org.ow2.jasmine.monitoring.mbeancmd.api
Class JasminePoll

java.lang.Object
  extended by org.ow2.jasmine.monitoring.mbeancmd.api.JasmineProbe
      extended by org.ow2.jasmine.monitoring.mbeancmd.api.JasminePoll

public class JasminePoll
extends JasmineProbe

Provides poll probe definition.

Author:
danesa

Field Summary
 
Fields inherited from class org.ow2.jasmine.monitoring.mbeancmd.api.JasmineProbe
PROBE_FAILED, PROBE_RUNNING, PROBE_STARTED, PROBE_STOPPED, PROBE_TOSTART
 
Constructor Summary
JasminePoll()
           
 
Method Summary
 java.lang.String getFilter()
           
 java.lang.String getWhich()
           
 void setFilter(java.lang.String filter)
           
 void setWhich(java.lang.String w)
           
 
Methods inherited from class org.ow2.jasmine.monitoring.mbeancmd.api.JasmineProbe
getError, getId, getName, getOutputList, getPeriod, getRefreshPeriod, getSeparator, getState, getTargetList, setError, setId, setName, setOutputList, setPeriod, setRefreshPeriod, setSeparator, setState, setTargetList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JasminePoll

public JasminePoll()
Method Detail

getWhich

public java.lang.String getWhich()

setWhich

public void setWhich(java.lang.String w)

getFilter

public java.lang.String getFilter()

setFilter

public void setFilter(java.lang.String filter)


Copyright © 2011 OW2 Consortium. All Rights Reserved.