org.apache.tuscany.sca.implementation.xquery.impl
Class XQueryImplementationFactoryImpl

java.lang.Object
  extended by org.apache.tuscany.sca.implementation.xquery.impl.XQueryImplementationFactoryImpl
All Implemented Interfaces:
XQueryImplementationFactory

public class XQueryImplementationFactoryImpl
extends java.lang.Object
implements XQueryImplementationFactory

Actual implementation of the XQuery implementation factory


Field Summary
 
Fields inherited from interface org.apache.tuscany.sca.implementation.xquery.XQueryImplementationFactory
INSTANCE
 
Constructor Summary
XQueryImplementationFactoryImpl()
           
 
Method Summary
 XQueryImplementation createXQueryImplementation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XQueryImplementationFactoryImpl

public XQueryImplementationFactoryImpl()
Method Detail

createXQueryImplementation

public XQueryImplementation createXQueryImplementation()
Specified by:
createXQueryImplementation in interface XQueryImplementationFactory