public interface Destroyable
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Called when this object is being destroyed, allowing any necessary cleanup of internal resources.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.