| Method from javax.ejb.Timer Detail: |
public void cancel() throws NoSuchObjectLocalException, EJBException, IllegalStateException
|
public TimerHandle getHandle() throws NoSuchObjectLocalException, EJBException, IllegalStateException
|
public Serializable getInfo() throws NoSuchObjectLocalException, EJBException, IllegalStateException
|
public Date getNextTimeout() throws NoSuchObjectLocalException, EJBException, IllegalStateException
|
public long getTimeRemaining() throws NoSuchObjectLocalException, EJBException, IllegalStateException
|