| Package | Description |
|---|---|
| com.sun.appserv.connectors.internal.spi | |
| com.sun.enterprise.connectors.naming | |
| com.sun.jdo.spi.persistence.support.sqlstore.ejb |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorNamingEventListener.connectorNamingEventPerformed(ConnectorNamingEvent event)
Listeners registered for the event will get notified via this method.
Listeners interested in the event will override this method and perform their required operations. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorNamingEventNotifier.notifyListeners(ConnectorNamingEvent event)
Notifies all the registered listeners about naming event.
|
void |
ConnectorResourceNamingEventNotifier.notifyListeners(ConnectorNamingEvent event)
Notifies all the registered listeners about the naming event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SunTransactionHelper.connectorNamingEventPerformed(ConnectorNamingEvent event) |
Copyright © 2019. All rights reserved.