org.picocontainer.behaviors
Class Stored.Instance<T>

java.lang.Object
  extended by org.picocontainer.behaviors.Stored.Instance<T>
All Implemented Interfaces:
Serializable
Enclosing class:
Stored<T>

public static class Stored.Instance<T>
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  boolean disposed
           
protected  boolean started
           
 
Constructor Summary
Stored.Instance()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

started

protected boolean started

disposed

protected boolean disposed
Constructor Detail

Stored.Instance

public Stored.Instance()


Copyright © 2003-2010 Codehaus. All Rights Reserved.