|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Binding | |
---|---|
org.jboss.aop.microcontainer.beans |
Uses of Binding in org.jboss.aop.microcontainer.beans |
---|
Classes in org.jboss.aop.microcontainer.beans that implement Binding | |
---|---|
class |
ArrayBinding
|
class |
AspectBinding
An AspectBinding. |
Fields in org.jboss.aop.microcontainer.beans with type parameters of type Binding | |
---|---|
protected Map<String,Binding> |
Aspect.bindings
All the AspectBindings referencing this Aspect |
Methods in org.jboss.aop.microcontainer.beans that return Binding | |
---|---|
Binding |
BindingEntry.getBinding()
|
Methods in org.jboss.aop.microcontainer.beans with parameters of type Binding | |
---|---|
List<InterceptorEntry> |
Stack.getClonedAdvices(Binding binding)
|
void |
BindingEntry.setBinding(Binding binding)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |