| Package | Description |
|---|---|
| sun.rmi.rmic | |
| sun.rmi.rmic.iiop |
| Modifier and Type | Method and Description |
|---|---|
Main |
BatchEnvironment.getMain()
Get the instance of Main which created this environment.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RMIGenerator.parseArgs(java.lang.String[] argv,
Main main)
Examine and consume command line arguments.
|
boolean |
Generator.parseArgs(java.lang.String[] argv,
Main main)
Examine and consume command line arguments.
|
| Constructor and Description |
|---|
BatchEnvironment(java.io.OutputStream out,
ClassPath path,
Main main)
Create a BatchEnvironment for rmic with the given class path,
stream for messages and Main.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StubGenerator.parseArgs(java.lang.String[] argv,
Main main)
Examine and consume command line arguments.
|
boolean |
PrintGenerator.parseArgs(java.lang.String[] argv,
Main main)
Examine and consume command line arguments.
|
boolean |
IDLGenerator.parseArgs(java.lang.String[] argv,
Main main)
Examine and consume command line arguments.
|
boolean |
Generator.parseArgs(java.lang.String[] argv,
Main main)
Examine and consume command line arguments.
|
| Constructor and Description |
|---|
BatchEnvironment(java.io.OutputStream out,
ClassPath path,
Main main)
Create a BatchEnvironment for rmic with the given class path,
stream for messages and Main.
|
Copyright © 2016. All Rights Reserved.