org.picocontainer.injectors
Class LifecycleAdapterTestCase

java.lang.Object
  extended by org.picocontainer.injectors.LifecycleAdapterTestCase

public class LifecycleAdapterTestCase
extends Object


Nested Class Summary
static class LifecycleAdapterTestCase.Foo
           
 
Constructor Summary
LifecycleAdapterTestCase()
           
 
Method Summary
 void canHaveMonitorChanged()
           
 void passesOnLifecycleOperations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleAdapterTestCase

public LifecycleAdapterTestCase()
Method Detail

passesOnLifecycleOperations

public void passesOnLifecycleOperations()

canHaveMonitorChanged

public void canHaveMonitorChanged()


Copyright © 2003-2010 Codehaus. All Rights Reserved.