org.apache.tuscany.sca.binding.jms.provider
Class DefaultJMSResourceFactoryExtensionPoint

java.lang.Object
  extended by org.apache.tuscany.sca.binding.jms.provider.DefaultJMSResourceFactoryExtensionPoint
All Implemented Interfaces:
JMSResourceFactoryExtensionPoint

public class DefaultJMSResourceFactoryExtensionPoint
extends java.lang.Object
implements JMSResourceFactoryExtensionPoint


Constructor Summary
DefaultJMSResourceFactoryExtensionPoint()
           
 
Method Summary
 JMSResourceFactory createJMSResourceFactory(JMSBinding binding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultJMSResourceFactoryExtensionPoint

public DefaultJMSResourceFactoryExtensionPoint()
Method Detail

createJMSResourceFactory

public JMSResourceFactory createJMSResourceFactory(JMSBinding binding)
Specified by:
createJMSResourceFactory in interface JMSResourceFactoryExtensionPoint