Uses of Interface
com.tick42.glue.desktop.intents.IntentListenerRegistration
Packages that use IntentListenerRegistration
-
Uses of IntentListenerRegistration in com.tick42.glue.desktop.intents
Methods in com.tick42.glue.desktop.intents that return types with arguments of type IntentListenerRegistrationModifier and TypeMethodDescriptionIntents.addIntentListener(IntentListenerRequest<T> request, IntentContextHandler<T,R> handler)Intents.addIntentListener(String intent, IntentContextHandler<Map<String,Object>,Map<String,Object>> handler)