|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.xquery.XQueryImplementationProviderFactory
public class XQueryImplementationProviderFactory
A factory for XQuery implementation providers
| Constructor Summary | |
|---|---|
XQueryImplementationProviderFactory(ExtensionPointRegistry registry)
|
|
| Method Summary | |
|---|---|
ImplementationProvider |
createImplementationProvider(RuntimeComponent component,
XQueryImplementation implementation)
Creates a new implementation provider for the given component. |
java.lang.Class<XQueryImplementation> |
getModelType()
The model type that this factory creates providers for. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XQueryImplementationProviderFactory(ExtensionPointRegistry registry)
| Method Detail |
|---|
public ImplementationProvider createImplementationProvider(RuntimeComponent component,
XQueryImplementation implementation)
ImplementationProviderFactory
createImplementationProvider in interface ImplementationProviderFactory<XQueryImplementation>component - The runtime componentimplementation - The implementation type
public java.lang.Class<XQueryImplementation> getModelType()
ProviderFactory
getModelType in interface ProviderFactory<XQueryImplementation>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||