public class ActivationGroupData extends Object implements Serializable
ActivationGroupImpl, to control the
activation group's configuration. An instance of this is specified
in the ActivationGroupDesc for the group.| Constructor and Description |
|---|
ActivationGroupData(String[] config)
Constructs an instance with the specified
Configuration options, if any. |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getConfig()
Returns the configuration options, or
null. |
public ActivationGroupData(String[] config)
Configuration options, if any.config - the configuration options, or nullpublic String[] getConfig()
null.nullCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.