Sonic Management API

com.sonicsw.mq.mgmtapi.config
Interface IRoutesBean

All Superinterfaces:
IAbstractRoutesBean, com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase

public interface IRoutesBean
extends IAbstractRoutesBean

Configuration Bean representing a Routes


Nested Class Summary
static interface IRoutesBean.IRoutingMapType
          Inner class representing RoutingMapType This inner class contains inner data items that are keyed off a name.
 
Nested classes/interfaces inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean
IAbstractRoutesBean.IAbstractRoutingMapType
 
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
 IRouteDirectBean createRouteDirectBean()
           
 IRouteDirectJmsBean createRouteDirectJmsBean()
           
 IRouteDirectSoapBean createRouteDirectSoapBean()
           
 IRouteDirectWSBean createRouteDirectWSBean()
           
 IRouteSonicBean createRouteSonicBean()
           
 
Methods inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean
getRoutes, getRoutesMetaData
 
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

createRouteDirectBean

IRouteDirectBean createRouteDirectBean()
                                       throws MgmtException
Throws:
MgmtException

createRouteDirectJmsBean

IRouteDirectJmsBean createRouteDirectJmsBean()
                                             throws MgmtException
Throws:
MgmtException

createRouteDirectSoapBean

IRouteDirectSoapBean createRouteDirectSoapBean()
                                               throws MgmtException
Throws:
MgmtException

createRouteDirectWSBean

IRouteDirectWSBean createRouteDirectWSBean()
                                           throws MgmtException
Throws:
MgmtException

createRouteSonicBean

IRouteSonicBean createRouteSonicBean()
                                     throws MgmtException
Throws:
MgmtException

Sonic Management API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.