public class CreateSvcGroupTask extends SOAPstationTaskBase implements IBaseDataKeyID
SvcGroup
.
Modifier and Type | Class and Description |
---|---|
static class |
CreateSvcGroupTask.APOperation
Configuration an AccessPoint operation name
|
Modifier and Type | Field and Description |
---|---|
protected ServiceTask.GroupCreationInfo |
itsGroupConfig |
private java.lang.String |
itsSvcGroupID |
Constructor and Description |
---|
CreateSvcGroupTask() |
Modifier and Type | Method and Description |
---|---|
void |
addConfiguredApOperation(CreateSvcGroupTask.APOperation val) |
void |
executeEx()
Do the work
|
java.lang.String |
getKeyID()
IBaseDataKeyID interface
|
void |
setApplicationName(java.lang.String val) |
void |
setCategory(java.lang.String val) |
void |
setIgnoreProxy(boolean val) |
void |
setListenerName(java.lang.String val) |
void |
setName(java.lang.String val) |
void |
setSenderName(java.lang.String val) |
void |
setUniqueKey(java.lang.String val) |
void |
setWsdlUrl(java.lang.String val) |
_getConfig, _getSSTConfig, createTask, setSOAPstationRef
execute, locateBaseData, locateBaseData, locateBaseDataID, locateBaseDataID
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
private java.lang.String itsSvcGroupID
protected ServiceTask.GroupCreationInfo itsGroupConfig
public void setName(java.lang.String val)
public void setCategory(java.lang.String val)
public void setUniqueKey(java.lang.String val)
public void setWsdlUrl(java.lang.String val)
public void setApplicationName(java.lang.String val)
public void setListenerName(java.lang.String val)
public void setSenderName(java.lang.String val)
public void setIgnoreProxy(boolean val)
public void addConfiguredApOperation(CreateSvcGroupTask.APOperation val)
public void executeEx() throws java.lang.Exception
public java.lang.String getKeyID()
getKeyID
in interface IBaseDataKeyID