|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IAbstractContainerBean.IAbstractLibraryParams
Inner class representing LibraryParams This class extends IMgmtListBase
Method Summary | |
---|---|
java.lang.String |
getNativeLibraryPath()
Get the attribute for NATIVE_LIBRARY_PATH as a String value. |
IMgmtAttributeMetaData |
getNativeLibraryPathMetaData()
Get the attribute metadata for NATIVE_LIBRARY_PATH. |
void |
setNativeLibraryPath(java.lang.String value)
Set the attribute for NATIVE_LIBRARY_PATH to the specified String value. |
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
Method Detail |
---|
java.lang.String getNativeLibraryPath() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getNativeLibraryPathMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatavoid setNativeLibraryPath(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |