javax.ejb
Class TimerConfig
java.lang.Object
javax.ejb.TimerConfig
public class TimerConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerConfig
public TimerConfig()
getInfo
public Serializable getInfo()
isPersistent
public boolean isPersistent()
setInfo
public void setInfo(Serializable i)
setPersistent
public void setPersistent(boolean persistent)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.