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–2017 The Apache Software Foundation. All rights reserved.