|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang> |
4 | 4 | <head> |
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> |
| 5 | +<!-- Generated by javadoc (11.0.27) on Sun Jun 08 21:49:50 CEST 2025 --> |
| 6 | +<title>Constant Field Values (Codehaus Cargo 1.10.20 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2025-04-08"> |
| 8 | +<meta name="dc.created" content="2025-06-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.19 API)"; |
| 20 | + parent.document.title="Constant Field Values (Codehaus Cargo 1.10.20 API)"; |
21 | 21 | } |
22 | 22 | } |
23 | 23 | catch(err) { |
@@ -375,83 +375,90 @@ <h2 title="org.codehaus">org.codehaus.*</h2> |
375 | 375 | <td class="colLast"><code>"cargo.glassfish.deploy.arg."</code></td> |
376 | 376 | </tr> |
377 | 377 | <tr class="altColor"> |
| 378 | +<td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.DEPLOY_IGNORE_DEPLOYABLE_NAME"> |
| 379 | +<!-- --> |
| 380 | +</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> |
| 381 | +<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#DEPLOY_IGNORE_DEPLOYABLE_NAME">DEPLOY_IGNORE_DEPLOYABLE_NAME</a></code></th> |
| 382 | +<td class="colLast"><code>"cargo.glassfish.deploy.ignoreDeployableName"</code></td> |
| 383 | +</tr> |
| 384 | +<tr class="rowColor"> |
378 | 385 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.DOMAIN_NAME"> |
379 | 386 | <!-- --> |
380 | 387 | </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> |
381 | 388 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#DOMAIN_NAME">DOMAIN_NAME</a></code></th> |
382 | 389 | <td class="colLast"><code>"cargo.glassfish.domain.name"</code></td> |
383 | 390 | </tr> |
384 | | -<tr class="rowColor"> |
| 391 | +<tr class="altColor"> |
385 | 392 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.HTTPS_PORT"> |
386 | 393 | <!-- --> |
387 | 394 | </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> |
388 | 395 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#HTTPS_PORT">HTTPS_PORT</a></code></th> |
389 | 396 | <td class="colLast"><code>"cargo.glassfish.http.ssl.port"</code></td> |
390 | 397 | </tr> |
391 | | -<tr class="altColor"> |
| 398 | +<tr class="rowColor"> |
392 | 399 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.IIOP_MUTUAL_AUTH_PORT"> |
393 | 400 | <!-- --> |
394 | 401 | </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> |
395 | 402 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#IIOP_MUTUAL_AUTH_PORT">IIOP_MUTUAL_AUTH_PORT</a></code></th> |
396 | 403 | <td class="colLast"><code>"cargo.glassfish.orb.mutualauth.port"</code></td> |
397 | 404 | </tr> |
398 | | -<tr class="rowColor"> |
| 405 | +<tr class="altColor"> |
399 | 406 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.IIOP_PORT"> |
400 | 407 | <!-- --> |
401 | 408 | </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> |
402 | 409 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#IIOP_PORT">IIOP_PORT</a></code></th> |
403 | 410 | <td class="colLast"><code>"cargo.glassfish.orb.listener.port"</code></td> |
404 | 411 | </tr> |
405 | | -<tr class="altColor"> |
| 412 | +<tr class="rowColor"> |
406 | 413 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.IIOPS_PORT"> |
407 | 414 | <!-- --> |
408 | 415 | </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> |
409 | 416 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#IIOPS_PORT">IIOPS_PORT</a></code></th> |
410 | 417 | <td class="colLast"><code>"cargo.glassfish.orb.ssl.port"</code></td> |
411 | 418 | </tr> |
412 | | -<tr class="rowColor"> |
| 419 | +<tr class="altColor"> |
413 | 420 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.JMS_PORT"> |
414 | 421 | <!-- --> |
415 | 422 | </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> |
416 | 423 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#JMS_PORT">JMS_PORT</a></code></th> |
417 | 424 | <td class="colLast"><code>"cargo.glassfish.jms.port"</code></td> |
418 | 425 | </tr> |
419 | | -<tr class="altColor"> |
| 426 | +<tr class="rowColor"> |
420 | 427 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.JMX_ADMIN_PORT"> |
421 | 428 | <!-- --> |
422 | 429 | </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> |
423 | 430 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#JMX_ADMIN_PORT">JMX_ADMIN_PORT</a></code></th> |
424 | 431 | <td class="colLast"><code>"cargo.glassfish.domain.jmxPort"</code></td> |
425 | 432 | </tr> |
426 | | -<tr class="rowColor"> |
| 433 | +<tr class="altColor"> |
427 | 434 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.OSGI_SHELL_PORT"> |
428 | 435 | <!-- --> |
429 | 436 | </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> |
430 | 437 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#OSGI_SHELL_PORT">OSGI_SHELL_PORT</a></code></th> |
431 | 438 | <td class="colLast"><code>"cargo.glassfish.osgi.shell.telnet.port"</code></td> |
432 | 439 | </tr> |
433 | | -<tr class="altColor"> |
| 440 | +<tr class="rowColor"> |
434 | 441 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.PORT_BASE"> |
435 | 442 | <!-- --> |
436 | 443 | </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> |
437 | 444 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#PORT_BASE">PORT_BASE</a></code></th> |
438 | 445 | <td class="colLast"><code>"cargo.glassfish.portbase"</code></td> |
439 | 446 | </tr> |
440 | | -<tr class="rowColor"> |
| 447 | +<tr class="altColor"> |
441 | 448 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.REMOVE_DEFAULT_DATASOURCE"> |
442 | 449 | <!-- --> |
443 | 450 | </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> |
444 | 451 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#REMOVE_DEFAULT_DATASOURCE">REMOVE_DEFAULT_DATASOURCE</a></code></th> |
445 | 452 | <td class="colLast"><code>"cargo.glassfish.removeDefaultDatasource"</code></td> |
446 | 453 | </tr> |
447 | | -<tr class="altColor"> |
| 454 | +<tr class="rowColor"> |
448 | 455 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.TARGET"> |
449 | 456 | <!-- --> |
450 | 457 | </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> |
451 | 458 | <th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/glassfish/GlassFishPropertySet.html#TARGET">TARGET</a></code></th> |
452 | 459 | <td class="colLast"><code>"cargo.glassfish.target"</code></td> |
453 | 460 | </tr> |
454 | | -<tr class="rowColor"> |
| 461 | +<tr class="altColor"> |
455 | 462 | <td class="colFirst"><a id="org.codehaus.cargo.container.glassfish.GlassFishPropertySet.UNDEPLOY_ARG_PREFIX"> |
456 | 463 | <!-- --> |
457 | 464 | </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> |
|
0 commit comments