Package com.basis.api.admin.events
Class BBjAdminReplicationTargetConnectionEventHandler
java.lang.Object
com.basis.api.admin.events.BBjAdminEventHandler
com.basis.api.admin.events.BBjAdminReplicationEventHandler
com.basis.api.admin.events.BBjAdminReplicationTargetConnectionEventHandler
- All Implemented Interfaces:
Serializable
public class BBjAdminReplicationTargetConnectionEventHandler
extends BBjAdminReplicationEventHandler
- See Also:
-
Field Summary
Fields inherited from class com.basis.api.admin.events.BBjAdminReplicationEventHandler
replicationJobId, replicationJobName
Fields inherited from class com.basis.api.admin.events.BBjAdminEventHandler
handlerClasspath, handlerConfig, handlerPassword, handlerProgram, handlerUser, handlerWorkingDir, lastNotification, notificationBcc, notificationCc, notificationEmailService, notificationReplyTo, notificationSubject, notificationTo, value, waitBetweenNotfications
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>
void
notifyHandler
(BBjAdminEventManager p_manager, String p_details) toString()
Methods inherited from class com.basis.api.admin.events.BBjAdminReplicationEventHandler
getReplicationJobId, getReplicationJobName, notifyHandler, setReplicationJobId, setReplicationJobName
Methods inherited from class com.basis.api.admin.events.BBjAdminEventHandler
getHandlerClasspath, getHandlerConfig, getHandlerPassword, getHandlerProgram, getHandlerUser, getHandlerWorkingDir, getLastNotification, getNotificationBcc, getNotificationCc, getNotificationEmailService, getNotificationReplyTo, getNotificationSubject, getNotificationTo, getValue, getWaitBetweenNotfications, setHandlerClasspath, setHandlerConfig, setHandlerPassword, setHandlerProgram, setHandlerUser, setHandlerWorkingDir, setLastNotification, setNotificationBcc, setNotificationCc, setNotificationEmailService, setNotificationReplyTo, setNotificationSubject, setNotificationTo, setValue, setWaitBetweenNotfications
-
Constructor Details
-
BBjAdminReplicationTargetConnectionEventHandler
public BBjAdminReplicationTargetConnectionEventHandler()
-
-
Method Details
-
toString
-
getValueClass
- Specified by:
getValueClass
in classBBjAdminEventHandler
-
notifyHandler
- Overrides:
notifyHandler
in classBBjAdminEventHandler
-