Modifier and Type | Method and Description |
---|---|
ServerDebugAttributeBean |
createDebugAttribute(String name,
boolean state) |
void |
destroyDebugAttribute(ServerDebugAttributeBean attributeBean) |
ServerDebugAttributeBean[] |
getDebugAttributes() |
String |
getName()
Identifies the name of this server.
|
ServerDebugAttributeBean |
lookupDebugAttribute(String name) |
void |
setName(String servername)
Sets the value of the Name attribute.
|
String getName()
Identifies the name of this server.
void setName(String servername)
WlssBean
Sets the value of the Name attribute.
setName
in interface WlssBean
WlssBean.getName()
ServerDebugAttributeBean[] getDebugAttributes()
ServerDebugAttributeBean createDebugAttribute(String name, boolean state)
void destroyDebugAttribute(ServerDebugAttributeBean attributeBean)
ServerDebugAttributeBean lookupDebugAttribute(String name)