org.apache.cxf.factory_pattern
Interface NumberFactory


public interface NumberFactory

This class was generated by IONA FUSE Services Framework 2.0.3.0-fuse Tue Nov 20 19:08:37 NST 2007 Generated source version: 2.0.3.0-fuse


Method Summary
 EndpointReferenceType create(java.lang.String id)
           
 

Method Detail

create

@ResponseWrapper(targetNamespace="http://factory_pattern.cxf.apache.org/",
                 className="org.apache.cxf.factory_pattern.CreateResponse",
                 localName="createResponse")
@RequestWrapper(targetNamespace="http://factory_pattern.cxf.apache.org/",
                className="org.apache.cxf.factory_pattern.Create",
                localName="create")
EndpointReferenceType create(java.lang.String id)


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.