Class SystemMonitorImpl
java.lang.Object
org.duracloud.account.db.util.sys.impl.EventMonitorBase
org.duracloud.account.db.util.sys.impl.SystemMonitorImpl
- All Implemented Interfaces:
EventMonitor
This class monitors application events and notifies the system admin(s).
- Author:
- Andrew Woods Date: 3/21/11
-
Constructor Summary
ConstructorsConstructorDescriptionSystemMonitorImpl(NotificationMgr notificationMgr, McConfig config, AmaEndpoint amaEndpoint) -
Method Summary
Methods inherited from class org.duracloud.account.db.util.sys.impl.EventMonitorBase
accountCreated
-
Constructor Details
-
SystemMonitorImpl
-
-
Method Details
-
buildSubj
- Specified by:
buildSubjin classEventMonitorBase
-
buildBody
- Specified by:
buildBodyin classEventMonitorBase
-
buildRecipients
- Specified by:
buildRecipientsin classEventMonitorBase
-