|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A subinterface of InputStreamProvider that adds support for tracking dependencies.
Method Summary | |
void |
addCacheDependency(InputStreamProvider dependency)
Adds a dependency to this provider. |
java.util.Enumeration |
getCacheDependencies()
Returns an enumeration of all the InputStreamProviders that were calculated as dependencies of this file. |
Methods inherited from interface oracle.cabo.share.io.InputStreamProvider |
getCachedResult, getDisplayName, getIdentifier, hasSourceChanged, openInputStream, setCachedResult |
Method Detail |
public void addCacheDependency(InputStreamProvider dependency)
public java.util.Enumeration getCacheDependencies()
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |