| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImplementationProviderFactory<M extends Implementation>
An interface for factories that create implementation providers.
| Method Summary | |
|---|---|
 ImplementationProvider | 
createImplementationProvider(RuntimeComponent component,
                             M Implementation)
Creates a new implementation provider for the given component.  | 
| Methods inherited from interface org.apache.tuscany.sca.provider.ProviderFactory | 
|---|
getModelType | 
| Method Detail | 
|---|
ImplementationProvider createImplementationProvider(RuntimeComponent component,
                                                    M Implementation)
component - The runtime componentImplementation - The implementation type
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||