org.picocontainer.lifecycle
Class StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent3

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

public static class StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent3
extends Object


Constructor Summary
StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent3()
           
 
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.ThirdPartyStartableComponent3

public StartableLifecycleStrategyTestCase.ThirdPartyStartableComponent3()
Method Detail

sstart

public void sstart()
            throws Exception
Throws:
Exception

sstop

public void sstop()

ddispose

public void ddispose()


Copyright © 2003-2010 Codehaus. All Rights Reserved.