Package | Description |
---|---|
org.apache.naming.resources |
This package contains the resources directory context implemetation.
|
Modifier and Type | Class and Description |
---|---|
protected class |
FileDirContext.FileResource
This specialized resource implementation avoids opening the IputStream
to the file right away (which would put a lock on the file).
|
protected class |
JARDirContext.JARResource
This specialized resource implementation avoids opening the IputStream
to the JAR right away.
|
protected class |
WARDirContext.WARResource
This specialized resource implementation avoids opening the IputStream
to the WAR right away.
|
Modifier and Type | Field and Description |
---|---|
protected Resource |
DirContextURLConnection.resource
Associated resource.
|
Resource |
CacheEntry.resource |
Copyright © 2015 JBoss by Red Hat. All rights reserved.