Class IntentListenerRequest<T>

java.lang.Object
com.tick42.glue.desktop.intents.IntentListenerRequest<T>
Type Parameters:
T - type of handled context data

public final class IntentListenerRequest<T> extends Object
Describes a request to define a dynamic Intent. The handler will have the same lifespan as your application instance.
Since:
1.4.1
See Also: