org.picocontainer.lifecycle
Class StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent2

java.lang.Object
  extended by org.picocontainer.lifecycle.StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent2
Enclosing class:
StartableLifecycleStrategyTestCase

public static class StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent2
extends Object


Constructor Summary
StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent2()
           
 
Method Summary
 void ddispose()
           
 void sstart()
           
 void sstop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent2

public StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent2()
Method Detail

sstart

public void sstart()

sstop

public void sstop()

ddispose

public void ddispose()


Copyright © 2003-2010 Codehaus. All Rights Reserved.