org.picocontainer.defaults.issues
Class Issue0353TestCase.FooStartable

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

public static class Issue0353TestCase.FooStartable
extends Object
implements Startable


Constructor Summary
Issue0353TestCase.FooStartable()
           
 
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

Issue0353TestCase.FooStartable

public Issue0353TestCase.FooStartable()
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.