Seam Core JSF2 2.3.1.CR1

org.jboss.seam.async
Class Asynchronous.ContextualAsynchronousRequest

java.lang.Object
  extended by org.jboss.seam.async.Asynchronous.ContextualAsynchronousRequest
Enclosing class:
Asynchronous

protected abstract class Asynchronous.ContextualAsynchronousRequest
extends Object


Constructor Summary
Asynchronous.ContextualAsynchronousRequest(Object timer)
           
 
Method Summary
protected abstract  void process()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Asynchronous.ContextualAsynchronousRequest

public Asynchronous.ContextualAsynchronousRequest(Object timer)
Method Detail

process

protected abstract void process()

run

public void run()

Seam Core JSF2 2.3.1.CR1

Copyright © 2013 Seam Framework. All Rights Reserved.