RichFaces Core Implementation 4.1.0.Final

org.richfaces.application.push.impl
Class PushContextFactoryImpl

java.lang.Object
  extended by org.richfaces.application.push.impl.PushContextFactoryImpl
All Implemented Interfaces:
org.richfaces.application.push.PushContextFactory

public class PushContextFactoryImpl
extends Object
implements org.richfaces.application.push.PushContextFactory

Author:
Nick Belaevski

Field Summary
static String PUSH_CONTEXT_RESOURCE_NAME
           
static String PUSH_HANDLER_MAPPING_ATTRIBUTE
           
 
Constructor Summary
PushContextFactoryImpl()
           
 
Method Summary
 org.richfaces.application.push.PushContext getPushContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PUSH_HANDLER_MAPPING_ATTRIBUTE

public static final String PUSH_HANDLER_MAPPING_ATTRIBUTE

PUSH_CONTEXT_RESOURCE_NAME

public static final String PUSH_CONTEXT_RESOURCE_NAME
See Also:
Constant Field Values
Constructor Detail

PushContextFactoryImpl

public PushContextFactoryImpl()
Method Detail

getPushContext

public org.richfaces.application.push.PushContext getPushContext()
Specified by:
getPushContext in interface org.richfaces.application.push.PushContextFactory

RichFaces Core Implementation 4.1.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.