org.apache.openejb.assembler.classic
Class TimeoutInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.TimeoutInfo
All Implemented Interfaces:
Serializable

public class TimeoutInfo
extends InfoObject

Version:
$Rev$ $Date$
See Also:
Serialized Form

Field Summary
 long time
           
 String unit
           
 
Constructor Summary
TimeoutInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

public long time

unit

public String unit
Constructor Detail

TimeoutInfo

public TimeoutInfo()


Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.