public interface RunningProtocolsMBean
Modifier and Type | Method and Description |
---|---|
void |
addProtocolsEntry()
Add a new element named protocolsEntry
|
java.util.List<RunningProtocolsEntryMBean> |
getProtocolsEntryMBean()
Return the list of the RunningProtocolsEntry element
|
void |
removeProtocolsEntry(int index)
Remove an element named protocolsEntry by the index
|
void addProtocolsEntry()
void removeProtocolsEntry(int index)
java.util.List<RunningProtocolsEntryMBean> getProtocolsEntryMBean()