com.cafesoft.core.util
Interface Recyclable

All Known Subinterfaces:
ManagedSession, NamespaceMap, ObjectPool, RemoteSession, Session
All Known Implementing Classes:
AbstractBaseSession, AccessControlCheck, DefaultObjectPool, NamespaceHashMap, RemoteSessionEventSupport, StandardRemoteSession

public interface Recyclable

The Recyclable interface defines an interface to be implemented by all objects that can be recycled and reused.

Since:
3/4/02

Method Summary
 void recycle()
          Recycle the resources of this object
 

Method Detail

recycle

public void recycle()
Recycle the resources of this object



Generated on 8:41:50 AM June 06, 2005, © 1996-2005 Cafésoft LLC. All rights reserved.