|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAcceptorUrlSendOnewayBean
Configuration Bean representing a AcceptorUrlSendOneway
Nested Class Summary | |
---|---|
static interface |
IAcceptorUrlSendOnewayBean.IAcceptorDirectAuthenticationType
Inner class representing AcceptorDirectAuthenticationType This class extends IAbstractAcceptorDirectAuthenticationType |
Nested classes/interfaces inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean |
---|
IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType |
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 |
setDiscardableDeliveryMode()
Set the attribute for DELIVERY_MODE to the DISCARDABLE value. |
void |
setNonPersistentDeliveryMode()
Set the attribute for DELIVERY_MODE to the NON_PERSISTANT value. |
void |
setNonPersistentReplicatedDeliveryMode()
Set the attribute for DELIVERY_MODE to the NON_PERSISTANT_REPLICATED value. |
void |
setPersistentDeliveryMode()
Set the attribute for DELIVERY_MODE to the PERSISTANT value. |
void |
setQueueDestinationType()
Set the attribute for DESTINATION_TYPE to the QUEUE value. |
void |
setTopicDestinationType()
Set the attribute for DESTINATION_TYPE to the TOPIC value. |
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 |
---|
void setDiscardableDeliveryMode()
void setNonPersistentDeliveryMode()
void setNonPersistentReplicatedDeliveryMode()
void setPersistentDeliveryMode()
void setQueueDestinationType()
void setTopicDestinationType()
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |