Sonic Management API

com.sonicsw.mq.mgmtapi.config
Interface IAcceptorsBean

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

public interface IAcceptorsBean
extends IAbstractAcceptorsBean

Configuration Bean representing a Acceptors


Nested Class Summary
static interface IAcceptorsBean.IAcceptorMapType
          Inner class representing AcceptorMapType This inner class contains inner data items that are keyed off a name.
static interface IAcceptorsBean.IDefaultAcceptorsType
          Inner class representing DefaultAcceptorsType This class extends IAbstractDefaultAcceptorsType
static interface IAcceptorsBean.IHttpParametersType
          Inner class representing HttpParametersType This class extends IAbstractHttpParametersType
 
Nested classes/interfaces inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
IAbstractAcceptorsBean.IAbstractAcceptorMapType, IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType, IAbstractAcceptorsBean.IAbstractHttpParametersType
 
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
 IAcceptorDirectBean createAcceptorDirectBean()
           
 IAcceptorTcpsBean createAcceptorTcpsBean()
           
 IAcceptorTunnelingBean createAcceptorTunnelingBean()
           
 
Methods inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
getAcceptors, getAcceptorsMetaData, getDefaultAcceptors, getDefaultAcceptorsMetaData, getHttpParameters, getHttpParametersMetaData
 
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

createAcceptorDirectBean

IAcceptorDirectBean createAcceptorDirectBean()
                                             throws MgmtException
Throws:
MgmtException

createAcceptorTcpsBean

IAcceptorTcpsBean createAcceptorTcpsBean()
                                         throws MgmtException
Throws:
MgmtException

createAcceptorTunnelingBean

IAcceptorTunnelingBean createAcceptorTunnelingBean()
                                                   throws MgmtException
Throws:
MgmtException

Sonic Management API

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