com.ibm.datapower.wamt.soma
Interface Status
public interface Status
The interface to get the status of SOMA.
This interface is mainly used by functions of SOMACommands
COPYRIGHT_2013
static final java.lang.String COPYRIGHT_2013
- See Also:
- Constant Field Values
getNames
StringCollection getNames()
- Get all names of status of SOMA
- Returns:
- all status names
getValue
java.lang.Object getValue(java.lang.String name)
- Get the value of status
- Parameters:
name
- the name of status
- Returns:
- the value of status
© Copyright IBM Corp. 2006, 2010 All Rights Reserved.