public interface WlssBean
extends weblogic.descriptor.DescriptorBean
This abstract bean is the base interface for all WlssBean interfaces.
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the WLSS bean.
|
void |
setName(String name)
Sets the value of the Name attribute.
|