See: Description
Interface | Description |
---|---|
ApplicationResource |
A resource that is created by the application and is stored persistent
by the
ApplicationResourceManager . |
Class | Description |
---|---|
ApplicationResourceManager |
Manages a set of
ApplicationResource s, can load and store the
resources at any time.The ApplicationResource s are organized in a Map . |