|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openmrs.api.EventListeners
public class EventListeners
Holds all OpenMRS event listeners
Constructor Summary | |
---|---|
EventListeners()
|
Method Summary | |
---|---|
java.util.List<GlobalPropertyListener> |
getGlobalPropertyListeners()
|
void |
setGlobalPropertyListeners(java.util.List<GlobalPropertyListener> globalPropertyListeners)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventListeners()
Method Detail |
---|
public java.util.List<GlobalPropertyListener> getGlobalPropertyListeners()
public void setGlobalPropertyListeners(java.util.List<GlobalPropertyListener> globalPropertyListeners)
|
OpenMRS-1.7.x | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |