|
||||||||||
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 |
---|
java.lang.String getDescription()
void load() throws java.io.IOException
java.io.IOException
- Indicates a failure to load the resource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |