Sonic Management API

com.sonicsw.mq.mgmtapi.config.gen
Interface IAbstractRoutesBean

All Superinterfaces:
com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase
All Known Subinterfaces:
IRoutesBean

public interface IAbstractRoutesBean
extends IMgmtBeanBase

Configuration Bean representing a 'Routes'


Nested Class Summary
static interface IAbstractRoutesBean.IAbstractRoutingMapType
          Inner class representing RoutingMapType This inner class contains inner data items that are keyed off a name.
 
Field Summary
 
Fields inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
C_VERSION_PROPERTY, CLASS_PROPERTY, P_VERSION_PROPERTY, TEMPLATE_PROPERTY, TYPE_PROPERTY
 
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension
END_CDATA, START_CDATA, TOOL_ANNOTATION
 
Method Summary
 IRoutesBean.IRoutingMapType getRoutes()
          Get the attribute for ROUTES.
 IMgmtAttributeMetaData getRoutesMetaData()
          Get the attribute metadata for ROUTES.
 
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
clone, createUniqueName, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getProperty, getReferenceAttribute, getStringAttribute, isNewBean, 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
 
Methods inherited from interface com.sonicsw.mx.config.IAnnotationExtension
getAnnotation, setAnnotation
 

Method Detail

getRoutes

IRoutesBean.IRoutingMapType getRoutes()
                                      throws MgmtException
Get the attribute for ROUTES.

Returns:
The IRoutingMapType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getRoutesMetaData

IMgmtAttributeMetaData getRoutesMetaData()
                                         throws MgmtException
Get the attribute metadata for ROUTES.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.