|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tango.server.events.PeriodicEventTrigger
public class PeriodicEventTrigger
manage trigger for EventType.PERIODIC_EVENT
| Constructor Summary | |
|---|---|
PeriodicEventTrigger(long period,
AttributeImpl attribute)
Ctr |
|
| Method Summary | |
|---|---|
boolean |
doCheck()
|
boolean |
isSendEvent()
|
void |
setError(fr.esrf.Tango.DevFailed error)
Notify the trigger of the last error occured |
void |
setPeriod(long period)
|
void |
updateProperties()
Update event properties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PeriodicEventTrigger(long period,
AttributeImpl attribute)
period - The period at which to send eventsattribute - the specified attribute| Method Detail |
|---|
public void setPeriod(long period)
public boolean isSendEvent()
isSendEvent in interface IEventTriggerpublic void setError(fr.esrf.Tango.DevFailed error)
IEventTrigger
setError in interface IEventTrigger
public void updateProperties()
throws fr.esrf.Tango.DevFailed
IEventTrigger
updateProperties in interface IEventTriggerfr.esrf.Tango.DevFailedpublic boolean doCheck()
doCheck in interface IEventTrigger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||