|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DBPersistenceMBean
Method Summary | |
---|---|
void |
addDbDriverAndDBDriverRefAndDBTable(String elementName) Add a new element from the following: "DBDriverRef" "DBDriver" "DBTable" |
List<Object> |
getDBDriverAndDBDriverRefAndDBTable() Gets the value of the dbDriverAndDBDriverRefAndDBTable property. |
void |
removeDbDriverAndDBDriverRefAndDBTable(int index) Remove an element named dbDriverAndDBDriverRefAndDBTable by the index |
Method Detail |
---|
List<Object> getDBDriverAndDBDriverRefAndDBTable()
This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set
method for the dbDriverAndDBDriverRefAndDBTable property.
For example, to add a new item, do as follows:
getDBDriverAndDBDriverRefAndDBTable().add(newItem);
Objects of the following type(s) are allowed in the list DBDriverRef
DBDriver
DBTable
void addDbDriverAndDBDriverRefAndDBTable(String elementName)
void removeDbDriverAndDBDriverRefAndDBTable(int index)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |