org.apache.cxf.service
Interface ServiceBuilder
public interface ServiceBuilder
createService
ServiceInfo createService()
setBindingId
void setBindingId(java.lang.String id)
setTransportId
void setTransportId(java.lang.String id)
setBus
void setBus(Bus bus)
setAddress
void setAddress(java.lang.String addr)
setServiceClass
void setServiceClass(java.lang.Class clz)
getOutputFile
java.io.File getOutputFile()
validate
void validate()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.