|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.node.provider.NodeImplementationProviderFactory
public class NodeImplementationProviderFactory
Factory for node component implementation providers.
| Constructor Summary | |
|---|---|
NodeImplementationProviderFactory(ExtensionPointRegistry extensionPoints)
Constructs a new factory. |
|
| Method Summary | |
|---|---|
ImplementationProvider |
createImplementationProvider(RuntimeComponent component,
NodeImplementation implementation)
Creates a new implementation provider for the given component. |
java.lang.Class<NodeImplementation> |
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 NodeImplementationProviderFactory(ExtensionPointRegistry extensionPoints)
extensionPoints - | Method Detail |
|---|
public ImplementationProvider createImplementationProvider(RuntimeComponent component,
NodeImplementation implementation)
ImplementationProviderFactory
createImplementationProvider in interface ImplementationProviderFactory<NodeImplementation>component - The runtime componentimplementation - The implementation type
public java.lang.Class<NodeImplementation> getModelType()
ProviderFactory
getModelType in interface ProviderFactory<NodeImplementation>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||