| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.policy.impl.PolicyFactoryImpl
public abstract class PolicyFactoryImpl
A factory for the policy model.
| Constructor Summary | |
|---|---|
PolicyFactoryImpl()
 | 
|
| Method Summary | |
|---|---|
 Intent | 
createIntent()
Create a new intent.  | 
 IntentMap | 
createIntentMap()
Create a new intent map.  | 
 PolicySet | 
createPolicySet()
Create a new policy set.  | 
 PolicySetReference | 
createPolicySetReference()
create a new PolicySetReference  | 
 ProfileIntent | 
createProfileIntent()
create a new Profile Intent  | 
 QualifiedIntent | 
createQualifiedIntent()
create a new QualifiedIntent  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PolicyFactoryImpl()
| Method Detail | 
|---|
public Intent createIntent()
PolicyFactory
createIntent in interface PolicyFactorypublic PolicySetReference createPolicySetReference()
PolicyFactory
createPolicySetReference in interface PolicyFactorypublic PolicySet createPolicySet()
PolicyFactory
createPolicySet in interface PolicyFactorypublic IntentMap createIntentMap()
PolicyFactory
createIntentMap in interface PolicyFactorypublic ProfileIntent createProfileIntent()
PolicyFactory
createProfileIntent in interface PolicyFactorypublic QualifiedIntent createQualifiedIntent()
PolicyFactory
createQualifiedIntent in interface PolicyFactory
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||