SMILA 1.0 API documentation

org.eclipse.smila.connectivity.framework.schema
Interface DataSourceConnectionConfigPlugin

All Known Implementing Classes:
DataSourceConnectionConfigPluginImpl, DataSourceConnectionConfigPluginImpl, DataSourceConnectionConfigPluginImpl, DataSourceConnectionConfigPluginImpl, DataSourceConnectionConfigPluginImpl, DataSourceConnectionConfigPluginImpl

public interface DataSourceConnectionConfigPlugin

The Interface DataSourceConnectionConfigPlugin.


Method Summary
 java.lang.String getMessagesPackage()
          Gets the messages package.
 java.lang.String getSchemaLocation()
          Gets the schema location relative bundle root.
 

Method Detail

getSchemaLocation

java.lang.String getSchemaLocation()
Gets the schema location relative bundle root.

Returns:
the schema location

getMessagesPackage

java.lang.String getMessagesPackage()
Gets the messages package.

Returns:
the messages package

SMILA 1.0 API documentation