Sonic Management API

com.sonicsw.mq.mgmtapi.config
Interface IAcceptorProtocolBean

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

public interface IAcceptorProtocolBean
extends IAbstractAcceptorProtocolBean

Configuration Bean representing a AcceptorProtocol


Nested Class Summary
static interface IAcceptorProtocolBean.IAcceptorDirectContentMapItemType
          Inner class representing AcceptorDirectContentMapItemType This class extends IAbstractAcceptorDirectContentMapItemType
static interface IAcceptorProtocolBean.IAcceptorDirectContentMapType
          Inner class representing AcceptorDirectContentMapType This inner class contains inner data items that are keyed off a name.
static interface IAcceptorProtocolBean.IHttpDirectURLMapType
          Inner class representing HttpDirectURLMapType 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.IAbstractAcceptorProtocolBean
IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType, IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType, IAbstractAcceptorProtocolBean.IAbstractHttpDirectURLMapType
 
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
 IAcceptorUrlReceiveBean createAcceptorUrlReceiveBean()
           
 IAcceptorUrlSendOnewayBean createAcceptorUrlSendOnewayBean()
           
 IAcceptorUrlSendReplyBean createAcceptorUrlSendReplyBean()
           
 
Methods inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
getDirectContentMap, getDirectContentMapMetaData, getDirectFactory, getDirectFactoryMetaData, getDirectName, getDirectNameMetaData, getDirectType, getDirectTypeMetaData, getDirectUrlMap, getDirectUrlMapMetaData, setDirectName
 
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

createAcceptorUrlReceiveBean

IAcceptorUrlReceiveBean createAcceptorUrlReceiveBean()
                                                     throws MgmtException
Throws:
MgmtException

createAcceptorUrlSendOnewayBean

IAcceptorUrlSendOnewayBean createAcceptorUrlSendOnewayBean()
                                                           throws MgmtException
Throws:
MgmtException

createAcceptorUrlSendReplyBean

IAcceptorUrlSendReplyBean createAcceptorUrlSendReplyBean()
                                                         throws MgmtException
Throws:
MgmtException

Sonic Management API

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