Package | Description |
---|---|
org.mockejb.interceptor |
Modifier and Type | Class and Description |
---|---|
class |
AspectSystemImpl
Provides the implementation of the AspectSystem by adding aspects to the
list and providing access to this list.
|
Modifier and Type | Method and Description |
---|---|
static AspectSystem |
AspectSystemFactory.getAspectSystem()
If system property "interceptor.aspect.system.thread" set to true,
returns AspectSystem instance which is stored in
a ThreadLocal variable.
|