|
|||||||||
| Home >> All >> org >> media >> mn8 >> [ conf overview ] | PREV NEXT | ||||||||
A
- applyEnvLoadConditions(Properties, Vector, Vector) - Method in class org.media.mn8.conf.NamingConf
C
- ConceptsConf - class org.media.mn8.conf.ConceptsConf.
- ConceptsConf() - Constructor for class org.media.mn8.conf.ConceptsConf
- ContextConf - class org.media.mn8.conf.ContextConf.
- ContextConf() - Constructor for class org.media.mn8.conf.ContextConf
- checkeValidity(Attributes, String[]) - Method in class org.media.mn8.conf.NamingHandlerBase
- cleanAll() - Method in class org.media.mn8.conf.ContextConf
- cleanAll() - Method in class org.media.mn8.conf.JavaConceptsConf
- cleanAll() - Method in class org.media.mn8.conf.ManPathConf
- cleanAll() - Static method in class org.media.mn8.conf.NamingConf
- cleanAll() - Method in class org.media.mn8.conf.SearchPathConf
- cleanAll() - Static method in class org.media.mn8.conf.StaticSystemSetup
E
- endElement(String, String, String) - Method in class org.media.mn8.conf.NamingHandlerBase
- error(SAXParseException) - Method in class org.media.mn8.conf.NamingHandlerBase
- extractBind(Node) - Method in class org.media.mn8.conf.ContextConf
- extractJavaConcept(Node) - Method in class org.media.mn8.conf.JavaConceptsConf
- extractJavaProperty(Node) - Method in class org.media.mn8.conf.JavaPropertiesConf
- extractPath(Node) - Method in class org.media.mn8.conf.ManPathConf
- extractPath(Node) - Method in class org.media.mn8.conf.SearchPathConf
G
- getEnvCommands() - Method in class org.media.mn8.conf.NamingHandlerBase
- Returns an hashtable loaded with all the data contained in the /conf/mn8config.xml file in the env.command section and containing the operating system and the echivalent set or env command.
- getEnvLoad() - Method in class org.media.mn8.conf.NamingHandlerBase
- Returns an vector loaded with all the data contained in
the /conf/mn8config.xml file in the env.load section.
- getEnvLoadExcept() - Method in class org.media.mn8.conf.NamingHandlerBase
- Returns an vector loaded with all the data contained in
the /conf/naming.mn8.xml file in the env.load section.
- getEnvMapping() - Method in class org.media.mn8.conf.NamingConf
- It is possible that mn8 will not use it's MemoryContext but rather it will use some external one.
- getEnvMapping() - Method in class org.media.mn8.conf.NamingHandlerBase
- getEnvProperties() - Method in class org.media.mn8.conf.NamingConf
- Returns an hashtable containing all the java system variables as
the operating system environment variables, selected using the
patterns from /conf/naming.mn8.xml the
and elements. - getInitialContextProperties() - Method in class org.media.mn8.conf.NamingConf
- Returns an hashtable loaded with all the data contained in
the /conf/naming.mn8.xml file in the initial.context section.
This hashtable should be enough to create an InitialContext. - getInitialContextProperties() - Method in class org.media.mn8.conf.NamingHandlerBase
- Returns an hashtable loaded with all the data contained in
the /conf/mn8configg.xml file in the initial.context section.
This hashtable should be enough to create an InitialContext. - getMemMapping() - Method in class org.media.mn8.conf.NamingConf
- It is possible that mn8 will not use it's MemoryContext but rather it will use some external one.
- getMemMapping() - Method in class org.media.mn8.conf.NamingHandlerBase
- getRef() - Static method in class org.media.mn8.conf.ConceptsConf
- getRef() - Static method in class org.media.mn8.conf.ContextConf
- getRef() - Static method in class org.media.mn8.conf.JavaConceptsConf
- getRef() - Static method in class org.media.mn8.conf.JavaPropertiesConf
- getRef() - Static method in class org.media.mn8.conf.ManPathConf
- getRef() - Static method in class org.media.mn8.conf.SearchPathConf
- getReference() - Static method in class org.media.mn8.conf.NamingConf
- Method for getting the NamingConf instance.
- getSystemConcepts() - Static method in class org.media.mn8.conf.SystemConceptsTable
- getSystemEnvironment() - Method in class org.media.mn8.conf.NamingConf
I
- initialize(Element) - Method in class org.media.mn8.conf.ConceptsConf
- initialize(Element) - Method in class org.media.mn8.conf.ContextConf
- initialize(Element) - Method in class org.media.mn8.conf.JavaConceptsConf
- initialize(Element) - Method in class org.media.mn8.conf.JavaPropertiesConf
- initialize(Element) - Method in class org.media.mn8.conf.ManPathConf
- initialize(Element) - Method in class org.media.mn8.conf.SearchPathConf
J
- JavaConceptsConf - class org.media.mn8.conf.JavaConceptsConf.
- JavaConceptsConf() - Constructor for class org.media.mn8.conf.JavaConceptsConf
- JavaPropertiesConf - class org.media.mn8.conf.JavaPropertiesConf.
- JavaPropertiesConf() - Constructor for class org.media.mn8.conf.JavaPropertiesConf
M
- ManPathConf - class org.media.mn8.conf.ManPathConf.
- ManPathConf() - Constructor for class org.media.mn8.conf.ManPathConf
N
- NamingConf - class org.media.mn8.conf.NamingConf.
- Class who is responsible for loading and managing the configuration information stored in /conf/naning.mn8.xml
- NamingConf() - Constructor for class org.media.mn8.conf.NamingConf
- Dafault constructor
- NamingHandlerBase - class org.media.mn8.conf.NamingHandlerBase.
- Class who is responsible for parsing the configuration information stored in /conf/naning.mn8.xml
- NamingHandlerBase() - Constructor for class org.media.mn8.conf.NamingHandlerBase
O
- org.media.mn8.conf - package org.media.mn8.conf
P
- paths - Static variable in class org.media.mn8.conf.SearchPathConf
S
- SearchPathConf - class org.media.mn8.conf.SearchPathConf.
- SearchPathConf() - Constructor for class org.media.mn8.conf.SearchPathConf
- StaticSystemSetup - class org.media.mn8.conf.StaticSystemSetup.
- StaticSystemSetup() - Constructor for class org.media.mn8.conf.StaticSystemSetup
- SystemConceptsTable - class org.media.mn8.conf.SystemConceptsTable.
- SystemConceptsTable() - Constructor for class org.media.mn8.conf.SystemConceptsTable
- setup() - Static method in class org.media.mn8.conf.StaticSystemSetup
- The public entry in this class.
- startElement(String, String, String, Attributes) - Method in class org.media.mn8.conf.NamingHandlerBase
U
- uploadBinds() - Method in class org.media.mn8.conf.ContextConf
- uploadJavaConcepts() - Method in class org.media.mn8.conf.JavaConceptsConf
- uploadManPaths() - Method in class org.media.mn8.conf.ManPathConf
- uploadSearchPaths() - Method in class org.media.mn8.conf.SearchPathConf
_
- _NAMING_CONFIG_FILE - Static variable in class org.media.mn8.conf.NamingConf
- _SYSTEM_ERR_URI - Static variable in class org.media.mn8.conf.NamingConf
- Where will be stored in our JNDI Namespace the error stream
- _SYSTEM_IN_URI - Static variable in class org.media.mn8.conf.NamingConf
- Where will be stored in our JNDI Namespace the input stream
- _SYSTEM_OUT_URI - Static variable in class org.media.mn8.conf.NamingConf
- Where will be stored in our JNDI Namespace the output stream
- _bindsTable - Static variable in class org.media.mn8.conf.ContextConf
- _conceptPath - Variable in class org.media.mn8.conf.NamingHandlerBase
- _envLoad - Static variable in class org.media.mn8.conf.NamingConf
- _envLoad - Variable in class org.media.mn8.conf.NamingHandlerBase
- _envLoadExcept - Variable in class org.media.mn8.conf.NamingHandlerBase
- _envMapping - Variable in class org.media.mn8.conf.NamingHandlerBase
- _initEnv - Variable in class org.media.mn8.conf.NamingHandlerBase
- _javaConceptsTable - Static variable in class org.media.mn8.conf.JavaConceptsConf
- _lastElemCtx - Variable in class org.media.mn8.conf.NamingHandlerBase
- _manuals - Static variable in class org.media.mn8.conf.ManPathConf
- _memMapping - Variable in class org.media.mn8.conf.NamingHandlerBase
- _namingConf - Static variable in class org.media.mn8.conf.NamingConf
- _namingHandler - Static variable in class org.media.mn8.conf.NamingConf
- _reference - Static variable in class org.media.mn8.conf.ConceptsConf
- _reference - Static variable in class org.media.mn8.conf.ContextConf
- _reference - Static variable in class org.media.mn8.conf.JavaConceptsConf
- _reference - Static variable in class org.media.mn8.conf.JavaPropertiesConf
- _reference - Static variable in class org.media.mn8.conf.ManPathConf
- _reference - Static variable in class org.media.mn8.conf.SearchPathConf
- _sysEnvCmd - Variable in class org.media.mn8.conf.NamingHandlerBase
A C E G I J M N O P S U _
|
|||||||||
| Home >> All >> org >> media >> mn8 >> [ conf overview ] | PREV NEXT | ||||||||