|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.env.deploy.AbstractUpdateListener
public class AbstractUpdateListener
Interface for NetworkDeployService update listeners, used when tags contents are updated.
Constructor Summary | |
---|---|
AbstractUpdateListener()
|
Method Summary | |
---|---|
void |
onUpdate(java.lang.String tag)
Notification of an update. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractUpdateListener()
Method Detail |
---|
public void onUpdate(java.lang.String tag)
DeployUpdateListener
onUpdate
in interface DeployUpdateListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |