Searched refs:registerPolicyFactory (Results 1 - 4 of 4) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/interceptors/
H A DPINoOpHandlerImpl.java192 public void registerPolicyFactory( int type, PolicyFactory factory ) { method in class:PINoOpHandlerImpl
H A DORBInitInfoImpl.java368 orb.getPIHandler().registerPolicyFactory( type, policy_factory );
H A DPIHandlerImpl.java146 // ORBInitInfo.registerPolicyFactory() method.
974 public void registerPolicyFactory( int type, PolicyFactory factory ) { method in class:PIHandlerImpl
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/protocol/
H A DPIHandler.java303 void registerPolicyFactory( int type, PolicyFactory factory ) ; method in interface:PIHandler

Completed in 102 milliseconds