org.apache.openejb.jee
Interface TimerConsumer
- All Known Implementing Classes:
- ManagedBean, MessageDrivenBean, SessionBean, SingletonBean, StatefulBean, StatelessBean
public interface TimerConsumer
- Version:
- $Rev: 980633 $ $Date: 2010-07-30 02:03:51 +0000 (Fri, 30 Jul 2010) $
getTimeoutMethod
NamedMethod getTimeoutMethod()
setTimeoutMethod
void setTimeoutMethod(NamedMethod value)
getTimerConsumerName
String getTimerConsumerName()
getTimer
List<Timer> getTimer()
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.