|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |