org.primefaces.push
Class PushContextFactory

java.lang.Object
  extended by org.primefaces.push.PushContextFactory

public class PushContextFactory
extends Object

Factory for retrieving PushContext


Method Summary
static PushContextFactory getDefault()
          Return the default factory
 PushContext getPushContext()
          Retrieve a PushContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static final PushContextFactory getDefault()
Return the default factory

Returns:
the default factory

getPushContext

public PushContext getPushContext()
Retrieve a PushContext

Returns:


Copyright © 2013. All Rights Reserved.