Uses of Class
org.jboss.beans.metadata.plugins.factory.GenericBeanFactory

Packages that use GenericBeanFactory
org.jboss.aop.microcontainer.beans   
 

Uses of GenericBeanFactory in org.jboss.aop.microcontainer.beans
 

Subclasses of GenericBeanFactory in org.jboss.aop.microcontainer.beans
 class ClassLoaderAwareGenericBeanFactory
          CL aware GBF.
 

Fields in org.jboss.aop.microcontainer.beans declared as GenericBeanFactory
protected  GenericBeanFactory Aspect.advice
          The beanfactory representing the advice.
 

Methods in org.jboss.aop.microcontainer.beans that return GenericBeanFactory
 GenericBeanFactory Aspect.getAdvice()
          Get the advice.
 

Methods in org.jboss.aop.microcontainer.beans with parameters of type GenericBeanFactory
 void Aspect.install(GenericBeanFactory factory)
           
 void Aspect.setAdvice(GenericBeanFactory advice)
          Set the advice.
 



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