Uses of Interface
org.codehaus.mojo.rmic.RmicConfig

Uses of RmicConfig in org.codehaus.mojo.rmic
 

Classes in org.codehaus.mojo.rmic that implement RmicConfig
 class AbstractRmiMojo
          Generic super class of rmi compiler mojos.
 class RmicMojo
          Compiles rmi stubs and skeleton classes from a remote implementation class.
 class TestRmicMojo
          Compiles rmi stubs and skeleton classes from a remote implementation class.
 

Methods in org.codehaus.mojo.rmic with parameters of type RmicConfig
 void RmiCompiler.execute(RmicConfig rmiConfig, List classesToCompile)
           
 void SunRmiCompiler.execute(RmicConfig rmiConfig, List classesToCompile)
           
 



Copyright © 2011 Codehaus. All Rights Reserved.