org.apache.cxf.transport.http_jetty
Class JettyContextInspector

java.lang.Object
  extended by org.apache.cxf.transport.http_jetty.JettyContextInspector
All Implemented Interfaces:
org.apache.cxf.endpoint.ContextInspector

public class JettyContextInspector
extends Object
implements org.apache.cxf.endpoint.ContextInspector


Constructor Summary
JettyContextInspector()
           
 
Method Summary
 String getAddress(Object serverContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyContextInspector

public JettyContextInspector()
Method Detail

getAddress

public String getAddress(Object serverContext)
Specified by:
getAddress in interface org.apache.cxf.endpoint.ContextInspector


Apache CXF