|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.connectivity.oda.consumer.util.manifest.PropertyProviderManifest
Encapsulates access to the manifest content of an ODA consumer extension of the helper's propertyProvider extension point.
Method Summary | |
IPropertyProvider |
createProvider()
Instantiates the property provider implemented by an ODA consumer extension of the propertyProvider extension point. |
java.lang.String |
getApplicationId()
Returns the consumer application id for which this extension is implemented. |
java.lang.String |
getNamespace()
Returns the namespace of the plugin that contributes this extension. |
java.lang.String |
getProviderClassName()
Returns the application-specific service provider class name that implements the IPropertyProvider interface for the extension. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getNamespace()
public java.lang.String getApplicationId()
public java.lang.String getProviderClassName()
public IPropertyProvider createProvider() throws OdaException
OdaException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |