org.jboss.ejb3.mcint.annotationadaptor
Class AddAnnotationPluginOnBeanAnnotationAdaptorCallbackService
java.lang.Object
org.jboss.ejb3.mcint.annotationadaptor.AddAnnotationPluginOnBeanAnnotationAdaptorCallbackService
public class AddAnnotationPluginOnBeanAnnotationAdaptorCallbackService
- extends java.lang.Object
AddAnnotationPluginOnBeanAnnotationAdaptorCallbackService
Service which, upon start, will install "addAnnotationPlugin" as a method
callback for the Bean Annotation Adapter.
This is to allow annotation plugins to be automatically registered upon
their installation into MC
- Version:
- $Revision: $
- Author:
- ALR
Method Summary |
protected org.jboss.kernel.Kernel |
getKernel()
|
protected void |
setKernel(org.jboss.kernel.Kernel kernel)
|
void |
start()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddAnnotationPluginOnBeanAnnotationAdaptorCallbackService
public AddAnnotationPluginOnBeanAnnotationAdaptorCallbackService(org.jboss.kernel.Kernel kernel)
start
public void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
getKernel
protected org.jboss.kernel.Kernel getKernel()
setKernel
protected void setKernel(org.jboss.kernel.Kernel kernel)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.