Apache CXF API

org.apache.cxf.transport.http_jetty
Class JettyContextInspector

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

public class JettyContextInspector
extends Object
implements 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 ContextInspector

Apache CXF API

Apache CXF