T - typepublic class Subscription<T> extends Object implements AutoCloseable
| Constructor and Description | 
|---|
Subscription(T token,
                        org.apache.reef.wake.remote.impl.HandlerContainer<T> handlerContainer)
Constructs a subscription 
 | 
public Subscription(T token, org.apache.reef.wake.remote.impl.HandlerContainer<T> handlerContainer)
token - the token for finding the subscriptionhandlerContainer - the container managing handlersCopyright © 2015 The Apache Software Foundation. All rights reserved.