|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.ejb.cfg.EjbTimeout
public class EjbTimeout
Configuration for remove-method.
Constructor Summary | |
---|---|
EjbTimeout()
|
Method Summary | |
---|---|
long |
getTimeoutValue()
|
void |
setTimeout(long timeout)
|
void |
setUnit(java.lang.String unit)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EjbTimeout()
Method Detail |
---|
public void setTimeout(long timeout)
public void setUnit(java.lang.String unit)
public long getTimeoutValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |