Apache CXF API

org.apache.cxf.tools.misc.processor.address
Class AddressFactory

java.lang.Object
  extended by org.apache.cxf.tools.misc.processor.address.AddressFactory

public final class AddressFactory
extends Object


Method Summary
 Address getAddresser(String name)
           
static AddressFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AddressFactory getInstance()

getAddresser

public Address getAddresser(String name)

Apache CXF API

Apache CXF