Uses of Interface
org.gcube.smartgears.application.manager.AppManagerObserver
-
Packages that use AppManagerObserver Package Description org.gcube.smartgears org.gcube.smartgears.application.manager -
-
Uses of AppManagerObserver in org.gcube.smartgears
Methods in org.gcube.smartgears that return AppManagerObserver Modifier and Type Method Description protected abstract AppManagerObserverApplicationManagerProvider. getObserver() -
Uses of AppManagerObserver in org.gcube.smartgears.application.manager
Classes in org.gcube.smartgears.application.manager that implement AppManagerObserver Modifier and Type Class Description classOfflineObserverclassOnlineObserverMethods in org.gcube.smartgears.application.manager that return AppManagerObserver Modifier and Type Method Description protected AppManagerObserverOfflineProvider. getObserver()protected AppManagerObserverOnlineProvider. getObserver()
-