brooklyn.management
Interface SubscriptionHandle


public interface SubscriptionHandle

A "receipt" returned by SubscriptionContext and SubscriptionManager's subscribe() methods. It can be used to unsubscribe - see SubscriptionContext.unsubscribe(SubscriptionHandle) and SubscriptionManager.unsubscribe(SubscriptionHandle).




Copyright © 2013. All Rights Reserved.