public class JUEventProducer extends java.lang.Object implements EventProducer
EventProducer| Constructor and Description | 
|---|
| JUEventProducer(JUCtrlActionBinding actBnd)constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.ArrayList | getEventDefinitionsList()getEventDefinitionsList gets the ArrayList of Eventdefintions associated with the Producer | 
| java.lang.String | getId()getId gets the Id of producer | 
| static JUEventProducer | getInstance(JUCtrlActionBinding actBnd) | 
public JUEventProducer(JUCtrlActionBinding actBnd)
actBnd - JUCtrlActionBinding Objectpublic java.lang.String getId()
getId in interface EventProducerpublic java.util.ArrayList getEventDefinitionsList()
getEventDefinitionsList in interface EventProducerEventDefinitionpublic static JUEventProducer getInstance(JUCtrlActionBinding actBnd)