com.sun.enterprise.v3.services.impl
Class GlassfishNetworkListener.HttpAdapterImpl

java.lang.Object
  extended by com.sun.enterprise.v3.services.impl.GlassfishNetworkListener.HttpAdapterImpl
All Implemented Interfaces:
HttpAdapter
Enclosing class:
GlassfishNetworkListener

protected static class GlassfishNetworkListener.HttpAdapterImpl
extends Object
implements HttpAdapter


Constructor Summary
GlassfishNetworkListener.HttpAdapterImpl(VirtualServer virtualServer, ContainerMapper conainerMapper, String webAppRootPath)
           
 
Method Summary
 ContainerMapper getMapper()
           
 VirtualServer getVirtualServer()
           
 String getWebAppRootPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlassfishNetworkListener.HttpAdapterImpl

public GlassfishNetworkListener.HttpAdapterImpl(VirtualServer virtualServer,
                                                ContainerMapper conainerMapper,
                                                String webAppRootPath)
Method Detail

getMapper

public ContainerMapper getMapper()
Specified by:
getMapper in interface HttpAdapter

getVirtualServer

public VirtualServer getVirtualServer()
Specified by:
getVirtualServer in interface HttpAdapter

getWebAppRootPath

public String getWebAppRootPath()
Specified by:
getWebAppRootPath in interface HttpAdapter


Copyright © 2012. All Rights Reserved.