org.apache.airavata.wsmg.client
Class SubscriptionStub

java.lang.Object
  extended by org.apache.airavata.wsmg.client.WsrfResourceStub
      extended by org.apache.airavata.wsmg.client.SubscriptionStub

public class SubscriptionStub
extends WsrfResourceStub

TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates


Field Summary
 
Fields inherited from class org.apache.airavata.wsmg.client.WsrfResourceStub
opts
 
Method Summary
 void pauseSubscription()
           
 void resumeSubscription()
           
static void verbose(String msg)
           
 
Methods inherited from class org.apache.airavata.wsmg.client.WsrfResourceStub
destroy, getMultipleResourceProperties, getResourceEpr, getResourceProperty, getTimeoutInMilliSeconds, queryResourcePropertiesByXpath, setResourceProperties, setTerminationTime, setTimeoutInMilliSeconds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

pauseSubscription

public void pauseSubscription()
                       throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault

resumeSubscription

public void resumeSubscription()
                        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.