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