com.caucho.server.host
Class HostWebAppDeployListener

java.lang.Object
  extended by com.caucho.server.host.HostWebAppDeployListener
All Implemented Interfaces:
RepositoryTagListener

public class HostWebAppDeployListener
extends java.lang.Object
implements RepositoryTagListener

The generator for the host deploy


Method Summary
 void onTagChange(java.lang.String tag)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

onTagChange

public void onTagChange(java.lang.String tag)
Specified by:
onTagChange in interface RepositoryTagListener

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object