org.ow2.bonita.pvm.internal.jobexecutor
Class AcquireJobsCmd

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.jobexecutor.AcquireJobsCmd
All Implemented Interfaces:
java.io.Serializable, Command<java.util.Collection<java.lang.Long>>

public class AcquireJobsCmd
extends java.lang.Object
implements Command<java.util.Collection<java.lang.Long>>

Author:
Tom Baeyens
See Also:
Serialized Form

Constructor Summary
AcquireJobsCmd(JobExecutor jobExecutor)
           
 
Method Summary
 java.util.Collection<java.lang.Long> execute(Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcquireJobsCmd

public AcquireJobsCmd(JobExecutor jobExecutor)
Method Detail

execute

public java.util.Collection<java.lang.Long> execute(Environment environment)
                                             throws java.lang.Exception
Specified by:
execute in interface Command<java.util.Collection<java.lang.Long>>
Throws:
java.lang.Exception


Copyright © 2009 OW2 Consortium. All Rights Reserved.