org.apache.tuscany.sca.policy
Class DefaultPolicyFactory

java.lang.Object
  extended by org.apache.tuscany.sca.policy.impl.PolicyFactoryImpl
      extended by org.apache.tuscany.sca.policy.DefaultPolicyFactory
All Implemented Interfaces:
PolicyFactory

public class DefaultPolicyFactory
extends PolicyFactoryImpl
implements PolicyFactory

A factory for the policy model.


Constructor Summary
DefaultPolicyFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.tuscany.sca.policy.impl.PolicyFactoryImpl
createIntent, createIntentMap, createPolicySet, createPolicySetReference, createProfileIntent, createQualifiedIntent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.tuscany.sca.policy.PolicyFactory
createIntent, createIntentMap, createPolicySet, createPolicySetReference, createProfileIntent, createQualifiedIntent
 

Constructor Detail

DefaultPolicyFactory

public DefaultPolicyFactory()