Interface JCoConnectionEventListener
- All Superinterfaces:
ConnectionEventListener
- All Known Implementing Classes:
JCoListenerSTFC_CONNECTION
This interface should be implemented by a class which wants to be notified about JCo Calls to the SAP system.
-
Method Summary
Modifier and TypeMethodDescriptionvoidMethod is called when a connection event occurs.
-
Method Details
-
connectionEvent
Method is called when a connection event occurs.- Parameters:
event- Event
-