Apache CXF API

org.apache.cxf.bus.extension
Class Extension

java.lang.Object
  extended by org.apache.cxf.bus.extension.Extension

public class Extension
extends Object


Constructor Summary
Extension()
           
 
Method Summary
 String getInterfaceName()
           
 void setInterfaceName(String i)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Extension

public Extension()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getInterfaceName

public String getInterfaceName()

setInterfaceName

public void setInterfaceName(String i)

Apache CXF API

Apache CXF