Uses of Class
org.rspeer.event.Subscription
-
Packages that use Subscription Package Description org.rspeer.event -
-
Uses of Subscription in org.rspeer.event
Methods in org.rspeer.event that return types with arguments of type Subscription Modifier and Type Method Description Set<Subscription>
EventDispatcher. getSubscriptions()
Set<Subscription>
Registry. getSubscriptions()
Set<Subscription>
Registry.Reflective. getSubscriptions()
List<Subscription>
Registry. getSubscriptionsForEvent(Class<?> eventType)
List<Subscription>
Registry.Reflective. getSubscriptionsForEvent(Class<?> eventType)
-