| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorRuntime.registerConnectorNamingEventListener(ConnectorNamingEventListener listener)
register the connector naming event listener
|
void |
ConnectorRuntime.unregisterConnectorNamingEventListener(ConnectorNamingEventListener listener)
unregister the connector naming event listner
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorRuntime.registerConnectorNamingEventListener(ConnectorNamingEventListener listener)
register the connector naming event listener
|
void |
ConnectorRuntime.unregisterConnectorNamingEventListener(ConnectorNamingEventListener listener)
unregister the connector naming event listner
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorNamingEventNotifier.addListener(ConnectorNamingEventListener listener)
To add Listener which gets notified when the event happens
|
void |
ConnectorResourceNamingEventNotifier.addListener(ConnectorNamingEventListener listener)
To add Listener which gets notified when the event happens
|
void |
ConnectorNamingEventNotifier.removeListener(ConnectorNamingEventListener listener)
To remove listener such that it wont be notified anymore.
|
void |
ConnectorResourceNamingEventNotifier.removeListener(ConnectorNamingEventListener listener)
To remove listener such that it wont be notified anymore.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SunContainerHelper
Implementation for Sun specific CMP and Container interactions as defined
by the ContainerHelper interface.
|
class |
SunTransactionHelper
Sun specific implementation for TransactionHelper interface.
|
Copyright © 2019. All rights reserved.