📄 index-tags.xtp
字号:
<document> <!-- generated by indexer.xsl --> <header> <product>resin</product> <title>INDEX: All Configuration Tags</title> <type>index</type> <description> <p>Alphabetical index of all configuration tags.</p> </description> </header> <body> <summary/> <ixx> <!-- generated from file env.xtp --> <ix h="env.xtp#class-loader" id="class-loader"> <d>Adds dynamic classloaders to the current environment.</d> </ix> <ix h="env.xtp#compiling-loader" id="compiling-loader"> <d>Configures an auto-compiling WEB-INF/classes -style class loader.</d> </ix> <ix h="env.xtp#compiling-loader" id="args"> <d><i>As a child of <a config-tag="compiling-loader"/></i>. Additional arguments to be passed to the Java compiler. Resin 3.0</d> </ix> <ix h="env.xtp#compiling-loader" id="batch"> <d><i>As a child of <a config-tag="compiling-loader"/></i>. If true, multiple changed *.java files will be compiled in a single batch. Resin 3.0.7</d> </ix> <ix h="env.xtp#compiling-loader" id="encoding"> <d><i>As a child of <a config-tag="compiling-loader"/></i>. I18N encoding for the Java compiler. Since Resin 3.0</d> </ix> <ix h="env.xtp#compiling-loader" id="path"> <d><i>As a child of <a config-tag="compiling-loader"/></i>. Filesystem path for the class loader. Since Resin 3.0</d> </ix> <ix h="env.xtp#compiling-loader" id="source"> <d><i>As a child of <a config-tag="compiling-loader"/></i>. Java source directory. Since Resin 3.0</d> </ix> <ix h="env.xtp#compiling-loader" id="require-source"> <d><i>As a child of <a config-tag="compiling-loader"/></i>. If true, .class files without matching .java files will be deleted. Since Resin 3.0</d> </ix> <ix h="env.xtp#library-loader" id="library-loader"> <d>Configures a jar library, WEB-INF/lib -style class loader.</d> </ix> <ix h="env.xtp#library-loader" id="path"> <d><i>As a child of <a config-tag="library-loader"/></i>. Filesystem path for the class loader. Since Resin 3.0</d> </ix> <ix h="env.xtp#tree-loader" id="tree-loader"> <d>Configures a jar library, WEB-INF/lib -style class loader similar to , but will also find .jar and .zip files in subdirectories.</d> </ix> <ix h="env.xtp#tree-loader" id="path"> <d><i>As a child of <a config-tag="tree-loader"/></i>. Filesystem path for the class loader. Since Resin 3.0</d> </ix> <ix h="env.xtp#make-loader" id="make-loader"> <d>Configures a custom make-style loader.</d> </ix> <ix h="env.xtp#servlet-hack" id="servlet-hack"> <d>Use of servlet-hack is discouraged.</d> </ix> <ix h="env.xtp#simple-loader" id="simple-loader"> <d>Configures a simple classes -style class loader.</d> </ix> <ix h="env.xtp#simple-loader" id="path"> <d><i>As a child of <a config-tag="simple-loader"/></i>. Filesystem path for the class loader. Since Resin 3.0</d> </ix> <ix h="env.xtp#simple-loader" id="prefix"> <d><i>As a child of <a config-tag="simple-loader"/></i>. Class package prefix to only load to a subset of classes. Resin 3.0</d> </ix> <ix h="env.xtp#cluster" id="cluster"> <d>Configures a cluster of Resin servers for load balancing and sharingstate information.</d> </ix> <ix h="env.xtp#cluster" id="id"> <d><i>As a child of <a config-tag="cluster"/></i>. identifies the cluster for later reference. Since Resin 3.0</d> </ix> <ix h="env.xtp#cluster" id="srun"> <d><i>As a child of <a config-tag="cluster"/></i>. configures the srun port and protocol for a cluster server. Since Resin 3.0</d> </ix> <ix h="env.xtp#cluster" id="cluster-group"> <d><i>As a child of <a config-tag="cluster"/></i>. specialized configuration for sub-clusters. Since Resin 3.0</d> </ix> <ix h="env.xtp#cluster" id="cluster-ref"> <d><i>As a child of <a config-tag="cluster"/></i>. an identifier for a previous cluster-definition to use for the cluster. Since Resin 3.0</d> </ix> <ix h="env.xtp#cluster-definition" id="cluster-definition"> <d>Defines a cluster for later use by cluster-ref.</d> </ix> <ix h="env.xtp#cluster-definition" id="id"> <d><i>As a child of <a config-tag="cluster-definition"/></i>. identifies the cluster for later reference. Since Resin 3.0</d> </ix> <ix h="env.xtp#cluster-definition" id="srun"> <d><i>As a child of <a config-tag="cluster-definition"/></i>. configures the srun port and protocol for a cluster server. Since Resin 3.0</d> </ix> <ix h="env.xtp#cluster-definition" id="cluster-group"> <d><i>As a child of <a config-tag="cluster-definition"/></i>. specialized configuration for sub-clusters. Since Resin 3.0</d> </ix> <ix h="env.xtp#connector" id="connector"> <d>Configures a JCA resource adapter and itsassociated connection factories.</d> </ix> <ix h="env.xtp#connector" id="connector"> <d><i>As a child of <a config-tag="connector"/></i>. Configures a connector</d> </ix> <ix h="env.xtp#connector" id="connector-name"> <d><i>As a child of <a config-tag="connector"/></i>. Specifies the rar connector's display-name</d> </ix> <ix h="env.xtp#connector" id="resource-adapter"> <d><i>As a child of <a config-tag="connector"/></i>. Configures the resource-adapter</d> </ix> <ix h="env.xtp#connector" id="connection-factory"> <d><i>As a child of <a config-tag="connector"/></i>. Configures a connection-factory</d> </ix> <ix h="env.xtp#connector" id="jndi-name"> <d><i>As a child of <a config-tag="connector"/></i>. JNDI name for a resource-adapter or connection-factory</d> </ix> <ix h="env.xtp#connector" id="type"> <d><i>As a child of <a config-tag="connector"/></i>. For connectors with multiple connection-factories, specifies the connection-factory</d> </ix> <ix h="env.xtp#connector" id="local-transaction-optimization"> <d><i>As a child of <a config-tag="connector"/></i>. Enables the local transaction optimization. Resin 3.0.7</d> </ix> <ix h="env.xtp#connector" id="init"> <d><i>As a child of <a config-tag="connector"/></i>. Bean-style initialization</d> </ix> <ix h="env.xtp#database" id="database"> <d>Defines a database resource.</d> </ix> <ix h="env.xtp#ejb-server" id="ejb-server"> <d>Configures an EJB/CMP server.</d> </ix> <ix h="env.xtp#env-entry" id="env-entry"> <d>Configures a JNDI scalar value for JNDI-based application configuration.</d> </ix> <ix h="env.xtp#env-entry" id="env-entry-name"> <d><i>As a child of <a config-tag="env-entry"/></i>. JNDI name to store the value. Since Servlet 2.1</d> </ix> <ix h="env.xtp#env-entry" id="env-entry-type"> <d><i>As a child of <a config-tag="env-entry"/></i>. Java type for the value. Since Servlet 2.1</d> </ix> <ix h="env.xtp#env-entry" id="env-entry-value"> <d><i>As a child of <a config-tag="env-entry"/></i>. Value to be stored. Since Servlet 2.1</d> </ix> <ix h="env.xtp#jndi-link" id="jndi-link"> <d>Links a foreign JNDI contexts or JNDI object.</d> </ix> <ix h="env.xtp#jndi-link" id="jndi-name"> <d><i>As a child of <a config-tag="jndi-link"/></i>. The JNDI name where the foreign context should be linked. Resin 3.0</d> </ix> <ix h="env.xtp#jndi-link" id="factory"> <d><i>As a child of <a config-tag="jndi-link"/></i>. Class name of the JNDI InitialContextFactory. Since Resin 1.2</d> </ix> <ix h="env.xtp#jndi-link" id="foreign-name"> <d><i>As a child of <a config-tag="jndi-link"/></i>. Sub-context of the foreign JNDI context. Since Resin 1.2</d> </ix> <ix h="env.xtp#jndi-link" id="init-param"> <d><i>As a child of <a config-tag="jndi-link"/></i>. Configuration parameters for the JNDI environment passed to InitialContextFactory. Since Resin 1.2</d> </ix> <ix h="env.xtp#reference" id="reference"> <d>Configures a JNDI ObjectFactory.</d> </ix> <ix h="env.xtp#reference" id="jndi-name"> <d><i>As a child of <a config-tag="reference"/></i>. JNDI name for the reference. Since Resin 3.0</d> </ix> <ix h="env.xtp#reference" id="factory"> <d><i>As a child of <a config-tag="reference"/></i>. Class name of the ObjectFactory. Resin 3.0</d> </ix> <ix h="env.xtp#reference" id="init"> <d><i>As a child of <a config-tag="reference"/></i>. Bean-style initialization for the factory</d> </ix> <ix h="env.xtp#resource" id="resource"> <d>Configures a custom bean resource and stores in JNDI.</d> </ix> <ix h="env.xtp#resource" id="jndi-name"> <d><i>As a child of <a config-tag="resource"/></i>. JNDI name for the resource. Since Resin 3.0</d> </ix> <ix h="env.xtp#resource" id="type"> <d><i>As a child of <a config-tag="resource"/></i>. Bean class implementing the resource. Since Resin 3.0</d> </ix> <ix h="env.xtp#resource" id="arg"> <d><i>As a child of <a config-tag="resource"/></i>. Arguments to the resource's constructor. Since Resin 3.0</d> </ix> <ix h="env.xtp#resource" id="mbean-name"> <d><i>As a child of <a config-tag="resource"/></i>. JMX name for management registration. Resin 3.0</d> </ix> <ix h="env.xtp#resource" id="init"> <d><i>As a child of <a config-tag="resource"/></i>. Bean-style initialization for the bean</d> </ix> <ix h="env.xtp#resource" id="listener"> <d><i>As a child of <a config-tag="resource"/></i>. Registers the bean as a listener for a JMX emitter. Resin 3.0</d> </ix> <ix h="env.xtp#resource" id="local-transaction-optimization"> <d><i>As a child of <a config-tag="resource"/></i>. Enables the local transaction optimization. Resin 3.0.7</d> </ix> <ix h="env.xtp#resource-deploy" id="resource-deploy"> <d>Defines a deployment directory for .rar files.</d> </ix> <ix h="env.xtp#resource-deploy" id="resource-deploy"> <d><i>As a child of <a config-tag="resource-deploy"/></i>. Configures .rar deployment</d> </ix> <ix h="env.xtp#resource-deploy" id="path"> <d><i>As a child of <a config-tag="resource-deploy"/></i>. Configures the path where users will place .rar files</d> </ix> <ix h="env.xtp#resource-deploy" id="expand-path"> <d><i>As a child of <a config-tag="resource-deploy"/></i>. Configures the directory where Resin will expand rar files</d> </ix> <ix h="env.xtp#resource-ref" id="resource-ref"> <d>Declares that the application needs a resouce configuration.</d> </ix> <ix h="env.xtp#log" id="log"> <d>Configures JDK 1.4 java.util.logger logging.</d> </ix> <ix h="env.xtp#stderr-log" id="stderr-log"> <d>Configures the destination for System.err .</d> </ix> <ix h="env.xtp#stdout-log" id="stdout-log"> <d>Configures the destination for System.out .</d> </ix> <ix h="env.xtp#authenticator" id="authenticator"> <d>Configures an authentication resource for the current context.</d> </ix> <ix h="env.xtp#authenticator" id="jndi-name"> <d><i>As a child of <a config-tag="authenticator"/></i>. The JNDI name where the authenticator is stored. Since Resin 3.0</d> </ix> <ix h="env.xtp#authenticator" id="type"> <d><i>As a child of <a config-tag="authenticator"/></i>. The implementing class for the authenticator. Since Resin 3.0</d> </ix> <ix h="env.xtp#authenticator" id="init"> <d><i>As a child of <a config-tag="authenticator"/></i>. A bean-style configuration section. Since Resin 3.0</d> </ix> <ix h="env.xtp#system-property" id="system-property"> <d>Sets a Java system property.</d> </ix> <ix h="env.xtp#javac" id="javac"> <d>Configures the Java compiler for automatically compiled files.</d> </ix> <ix h="env.xtp#javac" id="compiler"> <d><i>As a child of <a config-tag="javac"/></i>. Configures the Java compiler to use. Since Resin 3.0</d> </ix> <ix h="env.xtp#javac" id="args"> <d><i>As a child of <a config-tag="javac"/></i>. Any additional arguments for the compiler. Since Resin 3.0</d> </ix> <ix h="env.xtp#javac" id="encoding"> <d><i>As a child of <a config-tag="javac"/></i>. Any encoding valued for the compiler. Since Resin 3.0</d> </ix> <ix h="env.xtp#dependency" id="dependency"> <d>Configures a path as a file which should force a reload when changed,like web.xml and resin.xml.</d> </ix> <ix h="env.xtp#dependency" id="path"> <d><i>As a child of <a config-tag="dependency"/></i>. Filesystem path to the dependent file. Since Resin 3.0</d> </ix> <ix h="env.xtp#dependency-check-interval" id="dependency-check-interval"> <d>Configures how often the environment contextshould be checked for changes.</d> </ix> <ix h="env.xtp#character-encoding" id="character-encoding"> <d>Specifies the default character encoding for the environment.</d> </ix> <ix h="env.xtp#case-insensitive" id="case-insensitive"> <d>Specifies whether the environment context is case sensitive or insensitive.</d> </ix> <ix h="env.xtp#temp-dir" id="temp-dir"> <d>Application temp directory.</d> </ix> <ix h="env.xtp#work-dir" id="work-dir"> <d>Application work directory.</d> </ix> <!-- generated from file resin.xtp --> <ix h="resin.xtp#access-log" id="access-log"> <d>Specifies the access log file.</d> </ix> <ix h="resin.xtp#access-log" id="path"> <d><i>As a child of <a config-tag="access-log"/></i>. The access log path.</d> </ix> <ix h="resin.xtp#access-log" id="format"> <d><i>As a child of <a config-tag="access-log"/></i>. Access log format.</d> </ix> <ix h="resin.xtp#access-log" id="resin:type"> <d><i>As a child of <a config-tag="access-log"/></i>. Class implementing AbstractAccessLog for custom logging. </d> </ix> <ix h="resin.xtp#access-log" id="rollover-period"> <d><i>As a child of <a config-tag="access-log"/></i>. how often to rollover the log.Normally in days (15D), weeks (2W) or months (1M).</d> </ix> <ix h="resin.xtp#access-log" id="rollover-size"> <d><i>As a child of <a config-tag="access-log"/></i>. max size of the log before a rollover.</d> </ix> <ix h="resin.xtp#access-log" id="archive-format"> <d><i>As a child of <a config-tag="access-log"/></i>. format the name of the archive file.</d> </ix> <ix h="resin.xtp#cache" id="cache"> <d>Configures Resin's internal HTTP proxy cache.Resin's cache can dramatically improve performance by avoiding re-evaluationof slowly changing database-backed changes.</d> </ix> <ix h="resin.xtp#cache" id="path"> <d><i>As a child of <a config-tag="cache"/></i>. filesystem location of the cache</d> </ix> <ix h="resin.xtp#cache" id="enable"> <d><i>As a child of <a config-tag="cache"/></i>. enables/disables the cache</d> </ix> <ix h="resin.xtp#cache" id="entries"> <d><i>As a child of <a config-tag="cache"/></i>. max number of entries allowed in the cache</d> </ix> <ix h="resin.xtp#cache" id="memory-size"> <d><i>As a child of <a config-tag="cache"/></i>. max size of the cache saved in memory</d> </ix> <ix h="resin.xtp#cache" id="disk-size"> <d><i>As a child of <a config-tag="cache"/></i>.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -