org.apache.cxf.factory_pattern
Interface NumberFactory
public interface NumberFactory
This class was generated by IONA FUSE Services Framework 2.0.9.0-fuse
Fri Oct 24 09:50:52 NDT 2008
Generated source version: 2.0.9.0-fuse
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")
EndpointReferenceType create(java.lang.String id)
Apache CXF