Uses of Interface
org.jboss.aop.asintegration.JBossIntegration

Packages that use JBossIntegration
org.jboss.aop.asintegration.core   
org.jboss.aop.deployment   
 

Uses of JBossIntegration in org.jboss.aop.asintegration.core
 

Methods in org.jboss.aop.asintegration.core that return JBossIntegration
 JBossIntegration AspectManagerServiceDelegate.getJBossIntegration()
          Get the integration
protected  JBossIntegration AspectManagerServiceDelegate.initIntegration()
          Initialize the integration if not alreday done so
 

Methods in org.jboss.aop.asintegration.core with parameters of type JBossIntegration
 void AspectManagerServiceDelegate.setJBossIntegration(JBossIntegration integration)
          Set the integration
 

Uses of JBossIntegration in org.jboss.aop.deployment
 

Methods in org.jboss.aop.deployment that return JBossIntegration
 JBossIntegration JBossIntegrationWrapperMBean.getIntegration()
           
 



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