Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.util
Class RunAsyncWrapper

java.lang.Object
  extended by org.jboss.errai.ioc.util.RunAsyncWrapper

public final class RunAsyncWrapper
extends Object

Author:
Mike Brock

Method Summary
static Statement wrap(Collection<Statement> statements)
           
static Statement wrap(Statement statement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

wrap

public static Statement wrap(Statement statement)

wrap

public static Statement wrap(Collection<Statement> statements)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.