|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
JCRURLConnection.getProperty()
and JCRJarURLConnection.getInputStream()
methods.
JCRURLConnection.getProperty()
and JCRURLConnection.getInputStream()
methods.
DynamicRepositoryClassLoader
class extends the
RepositoryClassLoader
and provides the
functionality to load classes and resources from the JCR Repository.DynamicRepositoryClassLoader
from a list of item
path strings containing globbing pattens for the paths defining the
class path.
jcr:lastModified
property of the parent node
of prop
.
last-modified
header field.
item
to a Property
from
which contents can be read.
Property
providing the contents of
this connection.
null
if this class loader has already been destroyed.
true
, if the cache is not empty.
true
if this class loader has already been destroyed
by calling RepositoryClassLoader.destroy()
.
JCRJarURLConnection
extends the
JCRURLConnection
class to support accessing
archive files stored in a JCR Repository.JCRURLConnection
is the URLConnection
implementation to access the data addressed by a JCR Repository URL.RepositoryClassLoader
class extends the
URLClassLoader
and provides the functionality to load classes
and resources from JCR Repository.RepositoryClassLoader
from a list of item path
strings containing globbing pattens for the paths defining the class
path.
force
argument.
true
if any of the loaded classes need reload.
URLFactory
class provides factory methods for creating
JCR Repository and JCRJar URLs.Util
provides helper methods for the repository
classloader and its class path entry and resource classes.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |