protected static class GlassfishNetworkListener.HttpAdapterImpl extends Object implements HttpAdapter
| Constructor and Description |
|---|
GlassfishNetworkListener.HttpAdapterImpl(com.sun.enterprise.config.serverbeans.VirtualServer virtualServer,
ContainerMapper conainerMapper,
String webAppRootPath) |
| Modifier and Type | Method and Description |
|---|---|
ContainerMapper |
getMapper() |
com.sun.enterprise.config.serverbeans.VirtualServer |
getVirtualServer() |
String |
getWebAppRootPath() |
public GlassfishNetworkListener.HttpAdapterImpl(com.sun.enterprise.config.serverbeans.VirtualServer virtualServer,
ContainerMapper conainerMapper,
String webAppRootPath)
public ContainerMapper getMapper()
getMapper in interface HttpAdapterpublic com.sun.enterprise.config.serverbeans.VirtualServer getVirtualServer()
getVirtualServer in interface HttpAdapterpublic String getWebAppRootPath()
getWebAppRootPath in interface HttpAdapterCopyright © 2013. All Rights Reserved.