org.apache.aries.blueprint.container
Interface DestroyCallback


public interface DestroyCallback

A callback to indicate that a destroy operation has completed


Method Summary
 void callback(java.lang.Object key)
           
 

Method Detail

callback

void callback(java.lang.Object key)


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