2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.implementation.xquery.xml
Class XQueryIntrospector
java.lang.Object
org.apache.tuscany.sca.implementation.xquery.xml.XQueryIntrospector
public class XQueryIntrospector
- extends java.lang.Object
This class introspects an XQuery file and extracts out of it
all implemented service, references and properties
It also creates expression extensions for each operation
in the implemented services
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XQueryIntrospector
public XQueryIntrospector(AssemblyFactory assemblyFactory,
JavaInterfaceFactory javaFactory)
introspect
public boolean introspect(XQueryImplementation xqueryImplementation,
ModelResolver resolver)
throws ContributionResolveException
- Throws:
ContributionResolveException
createProperty
protected Property createProperty(javax.xml.namespace.QName type,
java.lang.String name)