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