Uses of Class
de.xima.fc.gui.common.bean.push.ABackendPushContext
-
Packages that use ABackendPushContext Package Description de.xima.fc.gui.common.bean.push -
-
Uses of ABackendPushContext in de.xima.fc.gui.common.bean.push
Subclasses of ABackendPushContext in de.xima.fc.gui.common.bean.push Modifier and Type Class Description class
BackendApplicationPushContext
A backend push context that should scoped to the application scope.class
BackendSessionPushContext
A backend push context that should be scoped to a HTTP session.class
BackendViewPushContext
A backend push context that is scoped to a JSF view.
-