|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISynchronizable | |
---|---|
de.intarsys.tools.cache | |
de.intarsys.tools.locator |
Uses of ISynchronizable in de.intarsys.tools.cache |
---|
Classes in de.intarsys.tools.cache that implement ISynchronizable | |
---|---|
class |
Cache
A very simple cache implementation. |
Uses of ISynchronizable in de.intarsys.tools.locator |
---|
Subinterfaces of ISynchronizable in de.intarsys.tools.locator | |
---|---|
interface |
ILocator
The locator specifies the physical location of a resource. |
Classes in de.intarsys.tools.locator that implement ISynchronizable | |
---|---|
class |
ByteArrayLocator
An adapter from a byte[] object to ILocator . |
class |
ClassLoaderResourceLocator
An ILocator for java resources identified directly by a class loader. |
class |
ClassResourceLocator
An ILocator for java resources relative to a given class. |
class |
CommonLocator
|
class |
DelegatingLocator
An adapter for implementing a delegation model. |
class |
FileLocator
File based implementation of ILocator . |
class |
LocatorByReference
This ILocator serves as an adapter for an ILocatorSupport
instance. |
class |
LocatorViewport
A viewport implementation for ILocator . |
class |
ReadOnlyLocator
A simple read only locator. |
class |
StreamLocator
A simple adapter from InputStream to ILocator . |
class |
StringLocator
A simple adapter from a String to ILocator . |
class |
TransientLocator
A "non persistent" locator. |
|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |