Uses of Interface
org.eclipse.rap.rwt.service.ApplicationContextListener
Packages that use ApplicationContextListener
-
Uses of ApplicationContextListener in org.eclipse.rap.rwt.service
Methods in org.eclipse.rap.rwt.service with parameters of type ApplicationContextListenerModifier and TypeMethodDescriptionboolean
ApplicationContext.addApplicationContextListener
(ApplicationContextListener listener) Adds anApplicationContextListener
to this application context.boolean
ApplicationContext.removeApplicationContextListener
(ApplicationContextListener listener) Removes anApplicationContextListener
from this application context.