org.jboss.kernel.plugins.dependency
Class ClassContextKernelRegistryPlugin
java.lang.Object
org.jboss.kernel.plugins.dependency.ClassContextKernelRegistryPlugin
- All Implemented Interfaces:
- KernelRegistryPlugin
public class ClassContextKernelRegistryPlugin
- extends Object
- implements KernelRegistryPlugin
Class aware KernelRegistryPlugin.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassContextKernelRegistryPlugin
public ClassContextKernelRegistryPlugin(KernelController controller)
getEntry
public KernelRegistryEntry getEntry(Object name)
- Description copied from interface:
KernelRegistryPlugin
- Get a registration
- Specified by:
getEntry
in interface KernelRegistryPlugin
- Parameters:
name
- the name of the object
- Returns:
- the registration
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.