org.ow2.util.ee.metadata.ejbjar.api.xml.struct
Interface ITimer
- All Superinterfaces:
- Serializable
public interface ITimer
- extends Serializable
Defines timer for a given method.
- Author:
- Florent Benoit
|
Field Summary |
static String |
NAME
Name of this element. |
NAME
static final String NAME
- Name of this element.
- See Also:
- Constant Field Values
getTimeoutMethod
IMethodDD getTimeoutMethod()
- Returns:
- timeout method for which the timer applies.
getSchedule
IJEjbSchedule getSchedule()
- Returns:
- schedule of this timer
Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.