org.omg.PortableInterceptor

Interface PolicyFactory

public interface PolicyFactory extends PolicyFactoryOperations, Object, IDLEntity

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

See Also: ORBInitInfoOperations ORB