|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KernelRegistryPlugin | |
|---|---|
| org.jboss.classloading.plugins | Classes used to define classloading, an abstract implementation. |
| org.jboss.kernel.plugins.dependency | Kernel plugins, an abstract dependency implementation. |
| org.jboss.kernel.plugins.registry | Kernel plugins, an abstract registry implementation. |
| org.jboss.kernel.plugins.registry.basic | Kernel plugins, a basic registry implementation. |
| Uses of KernelRegistryPlugin in org.jboss.classloading.plugins |
|---|
| Classes in org.jboss.classloading.plugins that implement KernelRegistryPlugin | |
|---|---|
class |
AbstractClassLoadingDomain
An abstract classloading domain. |
| Uses of KernelRegistryPlugin in org.jboss.kernel.plugins.dependency |
|---|
| Classes in org.jboss.kernel.plugins.dependency that implement KernelRegistryPlugin | |
|---|---|
class |
AbstractKernelController
Abstract Kernel controller. |
| Uses of KernelRegistryPlugin in org.jboss.kernel.plugins.registry |
|---|
| Methods in org.jboss.kernel.plugins.registry with parameters of type KernelRegistryPlugin | |
|---|---|
void |
AbstractKernelRegistry.addKernelRegistryFactory(KernelRegistryPlugin factory)
Add a kernel registry factory |
void |
AbstractKernelRegistry.removeKernelRegistryFactory(KernelRegistryPlugin factory)
Remove a kernel registry factory |
| Uses of KernelRegistryPlugin in org.jboss.kernel.plugins.registry.basic |
|---|
| Classes in org.jboss.kernel.plugins.registry.basic that implement KernelRegistryPlugin | |
|---|---|
class |
BasicKernelRegistryFactory
Basic Kernel registry factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||