|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (11.0.28) on Sun Sep 07 20:47:15 CEST 2025 --> |
6 | | -<title>Constant Field Values (Codehaus Cargo 1.10.22 API)</title> |
| 5 | +<!-- Generated by javadoc (11.0.28) on Sun Oct 12 11:52:50 CEST 2025 --> |
| 6 | +<title>Constant Field Values (Codehaus Cargo 1.10.23 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2025-09-07"> |
| 8 | +<meta name="dc.created" content="2025-10-12"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> |
|
17 | 17 | <script type="text/javascript"><!-- |
18 | 18 | try { |
19 | 19 | if (location.href.indexOf('is-external=true') == -1) { |
20 | | - parent.document.title="Constant Field Values (Codehaus Cargo 1.10.22 API)"; |
| 20 | + parent.document.title="Constant Field Values (Codehaus Cargo 1.10.23 API)"; |
21 | 21 | } |
22 | 22 | } |
23 | 23 | catch(err) { |
@@ -5059,6 +5059,44 @@ <h2 title="org.codehaus">org.codehaus.*</h2> |
5059 | 5059 | </li> |
5060 | 5060 | <li class="blockList"> |
5061 | 5061 | <table class="constantsSummary"> |
| 5062 | +<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly38xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly38xInstalledLocalContainer</a></span><span class="tabEnd"> </span></caption> |
| 5063 | +<tr> |
| 5064 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 5065 | +<th class="colSecond" scope="col">Constant Field</th> |
| 5066 | +<th class="colLast" scope="col">Value</th> |
| 5067 | +</tr> |
| 5068 | +<tbody> |
| 5069 | +<tr class="altColor"> |
| 5070 | +<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly38xInstalledLocalContainer.ID"> |
| 5071 | +<!-- --> |
| 5072 | +</a><code>public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td> |
| 5073 | +<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly38xInstalledLocalContainer.html#ID">ID</a></code></th> |
| 5074 | +<td class="colLast"><code>"wildfly38x"</code></td> |
| 5075 | +</tr> |
| 5076 | +</tbody> |
| 5077 | +</table> |
| 5078 | +</li> |
| 5079 | +<li class="blockList"> |
| 5080 | +<table class="constantsSummary"> |
| 5081 | +<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly38xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly38xRemoteContainer</a></span><span class="tabEnd"> </span></caption> |
| 5082 | +<tr> |
| 5083 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 5084 | +<th class="colSecond" scope="col">Constant Field</th> |
| 5085 | +<th class="colLast" scope="col">Value</th> |
| 5086 | +</tr> |
| 5087 | +<tbody> |
| 5088 | +<tr class="altColor"> |
| 5089 | +<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly38xRemoteContainer.ID"> |
| 5090 | +<!-- --> |
| 5091 | +</a><code>public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td> |
| 5092 | +<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly38xRemoteContainer.html#ID">ID</a></code></th> |
| 5093 | +<td class="colLast"><code>"wildfly38x"</code></td> |
| 5094 | +</tr> |
| 5095 | +</tbody> |
| 5096 | +</table> |
| 5097 | +</li> |
| 5098 | +<li class="blockList"> |
| 5099 | +<table class="constantsSummary"> |
5062 | 5100 | <caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly8xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly8xRemoteContainer</a></span><span class="tabEnd"> </span></caption> |
5063 | 5101 | <tr> |
5064 | 5102 | <th class="colFirst" scope="col">Modifier and Type</th> |
|
0 commit comments