org.apache.openejb.jee
Interface TimerConsumer

All Known Implementing Classes:
ManagedBean, MessageDrivenBean, SessionBean, SingletonBean, StatefulBean, StatelessBean

public interface TimerConsumer

Version:
$Rev: 607077 $ $Date: 2007-12-27 06:55:23 -0800 (Thu, 27 Dec 2007) $

Method Summary
 NamedMethod getTimeoutMethod()
           
 void setTimeoutMethod(NamedMethod value)
           
 

Method Detail

getTimeoutMethod

NamedMethod getTimeoutMethod()

setTimeoutMethod

void setTimeoutMethod(NamedMethod value)


Copyright © 1999-2010 The Apache OpenEJB development community. All Rights Reserved.