| 
                  VisiBroker for Java  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InterceptorOperations
All Portable Interceptors implement Interceptor.
| Method Summary | |
|---|---|
 void | 
destroy()
Provides an opportunity to destroy this interceptor.  | 
 java.lang.String | 
name()
This method returns the name of the interceptor.  | 
| Method Detail | 
|---|
void destroy()
ORB.destroy.
   When an application calls ORB.destroy, the ORB:
   Interceptor::destroy operation for each interceptor.Interceptor::destroy() on object references
   for objects implemented on the VisiBroker ORB being destroyed result in
   undefined behavior. However, method invocations on objects
   implemented on VisiBroker ORB other than the one being destroyed are
   permitted. (This means that the VisiBroker ORB being destroyed is still
   capable of acting as a client, but not as a server.)
java.lang.String name()
  | 
                 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||