Uses of Interface
org.jboss.aop.AspectNotificationHandler

Packages that use AspectNotificationHandler
org.jboss.aop   
org.jboss.aop.deployment   
 

Uses of AspectNotificationHandler in org.jboss.aop
 

Fields in org.jboss.aop declared as AspectNotificationHandler
static AspectNotificationHandler AspectManager.notificationHandler
          This is a callback object that receives events about new pointcuts, interceptors and metadata.
 

Uses of AspectNotificationHandler in org.jboss.aop.deployment
 

Classes in org.jboss.aop.deployment that implement AspectNotificationHandler
 class AbstractAspectManagerService
           
 class AspectManagerService
          AspectManager service meant for use with JRockit or JDK 1.4
 class AspectManagerServiceJDK5
           
 



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