|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface ConnectionFactoryEventListener
An interface implemented by factory users who want to be notified of important events such as factory shutdown.
ConnectionFactoryShellInterface.addConnectionFactoryEventListener(com.sas.services.connection.ConnectionFactoryEventListener),
ConnectionFactoryShellInterface.removeConnectionFactoryEventListener(com.sas.services.connection.ConnectionFactoryEventListener)| Method Summary | |
|---|---|
void |
handleConnectionFactoryEvent(ConnectionFactoryEvent event)
Delivers a connection factory event. |
| Method Detail |
|---|
void handleConnectionFactoryEvent(ConnectionFactoryEvent event)
event - a connection factory event
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||