net.sourceforge.basher.internal.impl
Class BeanShellServer
java.lang.Object
net.sourceforge.basher.internal.impl.BeanShellServer
- All Implemented Interfaces:
- EventListener, org.ops4j.gaderian.events.RegistryShutdownListener
public class BeanShellServer
- extends Object
- implements org.ops4j.gaderian.events.RegistryShutdownListener
- Version:
- $Revision$
- Author:
- Johan Lindquist
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanShellServer
public BeanShellServer()
setBeanShellScripts
public void setBeanShellScripts(List<String> beanShellScripts)
setTaskManager
public void setTaskManager(TaskManager taskManager)
setScheduler
public void setScheduler(Scheduler scheduler)
setEventManager
public void setEventManager(EventManager eventManager)
setContextManager
public void setContextManager(ContextManager contextManager)
setPort
public void setPort(int port)
setLog
public void setLog(org.apache.commons.logging.Log log)
initializeService
public void initializeService()
throws Exception
- Throws:
Exception
registryDidShutdown
public void registryDidShutdown()
- Specified by:
registryDidShutdown
in interface org.ops4j.gaderian.events.RegistryShutdownListener
Copyright © 2006-2010 Basher Team. All Rights Reserved.