|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.rmic.DefaultRmiCompilerManager
public class DefaultRmiCompilerManager
Constructor Summary | |
---|---|
DefaultRmiCompilerManager()
|
Method Summary | |
---|---|
RmiCompiler |
getRmiCompiler(String id)
Default compiler factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRmiCompilerManager()
Method Detail |
---|
public RmiCompiler getRmiCompiler(String id) throws NoSuchRmiCompilerException
getRmiCompiler
in interface RmiCompilerManager
id
- The ID of the compiler. The valid IDs are located in the components.xml file.
NoSuchRmiCompilerException
- If the compiler is not found
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |