org.apache.airavata.wsmg.client
Class WsrfResourceStub
java.lang.Object
org.apache.airavata.wsmg.client.WsrfResourceStub
- Direct Known Subclasses:
- SubscriptionStub, WidgetStub
public class WsrfResourceStub
- extends Object
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code
Templates
|
Field Summary |
protected org.apache.axis2.client.Options |
opts
|
|
Constructor Summary |
protected |
WsrfResourceStub(org.apache.axis2.addressing.EndpointReference resourceEpr,
long timeout)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
opts
protected org.apache.axis2.client.Options opts
WsrfResourceStub
protected WsrfResourceStub(org.apache.axis2.addressing.EndpointReference resourceEpr,
long timeout)
getResourceEpr
public org.apache.axis2.addressing.EndpointReference getResourceEpr()
getTimeoutInMilliSeconds
public long getTimeoutInMilliSeconds()
setTimeoutInMilliSeconds
public void setTimeoutInMilliSeconds(long timeout)
destroy
public void destroy()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
setTerminationTime
public void setTerminationTime(Calendar cal)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
getResourceProperty
public List<org.apache.axiom.om.OMElement> getResourceProperty(QName qn)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
getMultipleResourceProperties
public List<org.apache.axiom.om.OMElement> getMultipleResourceProperties(QName[] qnamez)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
queryResourcePropertiesByXpath
public List<org.apache.axiom.om.OMNode> queryResourcePropertiesByXpath(String query)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
setResourceProperties
public void setResourceProperties(org.apache.axiom.om.OMElement[] requests)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
verbose
public static void verbose(String msg)
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.