com.sun.enterprise.config.serverbeans
Class HttpService.Duck
java.lang.Object
com.sun.enterprise.config.serverbeans.HttpService.Duck
- Enclosing interface:
- HttpService
public static class HttpService.Duck
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpService.Duck
public HttpService.Duck()
getVirtualServerByName
public static VirtualServer getVirtualServerByName(HttpService target,
String name)
getNonAdminVirtualServerList
public static List<String> getNonAdminVirtualServerList(HttpService target)
getHttpListenerById
@Deprecated
public static HttpListener getHttpListenerById(HttpService target,
String id)
- Deprecated.
Copyright © 2012 GlassFish Community. All Rights Reserved.