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 InstallFieldCallbackAnnotationPlugin
          Install field 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.
 class UninstallFieldCallbackAnnotationPlugin
          Uninstall field callback annotation plugin.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.