Package com.basis.api.admin
Interface BBjAdminEventManager
- All Superinterfaces:
Serializable
The single event manager for the BBjServices installation.
-
Method Summary
Modifier and TypeMethodDescriptionvoidcommit()getAsyncTriggerJobHandler(String p_jobUUID) getReplicationJobHandler(String p_jobUUID) booleanvoidsetAsyncTriggerJobs(Map<String, BBjAdminAsyncTriggerJobEventHandlerGroup> p_replicationJobs) voidsetBbjProcCount(BBjAdminProcessesCountEventHandler p_bbjProcCount) voidsetBbjProcHungProcess(BBjAdminProcessesHungProcessEventHandler p_bbjProcHungProcess) voidsetBbjProcProcessNotRunning(BBjAdminProcessesProcessNotRunningEventHandler p_bbjProcProcessNotRunning) voidsetDiskFreeDiskSpaceLow(BBjAdminDiskSpaceLowEventHandler p_diskFreeDiskSpaceLow) voidsetHandlerClasspath(String p_handlerClasspath) voidsetHandlerConfig(String p_handlerConfig) voidsetHandlerPassword(String p_handlerPassword) voidsetHandlerProgram(String p_handlerProgram) voidsetHandlerUser(String p_handlerUser) voidsetHandlerWorkingDir(String p_handlerWorkingDir) voidsetLastNotification(Long p_lastNotification) voidsetLicenseCheckoutFailed(BBjAdminLicenseCheckoutFailedEventHandler p_licenseCheckoutFailed) voidsetLicenseCountLow(Map<String, BBjAdminLicenseCountLowEventHandler> p_handlers) voidvoidsetLicenseExpiringChecks(boolean p_value) voidsetMemoryFreeMemoryTooLow(BBjAdminMemoryFreeMemoryTooLowEventHandler p_memoryFreeMemoryTooLow) voidsetMemoryOutOfMemory(BBjAdminMemoryOutOfMemoryEventHandler p_memoryOutOfMemory) voidsetNotificationBcc(String p_notificationBcc) voidsetNotificationCc(String p_notificationCc) voidsetNotificationEmailService(String p_notificationEmailService) voidsetNotificationReplyTo(String p_notificationReplyTo) voidsetNotificationSubject(String p_notificationSubject) voidsetNotificationTo(String p_notificationTo) voidsetReplicationJobs(Map<String, BBjAdminReplicationJobEventHandlerGroup> p_replicationJobs) voidsetSecurityInvalidPassword(BBjAdminSecurityInvalidPasswordEventHandler p_securityInvalidPassword) voidsetWaitBetweenNotifications(Long p_waitBetweenNotifications) voidupdate(BBjAdminEventManager p_manager) voidvoid
-
Method Details
-
getReplicationJobs
- Throws:
BBjAdminException
-
getAsyncTriggerJobs
- Throws:
BBjAdminException
-
getMemoryOutOfMemory
- Throws:
BBjAdminException
-
getMemoryFreeMemoryTooLow
- Throws:
BBjAdminException
-
getDiskFreeDiskSpaceLow
- Throws:
BBjAdminException
-
getBbjProcCount
- Throws:
BBjAdminException
-
getBbjProcProcessNotRunning
BBjAdminProcessesProcessNotRunningEventHandler getBbjProcProcessNotRunning() throws BBjAdminException- Throws:
BBjAdminException
-
getBbjProcHungProcess
- Throws:
BBjAdminException
-
setLicenseCountLow
void setLicenseCountLow(Map<String, BBjAdminLicenseCountLowEventHandler> p_handlers) throws BBjAdminException- Throws:
BBjAdminException
-
setLicenseExpiresInDays
void setLicenseExpiresInDays(Map<String, BBjAdminLicenseExpiresInDaysEventHandler> p_expires) throws BBjAdminException- Throws:
BBjAdminException
-
getSecurityInvalidPassword
- Throws:
BBjAdminException
-
getLicenseCountLow
- Throws:
BBjAdminException
-
getLicenseExpiresInDays
Map<String,BBjAdminLicenseExpiresInDaysEventHandler> getLicenseExpiresInDays() throws BBjAdminException- Throws:
BBjAdminException
-
getLicenseCheckoutFailed
- Throws:
BBjAdminException
-
setReplicationJobs
void setReplicationJobs(Map<String, BBjAdminReplicationJobEventHandlerGroup> p_replicationJobs) throws BBjAdminException- Throws:
BBjAdminException
-
setAsyncTriggerJobs
void setAsyncTriggerJobs(Map<String, BBjAdminAsyncTriggerJobEventHandlerGroup> p_replicationJobs) throws BBjAdminException- Throws:
BBjAdminException
-
setMemoryOutOfMemory
void setMemoryOutOfMemory(BBjAdminMemoryOutOfMemoryEventHandler p_memoryOutOfMemory) throws BBjAdminException - Throws:
BBjAdminException
-
setMemoryFreeMemoryTooLow
void setMemoryFreeMemoryTooLow(BBjAdminMemoryFreeMemoryTooLowEventHandler p_memoryFreeMemoryTooLow) throws BBjAdminException - Throws:
BBjAdminException
-
setDiskFreeDiskSpaceLow
void setDiskFreeDiskSpaceLow(BBjAdminDiskSpaceLowEventHandler p_diskFreeDiskSpaceLow) throws BBjAdminException - Throws:
BBjAdminException
-
setBbjProcCount
- Throws:
BBjAdminException
-
setBbjProcProcessNotRunning
void setBbjProcProcessNotRunning(BBjAdminProcessesProcessNotRunningEventHandler p_bbjProcProcessNotRunning) throws BBjAdminException - Throws:
BBjAdminException
-
setBbjProcHungProcess
void setBbjProcHungProcess(BBjAdminProcessesHungProcessEventHandler p_bbjProcHungProcess) throws BBjAdminException - Throws:
BBjAdminException
-
setSecurityInvalidPassword
void setSecurityInvalidPassword(BBjAdminSecurityInvalidPasswordEventHandler p_securityInvalidPassword) throws BBjAdminException - Throws:
BBjAdminException
-
setLicenseCheckoutFailed
void setLicenseCheckoutFailed(BBjAdminLicenseCheckoutFailedEventHandler p_licenseCheckoutFailed) throws BBjAdminException - Throws:
BBjAdminException
-
commit
- Throws:
BBjAdminException
-
update
- Throws:
BBjAdminException
-
updateReplicationJobsMap
- Throws:
BBjAdminException
-
updateAsyncTriggerJobsMap
- Throws:
BBjAdminException
-
getReplicationJobHandler
-
getAsyncTriggerJobHandler
-
getNotificationEmailService
String getNotificationEmailService() -
setNotificationEmailService
-
getNotificationTo
String getNotificationTo() -
setNotificationTo
-
getNotificationCc
String getNotificationCc() -
setNotificationCc
-
getNotificationBcc
String getNotificationBcc() -
setNotificationBcc
-
getNotificationReplyTo
String getNotificationReplyTo() -
setNotificationReplyTo
-
getNotificationSubject
String getNotificationSubject() -
setNotificationSubject
-
getHandlerProgram
String getHandlerProgram() -
setHandlerProgram
-
getHandlerUser
String getHandlerUser() -
setHandlerUser
-
getHandlerPassword
String getHandlerPassword() -
setHandlerPassword
-
getHandlerConfig
String getHandlerConfig() -
setHandlerConfig
-
getHandlerWorkingDir
String getHandlerWorkingDir() -
setHandlerWorkingDir
-
getHandlerClasspath
String getHandlerClasspath() -
setHandlerClasspath
-
getWaitBetweenNotifications
Long getWaitBetweenNotifications() -
setWaitBetweenNotifications
-
getLastNotification
Long getLastNotification() -
setLastNotification
-
isLicenseExpiringChecks
boolean isLicenseExpiringChecks() -
setLicenseExpiringChecks
void setLicenseExpiringChecks(boolean p_value)
-