public interface TimerHandle extends Serializable
Timer getTimer() throws IllegalStateException, NoSuchObjectLocalException, EJBException
IllegalStateException - If this method is invoked while the instance is in
a state that does not allow access to this method.NoSuchObjectLocalException - If invoked on a timer that has expired or has been cancelled.EJBException - If this method could not complete due to a system-level failure.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.