org.apache.cxf.ws.eventing.backend.notification
Class SubscriptionEndNotificationTask
java.lang.Object
org.apache.cxf.ws.eventing.backend.notification.SubscriptionEndNotificationTask
- All Implemented Interfaces:
- Runnable
public class SubscriptionEndNotificationTask
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubscriptionEndNotificationTask
public SubscriptionEndNotificationTask(SubscriptionTicket ticket,
String reason,
SubscriptionEndStatus status)
run
public void run()
- Specified by:
run
in interface Runnable
Apache CXF