Drools :: Persistence :: JPA 6.0.0.CR1

org.drools.persistence.jpa
Class JpaJDKTimerService.JDKCallableJobCommand

java.lang.Object
  extended by org.drools.persistence.jpa.JpaJDKTimerService.JDKCallableJobCommand
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<Void>, org.kie.api.command.Command<Void>
Enclosing class:
JpaJDKTimerService

public static class JpaJDKTimerService.JDKCallableJobCommand
extends Object
implements org.drools.core.command.impl.GenericCommand<Void>

See Also:
Serialized Form

Constructor Summary
JpaJDKTimerService.JDKCallableJobCommand(JpaJDKTimerService.JpaJDKCallableJob job)
           
 
Method Summary
 Void execute(org.kie.internal.command.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JpaJDKTimerService.JDKCallableJobCommand

public JpaJDKTimerService.JDKCallableJobCommand(JpaJDKTimerService.JpaJDKCallableJob job)
Method Detail

execute

public Void execute(org.kie.internal.command.Context context)
Specified by:
execute in interface org.drools.core.command.impl.GenericCommand<Void>

Drools :: Persistence :: JPA 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.