org.picocontainer
Class DefaultPicoContainerTestCase.ListComponentsInStartClass

java.lang.Object
  extended by org.picocontainer.DefaultPicoContainerTestCase.ListComponentsInStartClass
All Implemented Interfaces:
Startable
Enclosing class:
DefaultPicoContainerTestCase

public static class DefaultPicoContainerTestCase.ListComponentsInStartClass
extends Object
implements Startable


Constructor Summary
DefaultPicoContainerTestCase.ListComponentsInStartClass()
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPicoContainerTestCase.ListComponentsInStartClass

public DefaultPicoContainerTestCase.ListComponentsInStartClass()
Method Detail

start

public void start()
Specified by:
start in interface Startable

stop

public void stop()
Specified by:
stop in interface Startable


Copyright © 2003-2010 Codehaus. All Rights Reserved.