|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.naming.resources.BaseDirContext
org.apache.naming.resources.FileDirContext
org.apache.tomee.catalina.naming.resources.EmptyDirContext
public class EmptyDirContext
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.naming.resources.FileDirContext |
|---|
org.apache.naming.resources.FileDirContext.FileResource, org.apache.naming.resources.FileDirContext.FileResourceAttributes |
| Field Summary |
|---|
| Fields inherited from class org.apache.naming.resources.FileDirContext |
|---|
absoluteBase, allowLinking, base, BUFFER_SIZE |
| Fields inherited from class org.apache.naming.resources.BaseDirContext |
|---|
aliases, altDirContexts, cached, cacheMaxSize, cacheObjectMaxSize, cacheTTL, docBase, env, nameParser, sm |
| Fields inherited from interface javax.naming.directory.DirContext |
|---|
ADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTE |
| Fields inherited from interface javax.naming.Context |
|---|
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES |
| Constructor Summary | |
|---|---|
EmptyDirContext(org.apache.catalina.core.StandardContext standardContext)
|
|
| Method Summary | |
|---|---|
protected File |
file(String name)
|
org.apache.catalina.core.StandardContext |
getContext()
|
boolean |
isCached()
|
void |
setCached(boolean cached)
|
| Methods inherited from class org.apache.naming.resources.FileDirContext |
|---|
bind, createSubcontext, destroySubcontext, doGetAttributes, doGetRealPath, doListBindings, doLookup, getAllowLinking, getNameInNamespace, getSchema, getSchemaClassDefinition, list, lookupLink, modifyAttributes, modifyAttributes, normalize, rebind, release, rename, search, search, search, search, setAllowLinking, setDocBase, unbind |
| Methods inherited from class org.apache.naming.resources.BaseDirContext |
|---|
addAlias, addAltDirContext, addResourcesJar, addToEnvironment, allocate, bind, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, createSubcontext, destroySubcontext, getAliases, getAttributes, getAttributes, getAttributes, getAttributes, getCacheMaxSize, getCacheObjectMaxSize, getCacheTTL, getDocBase, getEnvironment, getNameParser, getNameParser, getRealPath, getSchema, getSchemaClassDefinition, list, list, listBindings, listBindings, lookup, lookup, lookupLink, modifyAttributes, modifyAttributes, rebind, rebind, rebind, removeAlias, removeFromEnvironment, rename, search, search, search, search, setAliases, setCacheMaxSize, setCacheObjectMaxSize, setCacheTTL, unbind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyDirContext(org.apache.catalina.core.StandardContext standardContext)
| Method Detail |
|---|
public org.apache.catalina.core.StandardContext getContext()
public boolean isCached()
isCached in class org.apache.naming.resources.BaseDirContextpublic void setCached(boolean cached)
setCached in class org.apache.naming.resources.BaseDirContextprotected File file(String name)
file in class org.apache.naming.resources.FileDirContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||