Beispiel #1
0
 /** {@inheritDoc} */
 @Override
 public void cancel() throws IllegalStateException, EJBException {
   timerService.cancelTimer(this);
 }