Uses of Package
org.jboss.kernel.spi.registry

Packages that use org.jboss.kernel.spi.registry
org.jboss.guice.spi   
org.jboss.kernel The core Kernel implementation. 
org.jboss.kernel.plugins.bootstrap.basic Kernel plugins, a basic bootstrap implementation. 
org.jboss.kernel.plugins.config.property Kernel plugins, a kernel configuration implementation using system properties. 
org.jboss.kernel.plugins.dependency Kernel plugins, an abstract dependency implementation. 
org.jboss.kernel.plugins.event Kernel plugins, an abstract event implementation. 
org.jboss.kernel.plugins.lazy   
org.jboss.kernel.plugins.registry Kernel plugins, an abstract registry implementation. 
org.jboss.kernel.plugins.registry.basic Kernel plugins, a basic registry implementation. 
org.jboss.kernel.spi.config Classes used to define configuration plugins. 
org.jboss.kernel.spi.dependency Classes used to define dependency plugins. 
org.jboss.kernel.spi.dependency.helpers   
org.jboss.kernel.spi.registry Classes used to define registry plugins. 
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.guice.spi
KernelRegistryEntry
          A registry entry
KernelRegistryPlugin
          A registry plugin.
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel
KernelBus
          A bus.
KernelRegistry
          Deprecated. use the KernelBus for ad hoc invocations, and injection / Controller for anything else
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.plugins.bootstrap.basic
KernelBus
          A bus.
KernelRegistry
          Deprecated. use the KernelBus for ad hoc invocations, and injection / Controller for anything else
KernelRegistryEntry
          A registry entry
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.plugins.config.property
KernelBus
          A bus.
KernelRegistry
          Deprecated. use the KernelBus for ad hoc invocations, and injection / Controller for anything else
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.plugins.dependency
KernelRegistryEntry
          A registry entry
KernelRegistryPlugin
          A registry plugin.
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.plugins.event
KernelRegistry
          Deprecated. use the KernelBus for ad hoc invocations, and injection / Controller for anything else
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.plugins.lazy
KernelBus
          A bus.
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.plugins.registry
KernelBus
          A bus.
KernelRegistry
          Deprecated. use the KernelBus for ad hoc invocations, and injection / Controller for anything else
KernelRegistryEntry
          A registry entry
KernelRegistryPlugin
          A registry plugin.
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.plugins.registry.basic
KernelBus
          A bus.
KernelRegistry
          Deprecated. use the KernelBus for ad hoc invocations, and injection / Controller for anything else
KernelRegistryEntry
          A registry entry
KernelRegistryPlugin
          A registry plugin.
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.spi.config
KernelBus
          A bus.
KernelRegistry
          Deprecated. use the KernelBus for ad hoc invocations, and injection / Controller for anything else
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.spi.dependency
KernelRegistryEntry
          A registry entry
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.spi.dependency.helpers
KernelRegistryEntry
          A registry entry
 

Classes in org.jboss.kernel.spi.registry used by org.jboss.kernel.spi.registry
KernelRegistryEntry
          A registry entry
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.