public class AbstractRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JNDI_CONFIG_DEFAULT |
static String |
JNDI_CONFIG_PROP |
| Constructor and Description |
|---|
AbstractRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getCliOptions() |
protected Context |
getContext() |
protected String |
getJndiConfig() |
void |
parseArgumentsIntoConfig(String[] args) |
public static final String JNDI_CONFIG_PROP
public static final String JNDI_CONFIG_DEFAULT
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.