public interface TimedObject
Modifier and Type | Method and Description |
---|---|
void |
ejbTimeout(Timer timer)
Invoked by the EJB container upon timer expiration.
|
void ejbTimeout(Timer timer)
timer
- Timer whose expiration caused this notificationCopyright © 2019 JBoss, a division of Red Hat, Inc.. All Rights Reserved.