org.apache.cxf.factory_pattern
Interface NumberFactory
public interface NumberFactory
This class was generated by Apache CXF 2.2.9
Wed Jun 02 11:51:59 EDT 2010
Generated source version: 2.2.9
create
@ResponseWrapper(localName="createResponse",
targetNamespace="http://factory_pattern.cxf.apache.org/",
className="org.apache.cxf.factory_pattern.CreateResponse")
@RequestWrapper(localName="create",
targetNamespace="http://factory_pattern.cxf.apache.org/",
className="org.apache.cxf.factory_pattern.Create")
javax.xml.ws.wsaddressing.W3CEndpointReference create(String id)
Apache CXF