public class TestingMonitor extends AbstractStateMonitor implements AknHandler
monitorListeners| Constructor and Description |
|---|
TestingMonitor(BundleContext context,
java.util.concurrent.Executor executor,
EventProcessor eventProcessor,
java.lang.String sourceName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acknowledge(java.lang.String conditionId,
OperationParameters operationParameters,
java.util.Date aknTimestamp)
Perform acknowledge of monitor
|
void |
stop() |
protected void |
storePersistentInformation(PersistentInformation persistentInformation) |
protected void |
tick() |
akn, applyPersistentInformation, buildMonitorAttributes, createEvent, getCurrentState, injectEventAttributes, isSuppressEvents, sendEvent, sendEvent, sendEvent, setAttributes, setFailure, setFailure, setInactive, setOk, setState, setStringAttributes, setSuppressEvents, setUnsafe, triggerFailureaddStatusListener, getId, intern, notifyStateChange, removeStatusListenerpublic TestingMonitor(BundleContext context,
java.util.concurrent.Executor executor,
EventProcessor eventProcessor,
java.lang.String sourceName)
protected void tick()
public void stop()
public boolean acknowledge(java.lang.String conditionId,
OperationParameters operationParameters,
java.util.Date aknTimestamp)
AknHandleracknowledge in interface AknHandlerconditionId - the monitor to acknowledgeoperationParameters - the effective operation parametersaknTimestamp - the timestamp until which the state is acknowledgedtrue if the monitor was found and processed,
false otherwiseprotected void storePersistentInformation(PersistentInformation persistentInformation)
storePersistentInformation in class AbstractStateMonitor
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0