Uses of Interface
org.primefaces.push.PushContextListener

Packages that use PushContextListener
org.primefaces.push   
 

Uses of PushContextListener in org.primefaces.push
 

Subinterfaces of PushContextListener in org.primefaces.push
 interface AdvancedPushContextListener
          Advanced PushContextListener to listen to all available Atmosphere callbacks.
 

Methods in org.primefaces.push with parameters of type PushContextListener
 PushContext PushContext.addListener(PushContextListener p)
          Add an event listener.
 PushContext PushContextImpl.addListener(PushContextListener p)
           
 PushContext PushContext.removeListener(PushContextListener p)
          Remove a event listener.
 PushContext PushContextImpl.removeListener(PushContextListener p)
           
 



Copyright © 2013. All rights reserved.