Uses of Class
org.gcube.common.events.impl.Observer
Packages that use Observer
-
Uses of Observer in org.gcube.common.events.impl
Methods in org.gcube.common.events.impl that return types with arguments of type ObserverModifier and TypeMethodDescriptionObserver.observersFor(Object object, ExecutorService service) Creates observer wrappers for all @Observes methods in the given object.