|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectblackboard.platform.integration.extension.AbstractIntegrationProvider
public abstract class AbstractIntegrationProvider
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface blackboard.platform.integration.provider.IntegrationProvider |
|---|
IntegrationProvider.ProviderType |
| Constructor Summary | |
|---|---|
AbstractIntegrationProvider()
|
|
| Method Summary | |
|---|---|
protected IntegrationContext |
getIntegrationContext()
Retrieves an instance of the IntegrationContext |
protected Id |
getIntegrationId()
Retrieves the Id of the current integration. |
void |
initializeProvider(IntegrationContext integrationContext)
This method will be invoked by the Integration framework during the initialization of the provider. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractIntegrationProvider()
| Method Detail |
|---|
public void initializeProvider(IntegrationContext integrationContext)
IntegrationProvider
initializeProvider in interface IntegrationProviderintegrationContext - IntegrationContext for the current integration instanceprotected Id getIntegrationId()
protected IntegrationContext getIntegrationContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||