public class JlotClient extends Object
| Constructor and Description |
|---|
JlotClient() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.ApplicationContext |
getApplicationContext() |
CommandExecutor |
getCommandExecuter(Class<? extends CommandExecutor> commandExecutorClass) |
boolean |
isStarted() |
void |
start(Properties properties) |
public void start(Properties properties)
public boolean isStarted()
public org.springframework.context.ApplicationContext getApplicationContext()
public CommandExecutor getCommandExecuter(Class<? extends CommandExecutor> commandExecutorClass)
Copyright © 2015 Kicktipp GmbH. All rights reserved.