public interface IResourceObserver
IResourceHandle
with a weak reference, so that
the observer is not a reason to keep resources in memory.Modifier and Type | Method | Description |
---|---|---|
IResourceHandle |
getHandle() |
Return a resource handle for the associated resource if still managed.
|
java.lang.String |
getName() |
Name of the resource with the resource management system
|
IResourceHandle getHandle()
null
otherwise.java.lang.String getName()