|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| org.jboss.aop | |
| org.jboss.aop.advice | |
| Uses of Scope in org.jboss.aop |
|---|
| Methods in org.jboss.aop that return Scope | |
|---|---|
Scope |
Aspect.scope()
|
Scope |
InterceptorDef.scope()
|
| Uses of Scope in org.jboss.aop.advice |
|---|
| Fields in org.jboss.aop.advice declared as Scope | |
|---|---|
static Scope |
Scope.PER_CLASS
|
static Scope |
Scope.PER_CLASS_JOINPOINT
|
static Scope |
Scope.PER_INSTANCE
|
static Scope |
Scope.PER_JOINPOINT
|
static Scope |
Scope.PER_VM
|
protected Scope |
AspectDefinition.scope
|
| Methods in org.jboss.aop.advice that return Scope | |
|---|---|
Scope |
InterceptorFactoryWrapper.getScope()
|
Scope |
AspectDefinition.getScope()
|
static Scope |
ScopeUtil.parse(String s)
|
| Methods in org.jboss.aop.advice with parameters of type Scope | |
|---|---|
void |
AspectDefinition.setScope(Scope scope)
|
| Constructors in org.jboss.aop.advice with parameters of type Scope | |
|---|---|
AspectDefinition(String name,
Scope scope,
AspectFactory factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||