Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


com.tangosol.util
Interface Disposable

All Superinterfaces:
com.oracle.common.base.Disposable

Deprecated. As of Coherence 12.1.2, replaced by Disposable

@Deprecated
public interface Disposable
extends com.oracle.common.base.Disposable

The Disposable interface is used for life-cycle management of resources.

Author:
ch 2010-01-11

Method Summary

 

Methods inherited from interface com.oracle.common.base.Disposable
dispose

 


Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.