org.drools.time.impl
Class MultiJobHandle
java.lang.Object
org.drools.time.impl.MultiJobHandle
- All Implemented Interfaces:
- JobHandle
public class MultiJobHandle
- extends Object
- implements JobHandle
A JobHandle container for scheduling multiple jobs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiJobHandle
public MultiJobHandle(List<JobHandle> jobHandles)
getJobHandles
public Object getJobHandles()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.