|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeferredResource
A description of any class providing a resource handle that be loaded at a later date (i.e. deferrred)
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Get a description of the resource to be loaded |
void |
load()
Load the actual resource |
| Method Detail |
|---|
void load()
throws java.io.IOException
java.io.IOException - Indicates a failure to load the resourcejava.lang.String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||