org.jbpm.enterprise
Interface LocalTimerHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface LocalTimerHome
extends javax.ejb.EJBLocalHome

Author:
Tom Baeyens

Method Summary
 LocalTimer findByPrimaryKey(java.lang.Long id)
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

findByPrimaryKey

LocalTimer findByPrimaryKey(java.lang.Long id)
                            throws javax.ejb.FinderException
Throws:
javax.ejb.FinderException