org.codehaus.mojo.rmic
Interface RmiCompilerManager

All Known Implementing Classes:
DefaultRmiCompilerManager

public interface RmiCompilerManager

Version:
$Id: RmiCompilerManager.java 6221 2008-02-06 16:29:52Z pgier $
Author:
Trygve Laugstøl

Method Summary
 RmiCompiler getRmiCompiler(String id)
           
 

Method Detail

getRmiCompiler

RmiCompiler getRmiCompiler(String id)
                           throws NoSuchRmiCompilerException
Throws:
NoSuchRmiCompilerException


Copyright © 2011 Codehaus. All Rights Reserved.