org.apache.aries.blueprint.sample
Class DestroyTest

java.lang.Object
  extended by org.apache.aries.blueprint.sample.DestroyTest

public class DestroyTest
extends Object


Constructor Summary
DestroyTest()
           
 
Method Summary
 void destroy()
           
 Exception getDestroyFailure()
           
 void setTarget(Runnable r)
           
 boolean waitForDestruction(int timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DestroyTest

public DestroyTest()
Method Detail

setTarget

public void setTarget(Runnable r)

getDestroyFailure

public Exception getDestroyFailure()

destroy

public void destroy()

waitForDestruction

public boolean waitForDestruction(int timeout)


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