Searched defs:register_interceptor (Results 1 - 4 of 4) sorted by relevance

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/interceptors/
H A DInterceptorList.java105 void register_interceptor( Interceptor interceptor, int type ) method in class:InterceptorList
H A DPINoOpHandlerImpl.java177 public void register_interceptor( Interceptor interceptor, int type ) method in class:PINoOpHandlerImpl
H A DPIHandlerImpl.java907 public void register_interceptor( Interceptor interceptor, int type ) method in class:PIHandlerImpl
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/spi/protocol/
H A DPIHandler.java298 void register_interceptor( Interceptor interceptor, int type ) method in interface:PIHandler

Completed in 167 milliseconds