|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| OwAdviser | An advice collection. |
| OwJoinPointResultCollector | A join point defines when an advice must run . |
| OwNativeSearchAdvice | OwNativeSearchAdvice. |
| Class Summary | |
|---|---|
| OwAdvicedProxy | A Proxy InvocationHandler and factory ( see OwAdvicedProxy.newAdvicedProxy(Object, Class, Object...)) to be used
in advice based contexts. |
| OwBooleanCollector | Boolean result OwrReturnTypeCollector. |
| OwJoinPoint | A join point defines when an advice must run . |
| OwPeerMethodCollector | An OwReflectiveCollector that collects results through methods
having the same name as the advice method and an argument that matches the type
of the advice method return type. |
| OwReflectiveCollector | A result collector that uses reflection to match an abstract collect method for each advice method call result. |
| OwrReturnTypeCollector | An OwReflectiveCollector that collects results through methods
than are named "collect" and have an argument that matches the type
of the advice method return type. |
| OwThreadAdviser | A thread localized advice collection. |
| Annotation Types Summary | |
|---|---|
| OwAdvice | Interfaces marked with this annotation are considered eaop-advice-interfaces
by the OwAdvisers. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||