intarsys runtime library

de.intarsys.tools.resourcetracker
Interface IResourceReference

All Known Implementing Classes:
PhantomResourceReference, SoftResourceReference, WeakResourceReference

public interface IResourceReference

An interface for accessing a generic resource associated with a tracked Reference by the ResourceTracker.


Method Summary
 void dispose()
           
 Object getResource()
          The resource tracked.
 

Method Detail

dispose

void dispose()

getResource

Object getResource()
The resource tracked.

Returns:
The resource tracked.

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.