|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
public class ServiceReferenceContextImpl
Implementation of EWS ServiceReferenceContext for JOnAS.
| Constructor Summary | |
|---|---|
ServiceReferenceContextImpl()
Default constructor |
|
| Method Summary | |
|---|---|
void |
addHandler(org.apache.ws.ews.context.webservices.server.WSCFHandler handler)
Add a given handler to the list of applied handlers |
org.apache.ws.ews.context.webservices.server.WSCFHandler[] |
getHandlers()
Return the array of Handlers to be pplied for this service-ref |
String |
getJaxrpcMappingFile()
Deprecated. not used by JOnAS |
String |
getServiceInterface()
Deprecated. not used by JOnAS |
QName |
getServiceQName()
Returns the QName of the service to be used |
String |
getServiceRefName()
Deprecated. not used by JOnAS |
String |
getWsdlFile()
Deprecated. not used by JOnAS |
void |
setJaxrpcMappingFile(String arg0)
Deprecated. not used by JOnAS |
void |
setServiceInterface(String arg0)
Deprecated. not used by JOnAS |
void |
setServiceQName(QName serviceQName)
Set the QName of the service to be used |
void |
setServiceRefName(String arg0)
Deprecated. not used by JOnAS |
void |
setWsdlFile(String arg0)
Deprecated. not used by JOnAS |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceReferenceContextImpl()
| Method Detail |
|---|
public void setServiceInterface(String arg0)
setServiceInterface in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.setServiceInterface(java.lang.String)public String getServiceInterface()
getServiceInterface in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.getServiceInterface()public String getWsdlFile()
getWsdlFile in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.getWsdlFile()public void setWsdlFile(String arg0)
setWsdlFile in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.setWsdlFile(java.lang.String)public void setServiceQName(QName serviceQName)
setServiceQName in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.setServiceQName(javax.xml.namespace.QName)public QName getServiceQName()
getServiceQName in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.getServiceQName()public String getJaxrpcMappingFile()
getJaxrpcMappingFile in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.getJaxrpcMappingFile()public void setJaxrpcMappingFile(String arg0)
setJaxrpcMappingFile in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.setJaxrpcMappingFile(java.lang.String)public String getServiceRefName()
getServiceRefName in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.getServiceRefName()public void setServiceRefName(String arg0)
setServiceRefName in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.setServiceRefName(java.lang.String)public org.apache.ws.ews.context.webservices.server.WSCFHandler[] getHandlers()
getHandlers in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContextServiceReferenceContext.getHandlers()public void addHandler(org.apache.ws.ews.context.webservices.server.WSCFHandler handler)
addHandler in interface org.apache.ws.ews.context.webservices.client.ServiceReferenceContexthandler - the added handlerServiceReferenceContext.addHandler(org.apache.ws.ews.context.webservices.server.WSCFHandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||