org.jboss.kernel.plugins.dependency
Class DescribeAction
java.lang.Object
org.jboss.dependency.plugins.action.AccessControllerContextAction<T,T>
org.jboss.dependency.plugins.action.SimpleControllerContextAction<KernelControllerContext>
org.jboss.kernel.plugins.dependency.KernelControllerContextAction
org.jboss.kernel.plugins.dependency.DescribeAction
- All Implemented Interfaces:
- org.jboss.dependency.plugins.action.ControllerContextAction
public class DescribeAction
- extends KernelControllerContextAction
DescribeAction.
- Version:
- $Revision: 68101 $
- Author:
- Adrian Brock
| Methods inherited from class org.jboss.dependency.plugins.action.SimpleControllerContextAction |
fullContextCast, secureInstallAction, secureUninstallAction, simpleContextCast, simpleInstallAction, simpleUninstallAction |
| Methods inherited from class org.jboss.dependency.plugins.action.AccessControllerContextAction |
install, uninstall |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeAction
public DescribeAction()
installActionInternal
protected void installActionInternal(KernelControllerContext context)
throws Throwable
- Overrides:
installActionInternal in class KernelControllerContextAction
- Throws:
Throwable
uninstallActionInternal
protected void uninstallActionInternal(KernelControllerContext context)
- Overrides:
uninstallActionInternal in class KernelControllerContextAction
getBeanAnnotationAdapter
protected BeanAnnotationAdapter getBeanAnnotationAdapter()
Copyright ? 2007 JBoss Inc.. All Rights Reserved.