Uses of Interface
org.objectweb.cjdbc.scenario.tools.components.ComponentManagerInterface

Packages that use ComponentManagerInterface
org.objectweb.cjdbc.scenario.tools.components Management of test components, like the controller start/stop and the databases start/stop mechanism 
org.objectweb.cjdbc.scenario.tools.components.backend Management of generic database components 
org.objectweb.cjdbc.scenario.tools.components.controller Management of controller components 
 

Uses of ComponentManagerInterface in org.objectweb.cjdbc.scenario.tools.components
 

Classes in org.objectweb.cjdbc.scenario.tools.components that implement ComponentManagerInterface
 class ComponentManager
          This class defines a ComponentManager
 

Uses of ComponentManagerInterface in org.objectweb.cjdbc.scenario.tools.components.backend
 

Classes in org.objectweb.cjdbc.scenario.tools.components.backend that implement ComponentManagerInterface
 class DatabaseManager
          This class defines a DatabaseManager
 

Uses of ComponentManagerInterface in org.objectweb.cjdbc.scenario.tools.components.controller
 

Classes in org.objectweb.cjdbc.scenario.tools.components.controller that implement ComponentManagerInterface
 class ControllerManager
          This class defines a ControllerManager
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.