Uses of Class
org.scrashmeow.ojb.console.config.OjbConsole

Packages that use OjbConsole
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
org.scrashmeow.ojb.console.service Provides the classes that define services for the web application. 
org.scrashmeow.ojb.console.ui.plugin   
 

Uses of OjbConsole in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return OjbConsole
static OjbConsole OjbConsole.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Uses of OjbConsole in org.scrashmeow.ojb.console.service
 

Methods in org.scrashmeow.ojb.console.service that return OjbConsole
 OjbConsole ConfigServiceImpl.getConsoleConfig()
          Returns the consoleConfig.
 

Methods in org.scrashmeow.ojb.console.service with parameters of type OjbConsole
 ApplicationService ServiceFactoryImpl.createApplicationService(org.apache.struts.action.ActionServlet servlet, java.util.Properties runtimeProps, OjbConsole consoleConfig, UiDescriptorRepository uiRepo)
          Method createApplicationService @add-javadoc!!!
 ConfigService ServiceFactoryImpl.createConfigService(java.util.Properties ojbcProperties, OjbConsole consoleConfig)
          Method createConfigService @add-javadoc!!!
 ApplicationService ServiceFactory.createApplicationService(org.apache.struts.action.ActionServlet servlet, java.util.Properties runtimeProps, OjbConsole consoleConfig, UiDescriptorRepository uiRepo)
          Method createApplicationService @add-javadoc!!!
 ConfigService ServiceFactory.createConfigService(java.util.Properties runtimeProps, OjbConsole consoleConfig)
          Method createConfigService @add-javadoc!!!
 void ConfigServiceImpl.setConsoleConfig(OjbConsole consoleConfig)
          Sets the consoleConfig.
 

Uses of OjbConsole in org.scrashmeow.ojb.console.ui.plugin
 

Methods in org.scrashmeow.ojb.console.ui.plugin that return OjbConsole
protected  OjbConsole ApplicationPlugIn.loadConsoleConfig(java.lang.String name)
          Method loadConsoleConfig @add-javadoc!!!
 



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