org.apache.aries.blueprint.testquiescebundle
Class TestBean

java.lang.Object
  extended by org.apache.aries.blueprint.testquiescebundle.TestBean

public class TestBean
extends java.lang.Object


Constructor Summary
TestBean()
           
 
Method Summary
 void sleep(int time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBean

public TestBean()
Method Detail

sleep

public void sleep(int time)
           throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.