public class JBossServiceConstructorConfig extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
JBossServiceConstructorConfig.Argument |
Modifier and Type | Field and Description |
---|---|
static JBossServiceConstructorConfig.Argument[] |
EMPTY_ARGS |
Constructor and Description |
---|
JBossServiceConstructorConfig() |
Modifier and Type | Method and Description |
---|---|
JBossServiceConstructorConfig.Argument[] |
getArguments() |
void |
setArguments(JBossServiceConstructorConfig.Argument[] arguments) |
public static final JBossServiceConstructorConfig.Argument[] EMPTY_ARGS
public JBossServiceConstructorConfig.Argument[] getArguments()
public void setArguments(JBossServiceConstructorConfig.Argument[] arguments)
Copyright © 2015 JBoss by Red Hat. All rights reserved.