public interface RmicConfig
Modifier and Type | Method and Description |
---|---|
String |
getVersion() |
boolean |
isIdl() |
boolean |
isIiop() |
boolean |
isKeep()
Keep intermediate files
|
boolean |
isNoLocalStubs()
Do not create stubs optimized for same process.
|
boolean |
isNoValueMethods()
Do not create methods for valuetypes.
|
boolean |
isNowarn()
Turn off warnings
|
boolean |
isPoa() |
boolean |
isVerbose()
Output messages about compilation
|
String getVersion()
boolean isIiop()
boolean isPoa()
boolean isIdl()
boolean isKeep()
boolean isNowarn()
boolean isVerbose()
boolean isNoLocalStubs()
boolean isNoValueMethods()
Copyright © 2006–2021 MojoHaus. All rights reserved.