org.springframework.jee.spi
Class EjbProxyMetadata.TimedObjectImpl
java.lang.Object
org.springframework.jee.spi.EjbProxyMetadata.TimedObjectImpl
- All Implemented Interfaces:
- javax.ejb.TimedObject
- Enclosing class:
- EjbProxyMetadata
protected class EjbProxyMetadata.TimedObjectImpl
- extends Object
- implements javax.ejb.TimedObject
Method Summary |
void |
ejbTimeout(javax.ejb.Timer timer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbProxyMetadata.TimedObjectImpl
public EjbProxyMetadata.TimedObjectImpl(String methodName)
ejbTimeout
public void ejbTimeout(javax.ejb.Timer timer)
- Specified by:
ejbTimeout
in interface javax.ejb.TimedObject
Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.