Uses of Package
org.jboss.dependency.spi

Packages that use org.jboss.dependency.spi
org.jboss.beans.metadata.plugins Classes used to deploy beans, an abstract implementation. 
org.jboss.beans.metadata.spi Classes used to deploy beans. 
org.jboss.dependency.plugins An abstract dependency implementation. 
org.jboss.dependency.plugins.spi.action Definition of action plugins. 
org.jboss.dependency.spi Classes used to define dependency plugins. 
org.jboss.kernel.plugins.dependency Kernel plugins, an abstract dependency implementation. 
org.jboss.kernel.plugins.deployment Kernel plugins, an abstract deployment implementation. 
org.jboss.kernel.plugins.registry Kernel plugins, an abstract registry implementation. 
org.jboss.kernel.spi.dependency Classes used to define dependency plugins. 
org.jboss.kernel.spi.registry Classes used to define registry plugins. 
org.jboss.test.kernel.junit   
 

Classes in org.jboss.dependency.spi used by org.jboss.beans.metadata.plugins
Controller
          A controller.
ControllerMode
          Mode of the context.
ControllerState
          Description of state.
DependencyItem
          Information about a single dependency.
 

Classes in org.jboss.dependency.spi used by org.jboss.beans.metadata.spi
ControllerMode
          Mode of the context.
ControllerState
          Description of state.
DependencyItem
          Information about a single dependency.
 

Classes in org.jboss.dependency.spi used by org.jboss.dependency.plugins
Controller
          A controller.
ControllerContext
          Information about a context.
ControllerContextActions
          Controller context actions.
ControllerMode
          Mode of the context.
ControllerState
          Description of state.
DependencyInfo
          Information about dependencies.
DependencyItem
          Information about a single dependency.
 

Classes in org.jboss.dependency.spi used by org.jboss.dependency.plugins.spi.action
ControllerContext
          Information about a context.
 

Classes in org.jboss.dependency.spi used by org.jboss.dependency.spi
Controller
          A controller.
ControllerContext
          Information about a context.
ControllerMode
          Mode of the context.
ControllerState
          Description of state.
DependencyInfo
          Information about dependencies.
DependencyItem
          Information about a single dependency.
 

Classes in org.jboss.dependency.spi used by org.jboss.kernel.plugins.dependency
Controller
          A controller.
ControllerContext
          Information about a context.
ControllerContextActions
          Controller context actions.
ControllerState
          Description of state.
DependencyItem
          Information about a single dependency.
 

Classes in org.jboss.dependency.spi used by org.jboss.kernel.plugins.deployment
ControllerMode
          Mode of the context.
ControllerState
          Description of state.
 

Classes in org.jboss.dependency.spi used by org.jboss.kernel.plugins.registry
Controller
          A controller.
ControllerContext
          Information about a context.
ControllerMode
          Mode of the context.
ControllerState
          Description of state.
DependencyInfo
          Information about dependencies.
 

Classes in org.jboss.dependency.spi used by org.jboss.kernel.spi.dependency
Controller
          A controller.
ControllerContext
          Information about a context.
 

Classes in org.jboss.dependency.spi used by org.jboss.kernel.spi.registry
ControllerContext
          Information about a context.
 

Classes in org.jboss.dependency.spi used by org.jboss.test.kernel.junit
ControllerState
          Description of state.
 



Copyright © 2004 JBoss Inc. All Rights Reserved.