org.omg.PortableInterceptor

Interface PolicyFactory

public interface PolicyFactory extends PolicyFactoryOperations, Object, IDLEntity

The ORBInitializer may register the PolicyFactory to create the service specific policies later. The factory will be later used by org.omg.CORBA.ORB#create_policy.

See Also: ORBInitInfoOperations org.omg.CORBA.ORB#create_policy