org.apache.openejb.core.timer
Class TimerHandleImpl
java.lang.Object
org.apache.openejb.core.timer.TimerHandleImpl
- All Implemented Interfaces:
- Serializable, javax.ejb.TimerHandle
public class TimerHandleImpl
- extends Object
- implements javax.ejb.TimerHandle, Serializable
- See Also:
- Serialized Form
|
Method Summary |
javax.ejb.Timer |
getTimer()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerHandleImpl
public TimerHandleImpl(long id,
String deploymentId)
getTimer
public javax.ejb.Timer getTimer()
- Specified by:
getTimer in interface javax.ejb.TimerHandle
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.