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 © 2016 JBoss by Red Hat. All rights reserved.