|
||||||||||
| 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.WARDirContext
org.mobicents.servlet.sip.startup.SARDirContext
public class SARDirContext
SAR Directory Context implementation. It extends the Tomcat WARDirContext since it can contains converged apps
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.naming.resources.WARDirContext |
|---|
org.apache.naming.resources.WARDirContext.Entry, org.apache.naming.resources.WARDirContext.WARResource |
| Field Summary |
|---|
| Fields inherited from class org.apache.naming.resources.WARDirContext |
|---|
base, entries |
| Fields inherited from class org.apache.naming.resources.BaseDirContext |
|---|
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 | |
|---|---|
SARDirContext()
|
|
SARDirContext(java.util.Hashtable env)
|
|
SARDirContext(java.util.zip.ZipFile base,
org.apache.naming.resources.WARDirContext.Entry entries)
|
|
| Method Summary | |
|---|---|
void |
setDocBase(java.lang.String docBase)
|
| Methods inherited from class org.apache.naming.resources.WARDirContext |
|---|
bind, createSubcontext, destroySubcontext, getAttributes, getAttributes, getNameInNamespace, getSchema, getSchemaClassDefinition, list, list, list, listBindings, listBindings, loadEntries, lookup, lookup, lookupLink, modifyAttributes, modifyAttributes, normalize, rebind, release, rename, search, search, search, search, treeLookup, unbind |
| Methods inherited from class org.apache.naming.resources.BaseDirContext |
|---|
addToEnvironment, allocate, bind, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, createSubcontext, destroySubcontext, getAttributes, getAttributes, getCacheMaxSize, getCacheObjectMaxSize, getCacheTTL, getDocBase, getEnvironment, getNameParser, getNameParser, getSchema, getSchemaClassDefinition, isCached, lookupLink, modifyAttributes, modifyAttributes, rebind, rebind, rebind, removeFromEnvironment, rename, search, search, search, search, setCached, 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 SARDirContext()
public SARDirContext(java.util.Hashtable env)
env -
public SARDirContext(java.util.zip.ZipFile base,
org.apache.naming.resources.WARDirContext.Entry entries)
base - entries - | Method Detail |
|---|
public void setDocBase(java.lang.String docBase)
setDocBase in class org.apache.naming.resources.WARDirContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||