railo.cli
Class CLIInvokerImpl

java.lang.Object
  extended by railo.cli.CLIInvokerImpl
All Implemented Interfaces:
Remote, CLIInvoker

public class CLIInvokerImpl
extends Object
implements CLIInvoker


Constructor Summary
CLIInvokerImpl(File root, String servletName)
           
 
Method Summary
 void invoke(Map<String,String> config)
           
 long lastAccess()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CLIInvokerImpl

public CLIInvokerImpl(File root,
                      String servletName)
               throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException
Method Detail

invoke

public void invoke(Map<String,String> config)
            throws RemoteException
Specified by:
invoke in interface CLIInvoker
Throws:
RemoteException

lastAccess

public long lastAccess()


Copyright © 2012 Railo