|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorc.orchard.AbstractCompilerService
orc.orchard.rmi.CompilerService
public class CompilerService
Field Summary |
---|
Fields inherited from class orc.orchard.AbstractCompilerService |
---|
logger |
Constructor Summary | |
---|---|
CompilerService(java.net.URI baseURI)
|
|
CompilerService(java.net.URI baseURI,
java.util.logging.Logger logger)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class orc.orchard.AbstractCompilerService |
---|
compile, getDefaultLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface orc.orchard.api.CompilerServiceInterface |
---|
compile |
Constructor Detail |
---|
public CompilerService(java.net.URI baseURI, java.util.logging.Logger logger) throws java.rmi.RemoteException, java.net.MalformedURLException
java.rmi.RemoteException
java.net.MalformedURLException
public CompilerService(java.net.URI baseURI) throws java.rmi.RemoteException, java.net.MalformedURLException
java.rmi.RemoteException
java.net.MalformedURLException
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |