org.jboss.seam.contexts
Class RemotingLifecycle

java.lang.Object
  extended by org.jboss.seam.contexts.RemotingLifecycle

public class RemotingLifecycle
extends Object

Lifecycle management for Seam Remoting requests

Author:
Shane Bryzak

Constructor Summary
RemotingLifecycle()
           
 
Method Summary
static void restorePageContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemotingLifecycle

public RemotingLifecycle()
Method Detail

restorePageContext

public static void restorePageContext()