org.drools.persistence.jpa
Class JDKCallableJobCommand
java.lang.Object
org.drools.persistence.jpa.JDKCallableJobCommand
- All Implemented Interfaces:
- Serializable, Command<Void>, GenericCommand<Void>
public class JDKCallableJobCommand
- extends Object
- implements GenericCommand<Void>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDKCallableJobCommand
public JDKCallableJobCommand(JpaTimerJobInstance job)
execute
public Void execute(Context context)
- Specified by:
execute in interface GenericCommand<Void>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.