org.picocontainer
Class PicoBuilderTestCase.FooLifecycleStrategy

java.lang.Object
  extended by org.picocontainer.lifecycle.NullLifecycleStrategy
      extended by org.picocontainer.PicoBuilderTestCase.FooLifecycleStrategy
All Implemented Interfaces:
Serializable, LifecycleStrategy
Enclosing class:
PicoBuilderTestCase

public static class PicoBuilderTestCase.FooLifecycleStrategy
extends NullLifecycleStrategy

See Also:
Serialized Form

Constructor Summary
PicoBuilderTestCase.FooLifecycleStrategy()
           
 
Method Summary
 
Methods inherited from class org.picocontainer.lifecycle.NullLifecycleStrategy
dispose, hasLifecycle, isLazy, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicoBuilderTestCase.FooLifecycleStrategy

public PicoBuilderTestCase.FooLifecycleStrategy()


Copyright © 2003-2010 Codehaus. All Rights Reserved.