Uses of Class
org.jboss.kernel.plugins.annotations.CallbackAnnotationPlugin

Packages that use CallbackAnnotationPlugin
org.jboss.kernel.plugins.annotations   
 

Uses of CallbackAnnotationPlugin in org.jboss.kernel.plugins.annotations
 

Subclasses of CallbackAnnotationPlugin in org.jboss.kernel.plugins.annotations
 class InstallCallbackAnnotationPlugin<T extends AnnotatedInfo>
          Install callback annotation plugin.
 class MethodInstallCallbackAnnotationPlugin
          Method install annotation plugin.
 class MethodUninstallCallbackAnnotationPlugin
          Method uninstall annotation plugin.
 class PropertyInstallCallbackAnnotationPlugin
          Property install annotation plugin.
 class PropertyUninstallCallbackAnnotationPlugin
          Property uninstall annotation plugin.
 class UninstallCallbackAnnotationPlugin<T extends AnnotatedInfo>
          Uninstall annotation plugin.
 



Copyright ? 2007 JBoss Inc.. All Rights Reserved.