Sonic Management API

com.sonicsw.mq.mgmtapi.config
Interface IAcceptorDirectBean

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

public interface IAcceptorDirectBean
extends IAbstractAcceptorDirectBean

Configuration Bean representing a AcceptorDirect


Nested Class Summary
static interface IAcceptorDirectBean.IAcceptorProtocolMapType
          Inner class representing AcceptorProtocolMapType This inner class contains inner data items that are keyed off a name.
static interface IAcceptorDirectBean.IJsseParametersType
          Inner class representing JsseParametersType This class extends IAbstractJsseParametersType
static interface IAcceptorDirectBean.ISslParametersType
          Inner class representing SslParametersType This class extends IAbstractSslParametersType
 
Nested classes/interfaces inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType, IAbstractAcceptorDirectBean.IAbstractJsseParametersType, IAbstractAcceptorDirectBean.IAbstractSslParametersType
 
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
 void addWSProtocolBean(IMgmtBeanBase bean)
          Adds WSProtocolBean to the protocols
 IAcceptorProtocolBean createProtocolBean()
           
 IAcceptorProtocolJmsBean createProtocolJmsBean()
           
 IAcceptorProtocolSoapBean createProtocolSoapBean()
           
 
Methods inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
getAcceptorExternalUrl, getAcceptorExternalUrl, getAcceptorExternalUrlMetaData, getAcceptorName, getAcceptorNameMetaData, getAcceptorType, getAcceptorTypeMetaData, getAcceptorUrl, getAcceptorUrlMetaData, getProtocols, getProtocolsMetaData, getSslParameters, getSslParametersMetaData, setAcceptorExternalUrl, setAcceptorName, setAcceptorUrl
 
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

addWSProtocolBean

void addWSProtocolBean(IMgmtBeanBase bean)
                       throws MgmtException
Adds WSProtocolBean to the protocols

Throws:
MgmtException

createProtocolBean

IAcceptorProtocolBean createProtocolBean()
                                         throws MgmtException
Throws:
MgmtException

createProtocolJmsBean

IAcceptorProtocolJmsBean createProtocolJmsBean()
                                               throws MgmtException
Throws:
MgmtException

createProtocolSoapBean

IAcceptorProtocolSoapBean createProtocolSoapBean()
                                                 throws MgmtException
Throws:
MgmtException

Sonic Management API

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