Uses of Package
org.scrashmeow.ojb.console

Packages that use org.scrashmeow.ojb.console
org.scrashmeow.ojb.console Provides the classes that relate to the entire web application. 
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
org.scrashmeow.ojb.console.config.repository Provides the object/xml classes for the application's repository metadata configuration (code-generated). 
org.scrashmeow.ojb.console.framework Provides the classes that define the base controller object layer for the web application. 
org.scrashmeow.ojb.console.service Provides the classes that define services for the web application. 
org.scrashmeow.ojb.console.ui.plugin   
 

Classes in org.scrashmeow.ojb.console used by org.scrashmeow.ojb.console
OjbcException
          Base class for all exceptions thrown within the application that would normally derive from Exception.
 

Classes in org.scrashmeow.ojb.console used by org.scrashmeow.ojb.console.config
GeneratedObject
          Base class for all code generated objects
 

Classes in org.scrashmeow.ojb.console used by org.scrashmeow.ojb.console.config.repository
GeneratedObject
          Base class for all code generated objects
 

Classes in org.scrashmeow.ojb.console used by org.scrashmeow.ojb.console.framework
OjbcException
          Base class for all exceptions thrown within the application that would normally derive from Exception.
 

Classes in org.scrashmeow.ojb.console used by org.scrashmeow.ojb.console.service
OjbcException
          Base class for all exceptions thrown within the application that would normally derive from Exception.
OjbcRuntimeException
          Base class for all runtime exceptions thrown within the console application The constructors within this class log the stack trace so by constructing an instance of this exception, logging automatically occurs.
 

Classes in org.scrashmeow.ojb.console used by org.scrashmeow.ojb.console.ui.plugin
OjbcServletException
          Base class for all servlet exceptions thrown within the console application The constructors within this class log the stack trace so by constructing an instance of this exception, logging automatically occurs.
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.