|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IORCreationInterceptorManager
This interface is used to add IORInterceptors.
| Method Summary | |
|---|---|
void |
add(IORCreationInterceptor interceptor)
This method is invoked by the ORB to add an IORInterceptor. |
IORCreationInterceptor |
getChain()
This method is used to return the IORCreationInterceptor from the chain of interceptors. |
| Method Detail |
|---|
IORCreationInterceptor getChain()
IORCreationInterceptor from the chain of interceptors.
IORCreationInterceptor from the interceptor chain.void add(IORCreationInterceptor interceptor)
interceptor - The IORCreationInterceptor to be added.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||