ルート・スキーマ: WTC Resources
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"MBEncodingMapFile":{
"type":"string",
"description":"<p>The encoding name map file between Java and Tuxedo MBSTRING.</p>"
},
"appPassword":{
"type":"string",
"description":"<p>The application password as returned from the <code>genpasswd</code> utility.</p><p><i>Note:</i> This Tuxedo application password is the encrypted password used to authenticate connections.</p>"
},
"appPasswordIV":{
"type":"string",
"description":"<p>The initialization vector used to encrypt the <code>AppPassword</code></p><p><i>Note:</i> This value is returned from the <code>genpasswd</code> utility with the AppPassword.</p>"
},
"dynamicallyCreated":{
"readOnly":true,
"default":false,
"type":"boolean",
"description":"<p>Return whether the MBean was created dynamically or is persisted to config.xml</p>"
},
"fldTbl16Classes":{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>FldTbl16Classes</code> that are loaded via a class loader and added to a <code>FldTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes. </p></li></ul>"
},
"fldTbl32Classes":{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>FldTbl32Classes</code> that are loaded via a class loader and added to a <code>FldTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes </p></li></ul>"
},
"id":{
"readOnly":true,
"type":"integer",
"format":"int64",
"description":"<p>Return the unique id of this MBean instance</p>"
},
"name":{
"readOnly":true,
"x-weblogic-legalNull":true,
"type":"string",
"description":"<p>The user-specified name of this MBean instance.</p><p>This name is included as one of the key properties in the MBean's <code>javax.management.ObjectName</code></p><p><code>Name=<i>user-specified-name</i></code></p><p><h5>Constraints</h5></p><ul><li>legal null</li></ul>"
},
"notes":{
"type":"string",
"description":"<p>Optional information that you can include to describe this configuration.</p><p>WebLogic Server saves this note in the domain's configuration file (<code>config.xml</code>) as XML PCDATA. All left angle brackets (<) are converted to the XML entity <code><</code>. Carriage returns/line feeds are preserved.</p><p>Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.</p>"
},
"remoteMBEncoding":{
"type":"string",
"description":"<p>The default encoding name of sending MBSTRING data.</p>"
},
"tags":{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>Return all tags on this Configuration MBean</p>"
},
"tpUsrFile":{
"type":"string",
"description":"<p>The full path to the <code>TPUSR</code> file, which contains Tuxedo UID/GID information.</p><p><i>Note:</i> This file is generated by the Tuxedo <code>tpusradd</code> utility on the remote Tuxedo domain.</p>"
},
"type":{
"readOnly":true,
"x-weblogic-unharvestable":true,
"type":"string",
"description":"<p>Returns the type of the MBean.</p><p><h5>Constraints</h5></p><ul><li>unharvestable</li></ul>"
},
"viewTbl16Classes":{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>ViewTbl16Classes</code> that are loaded via a class loader and added to a <code>ViewTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes. </p></li></ul>"
},
"viewTbl32Classes":{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>ViewTbl32Classes</code> that are loaded via a class loader and added to a <code>ViewTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes. </p></li></ul>"
}
},
"description":""
}
ネストされたスキーマ: Items
タイプ: array
タイトル: Items
クラス・ローダーによってロードされ、FldTbl配列に追加されるFldTbl16Classesの名前。
値の要件:
ソースを表示
{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>FldTbl16Classes</code> that are loaded via a class loader and added to a <code>FldTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes. </p></li></ul>"
}
ネストされたスキーマ: Items
タイプ: array
タイトル: Items
クラス・ローダーによってロードされ、FldTbl配列に追加されるFldTbl32Classesの名前。
値の要件:
ソースを表示
{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>FldTbl32Classes</code> that are loaded via a class loader and added to a <code>FldTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes </p></li></ul>"
}
ネストされたスキーマ: Items
タイプ: array
タイトル: Items
クラス・ローダーによってロードされ、ViewTbl配列に追加されるViewTbl16Classesの名前。
値の要件:
ソースを表示
{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>ViewTbl16Classes</code> that are loaded via a class loader and added to a <code>ViewTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes. </p></li></ul>"
}
ネストされたスキーマ: Items
タイプ: array
タイトル: Items
クラス・ローダーによってロードされ、ViewTbl配列に追加されるViewTbl32Classesの名前。
値の要件:
ソースを表示
{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>The names of <code>ViewTbl32Classes</code> that are loaded via a class loader and added to a <code>ViewTbl</code> array.</p><p>Value Requirements:</p><ul><li><p>Used fully qualified names of the desired classes. </p></li><li><p>Use a comma-separated list to enter multiple classes. </p></li></ul>"
}