|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingEntry | |
---|---|
org.jboss.aop.microcontainer.beans |
Uses of BindingEntry in org.jboss.aop.microcontainer.beans |
---|
Subclasses of BindingEntry in org.jboss.aop.microcontainer.beans | |
---|---|
class |
InterceptorEntry
An interceptor-ref or advice entry. |
class |
StackEntry
A stack-ref entry. |
Fields in org.jboss.aop.microcontainer.beans with type parameters of type BindingEntry | |
---|---|
protected List<BindingEntry> |
AspectBinding.advices
|
Methods in org.jboss.aop.microcontainer.beans that return types with arguments of type BindingEntry | |
---|---|
List<BindingEntry> |
AspectBinding.getAdvices()
|
List<BindingEntry> |
ArrayBinding.getAdvices()
|
Method parameters in org.jboss.aop.microcontainer.beans with type arguments of type BindingEntry | |
---|---|
void |
AspectBinding.setAdvices(List<BindingEntry> advices)
|
void |
ArrayBinding.setAdvices(List<BindingEntry> advices)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |