|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tango.server.events.EventTriggerFactory
public class EventTriggerFactory
Factory to build an event trigger in function of the event type
| Constructor Summary | |
|---|---|
EventTriggerFactory()
|
|
| Method Summary | |
|---|---|
static IEventTrigger |
createEventTrigger(EventType eventType,
AttributeImpl attribute)
Create an IEventTrigger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventTriggerFactory()
| Method Detail |
|---|
public static IEventTrigger createEventTrigger(EventType eventType,
AttributeImpl attribute)
throws fr.esrf.Tango.DevFailed
IEventTrigger
eventType - The event typeattribute - The attribute that will send events
fr.esrf.Tango.DevFailed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||