org.apache.tuscany.sca.policy
Class DefaultIntentAttachPointTypeFactory

java.lang.Object
  extended by org.apache.tuscany.sca.policy.impl.IntentAttachPointTypeFactoryImpl
      extended by org.apache.tuscany.sca.policy.DefaultIntentAttachPointTypeFactory
All Implemented Interfaces:
IntentAttachPointTypeFactory

public class DefaultIntentAttachPointTypeFactory
extends IntentAttachPointTypeFactoryImpl
implements IntentAttachPointTypeFactory

Default implementation for IntentAttachPointTypeFactory


Constructor Summary
DefaultIntentAttachPointTypeFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.tuscany.sca.policy.impl.IntentAttachPointTypeFactoryImpl
createBindingType, createImplementationType
 
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.IntentAttachPointTypeFactory
createBindingType, createImplementationType
 

Constructor Detail

DefaultIntentAttachPointTypeFactory

public DefaultIntentAttachPointTypeFactory()