org.jboss.metadata.common.ejb
Interface ITimeoutTarget

All Known Implementing Classes:
MessageDrivenBeanMetaData, SessionBeanMetaData

public interface ITimeoutTarget

A bean that can be a target of an ejb timer

Version:
$Revision: 67275 $
Author:
Scott.Stark@jboss.org

Method Summary
 NamedMethodMetaData getTimeoutMethod()
           
 void setTimeoutMethod(NamedMethodMetaData timeoutMethod)
           
 

Method Detail

getTimeoutMethod

NamedMethodMetaData getTimeoutMethod()

setTimeoutMethod

void setTimeoutMethod(NamedMethodMetaData timeoutMethod)


Copyright © 2008 JBoss, A division of Red Hat. All Rights Reserved.