|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (11.0.26) on Mon Mar 03 22:33:25 CET 2025 --> |
6 | | -<title>Constant Field Values (Codehaus Cargo 1.10.18 API)</title> |
| 5 | +<!-- Generated by javadoc (11.0.26) on Tue Apr 08 22:38:36 CEST 2025 --> |
| 6 | +<title>Constant Field Values (Codehaus Cargo 1.10.19 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2025-03-03"> |
| 8 | +<meta name="dc.created" content="2025-04-08"> |
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.18 API)"; |
| 20 | + parent.document.title="Constant Field Values (Codehaus Cargo 1.10.19 API)"; |
21 | 21 | } |
22 | 22 | } |
23 | 23 | catch(err) { |
@@ -4976,6 +4976,44 @@ <h2 title="org.codehaus">org.codehaus.*</h2> |
4976 | 4976 | </li> |
4977 | 4977 | <li class="blockList"> |
4978 | 4978 | <table class="constantsSummary"> |
| 4979 | +<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly36xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly36xInstalledLocalContainer</a></span><span class="tabEnd"> </span></caption> |
| 4980 | +<tr> |
| 4981 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 4982 | +<th class="colSecond" scope="col">Constant Field</th> |
| 4983 | +<th class="colLast" scope="col">Value</th> |
| 4984 | +</tr> |
| 4985 | +<tbody> |
| 4986 | +<tr class="altColor"> |
| 4987 | +<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly36xInstalledLocalContainer.ID"> |
| 4988 | +<!-- --> |
| 4989 | +</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> |
| 4990 | +<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly36xInstalledLocalContainer.html#ID">ID</a></code></th> |
| 4991 | +<td class="colLast"><code>"wildfly36x"</code></td> |
| 4992 | +</tr> |
| 4993 | +</tbody> |
| 4994 | +</table> |
| 4995 | +</li> |
| 4996 | +<li class="blockList"> |
| 4997 | +<table class="constantsSummary"> |
| 4998 | +<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly36xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly36xRemoteContainer</a></span><span class="tabEnd"> </span></caption> |
| 4999 | +<tr> |
| 5000 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 5001 | +<th class="colSecond" scope="col">Constant Field</th> |
| 5002 | +<th class="colLast" scope="col">Value</th> |
| 5003 | +</tr> |
| 5004 | +<tbody> |
| 5005 | +<tr class="altColor"> |
| 5006 | +<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly36xRemoteContainer.ID"> |
| 5007 | +<!-- --> |
| 5008 | +</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> |
| 5009 | +<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly36xRemoteContainer.html#ID">ID</a></code></th> |
| 5010 | +<td class="colLast"><code>"wildfly36x"</code></td> |
| 5011 | +</tr> |
| 5012 | +</tbody> |
| 5013 | +</table> |
| 5014 | +</li> |
| 5015 | +<li class="blockList"> |
| 5016 | +<table class="constantsSummary"> |
4979 | 5017 | <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> |
4980 | 5018 | <tr> |
4981 | 5019 | <th class="colFirst" scope="col">Modifier and Type</th> |
|
0 commit comments