Constant Field Values

Contents

org.codehaus.*

  • org.codehaus.mojo.rmic.AbstractRmiMojo 
    Modifier and Type Constant Field Value
    private static final java.lang.String STUB_CLASS_PATTERN "**/*_Stub.class"
  • org.codehaus.mojo.rmic.HelpMojo 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_LINE_LENGTH 80
    private static final java.lang.String PLUGIN_HELP_PATH "/META-INF/maven/org.codehaus.mojo/rmic-maven-plugin/plugin-help.xml"
  • org.codehaus.mojo.rmic.Source 
    Modifier and Type Constant Field Value
    private static final java.lang.String INCLUDE_ALL "**/*"
  • org.codehaus.mojo.rmic.SunRmiCompiler 
    Modifier and Type Constant Field Value
    public static final java.lang.String RMIC_CLASSNAME "sun.rmi.rmic.Main"