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