|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4corba.webservice.runtime.ProviderServiceCreator
public class ProviderServiceCreator
The Class ProviderCXFServiceCreator.
Constructor Summary | |
---|---|
ProviderServiceCreator()
Empty Constructor. |
Method Summary | |
---|---|
org.apache.cxf.service.Service |
createService(ProviderServiceDescriptor serviceDescriptor)
Creates the CXF service no specifying the interface name (gets it from the created service). |
org.apache.cxf.service.Service |
createService(ProviderServiceDescriptor serviceDescriptor,
QName interfaceName)
Creates the CXF service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProviderServiceCreator()
Method Detail |
---|
public org.apache.cxf.service.Service createService(ProviderServiceDescriptor serviceDescriptor, QName interfaceName) throws IOException, javax.wsdl.WSDLException, Jbi4CorbaException
serviceDescriptor
- interfaceName
-
IOException
javax.wsdl.WSDLException
Jbi4CorbaException
public org.apache.cxf.service.Service createService(ProviderServiceDescriptor serviceDescriptor) throws IOException, javax.wsdl.WSDLException, Jbi4CorbaException
serviceDescriptor
-
IOException
javax.wsdl.WSDLException
Jbi4CorbaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |