|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--tweed.system.interceptor.InterceptorBuilder
| Constructor Summary | |
InterceptorBuilder()
|
|
| Method Summary | |
java.lang.Object |
build(java.lang.ClassLoader classLoader,
java.lang.Object subject,
InterceptionHandler handler)
|
java.lang.Object |
build(java.lang.Object subject,
InterceptionHandler interceptor)
|
static InterceptorBuilder |
getInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterceptorBuilder()
| Method Detail |
public static InterceptorBuilder getInstance()
public java.lang.Object build(java.lang.Object subject,
InterceptionHandler interceptor)
throws PropertyDefinitionException
PropertyDefinitionException
public java.lang.Object build(java.lang.ClassLoader classLoader,
java.lang.Object subject,
InterceptionHandler handler)
throws PropertyDefinitionException
PropertyDefinitionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||