|
|||||||||
| 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(java.lang.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(java.lang.String id)
throws NoSuchRmiCompilerException
getRmiCompiler in interface RmiCompilerManagerid - 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 | ||||||||