|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActiveObjectLifeCycleInterceptorManager
This is the interface used to add ActiveObjectLifeCycleInterceptor.
| Method Summary | |
|---|---|
void |
add(ActiveObjectLifeCycleInterceptor interceptor)
This method is invoked by the ORB to add a ActiveObjectLifeCycleInterceptor. |
ActiveObjectLifeCycleInterceptor |
getChain()
Return the ActiveObjectLifeCycleInterceptor from the interceptor chain. |
| Method Detail |
|---|
ActiveObjectLifeCycleInterceptor getChain()
ActiveObjectLifeCycleInterceptor in the chain.void add(ActiveObjectLifeCycleInterceptor interceptor)
interceptor - ActiveObjectLifeCycleInterceptor to be added.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||