|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.registry.event.RegistryEventSupport
public class RegistryEventSupport
The Class RegistryEventSupport.
Constructor Summary | |
---|---|
RegistryEventSupport()
|
Method Summary | |
---|---|
void |
addRegistryListener(RegistryListener listener)
Adds the registry listener. |
void |
fireTagUpdateEvent(java.lang.String previousTag,
RegistryEntry entry)
Fire tag update event. |
java.util.List<RegistryListener> |
getRegistryListeners()
Gets the registry listeners. |
void |
setRegistryListeners(java.util.List<RegistryListener> registryListeners)
Sets the registry listeners. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryEventSupport()
Method Detail |
---|
public void fireTagUpdateEvent(java.lang.String previousTag, RegistryEntry entry)
previousTag
- the previous tagentry
- the entrypublic void addRegistryListener(RegistryListener listener)
listener
- the listenerpublic java.util.List<RegistryListener> getRegistryListeners()
public void setRegistryListeners(java.util.List<RegistryListener> registryListeners)
registryListeners
- the new registry listeners
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |