org.omg.PortableInterceptor
Interface PolicyFactoryOperations

All Known Subinterfaces:
PolicyFactory
All Known Implementing Classes:
OpenORBPolicyFactoryImpl, ORBPolicyManagerImpl

public interface PolicyFactoryOperations


Method Summary
 Policy create_policy(int type, Any value)
           
 

Method Detail

create_policy

public Policy create_policy(int type,
                            Any value)
                     throws PolicyError
Throws:
PolicyError