org.picocontainer.defaults.issues
Class Issue0303TestCase.Starter

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0303TestCase.Starter
All Implemented Interfaces:
Startable
Enclosing class:
Issue0303TestCase

public static class Issue0303TestCase.Starter
extends Object
implements Startable


Constructor Summary
Issue0303TestCase.Starter()
           
 
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

Issue0303TestCase.Starter

public Issue0303TestCase.Starter()
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.