com.caucho.server.admin
Class ListWebAppsQuery

java.lang.Object
  extended by com.caucho.server.admin.ListWebAppsQuery
All Implemented Interfaces:
java.io.Serializable

public class ListWebAppsQuery
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ListWebAppsQuery()
           
 
Method Summary
 java.lang.String getHost()
           
 void setHost(java.lang.String host)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListWebAppsQuery

public ListWebAppsQuery()
Method Detail

getHost

public java.lang.String getHost()

setHost

public void setHost(java.lang.String host)