|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAbstractXQContainerBean
Configuration Bean representing a 'XQContainer'
Nested Class Summary | |
---|---|
static interface |
IAbstractXQContainerBean.IAbstractServiceEntryType
Inner class representing ServiceEntryType This class extends IMgmtListBase |
static interface |
IAbstractXQContainerBean.IAbstractServicesType
Inner class representing ServicesType This inner class contains inner data items that are keyed off a name. |
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 | |
---|---|
IXQContainerBean.IServicesType |
createServices()
Create an instance of an IServicesType attribute. |
java.lang.String |
getArchiveName()
Get the attribute for ARCHIVE_NAME as a String value. |
java.lang.String |
getArchiveName(java.lang.String defValue)
Get the attribute for ARCHIVE_NAME as a String value. |
IMgmtAttributeMetaData |
getArchiveNameMetaData()
Get the attribute metadata for ARCHIVE_NAME. |
java.lang.String |
getBusConnection()
Get the attribute for BusConnection as a String value. |
java.lang.String |
getBusConnection(java.lang.String defValue)
Get the attribute for BusConnection as a String value. |
IMgmtAttributeMetaData |
getBusConnectionMetaData()
Get the attribute metadata for BusConnection. |
java.lang.String |
getClassname()
Get the attribute for CLASSNAME as a String value. |
IMgmtAttributeMetaData |
getClassnameMetaData()
Get the attribute metadata for CLASSNAME. |
java.lang.String |
getClasspath()
Get the attribute for CLASSPATH as a String value. |
java.lang.String |
getClasspath(java.lang.String defValue)
Get the attribute for CLASSPATH as a String value. |
IMgmtAttributeMetaData |
getClasspathMetaData()
Get the attribute metadata for CLASSPATH. |
java.lang.String |
getConfig_uri()
Get the attribute for config_uri as a String value. |
java.lang.String |
getConfig_uri(java.lang.String defValue)
Get the attribute for config_uri as a String value. |
IMgmtAttributeMetaData |
getConfig_uriMetaData()
Get the attribute metadata for config_uri. |
long |
getCreationTime()
Get the attribute for creationTime as a long value. |
long |
getCreationTime(long defValue)
Get the attribute for creationTime as a long value. |
IMgmtAttributeMetaData |
getCreationTimeMetaData()
Get the attribute metadata for creationTime. |
java.lang.String |
getEnablePayloadCapture()
Get the attribute for enablePayloadCapture as a String value. |
java.lang.String |
getEnablePayloadCapture(java.lang.String defValue)
Get the attribute for enablePayloadCapture as a String value. |
IMgmtAttributeMetaData |
getEnablePayloadCaptureMetaData()
Get the attribute metadata for enablePayloadCapture. |
long |
getLastModified()
Get the attribute for lastModified as a long value. |
long |
getLastModified(long defValue)
Get the attribute for lastModified as a long value. |
IMgmtAttributeMetaData |
getLastModifiedMetaData()
Get the attribute metadata for lastModified. |
java.lang.String |
getLog4jConfiguration()
Get the attribute for log4jConfiguration as a String value. |
java.lang.String |
getLog4jConfiguration(java.lang.String defValue)
Get the attribute for log4jConfiguration as a String value. |
IMgmtAttributeMetaData |
getLog4jConfigurationMetaData()
Get the attribute metadata for log4jConfiguration. |
java.lang.String |
getName()
Get the attribute for name as a String value. |
IMgmtAttributeMetaData |
getNameMetaData()
Get the attribute metadata for name. |
java.lang.String |
getRoutingHttpConnection()
Get the attribute for RoutingHttpConnection as a String value. |
java.lang.String |
getRoutingHttpConnection(java.lang.String defValue)
Get the attribute for RoutingHttpConnection as a String value. |
IMgmtAttributeMetaData |
getRoutingHttpConnectionMetaData()
Get the attribute metadata for RoutingHttpConnection. |
IXQContainerBean.IServicesType |
getServices()
Get the attribute for services. |
IMgmtAttributeMetaData |
getServicesMetaData()
Get the attribute metadata for services. |
java.lang.String |
getSpringConfiguration()
Get the attribute for springConfiguration as a String value. |
java.lang.String |
getSpringConfiguration(java.lang.String defValue)
Get the attribute for springConfiguration as a String value. |
IMgmtAttributeMetaData |
getSpringConfigurationMetaData()
Get the attribute metadata for springConfiguration. |
java.lang.String |
getType()
Get the attribute for type as a String value. |
IMgmtAttributeMetaData |
getTypeMetaData()
Get the attribute metadata for type. |
java.lang.String |
getUseForLookingGlass()
Get the attribute for useForLookingGlass as a String value. |
java.lang.String |
getUseForLookingGlass(java.lang.String defValue)
Get the attribute for useForLookingGlass as a String value. |
IMgmtAttributeMetaData |
getUseForLookingGlassMetaData()
Get the attribute metadata for useForLookingGlass. |
java.lang.String |
getUseIntraContainerMessaging()
Get the attribute for useIntraContainerMessaging as a String value. |
IMgmtAttributeMetaData |
getUseIntraContainerMessagingMetaData()
Get the attribute metadata for useIntraContainerMessaging. |
void |
setArchiveName(java.lang.String value)
Set the attribute for ARCHIVE_NAME to the specified String value. |
void |
setBusConnection(java.lang.String value)
Set the attribute for BusConnection to the specified String value. |
void |
setClasspath(java.lang.String value)
Set the attribute for CLASSPATH to the specified String value. |
void |
setConfig_uri(java.lang.String value)
Set the attribute for config_uri to the specified String value. |
void |
setCreationTime(long value)
Set the attribute for creationTime to the specified long value. |
void |
setEnablePayloadCapture(java.lang.String value)
Set the attribute for enablePayloadCapture to the specified String value. |
void |
setLastModified(long value)
Set the attribute for lastModified to the specified long value. |
void |
setLog4jConfiguration(java.lang.String value)
Set the attribute for log4jConfiguration to the specified String value. |
void |
setName(java.lang.String value)
Set the attribute for name to the specified String value. |
void |
setRoutingHttpConnection(java.lang.String value)
Set the attribute for RoutingHttpConnection to the specified String value. |
void |
setServices(IXQContainerBean.IServicesType value)
Set the attribute for services to the specified IServicesType value. |
void |
setSpringConfiguration(java.lang.String value)
Set the attribute for springConfiguration to the specified String value. |
void |
setUseForLookingGlass(java.lang.String value)
Set the attribute for useForLookingGlass to the specified String value. |
void |
setUseIntraContainerMessaging(java.lang.String value)
Set the attribute for useIntraContainerMessaging to the specified String 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 |
---|
IXQContainerBean.IServicesType createServices() throws MgmtException
MgmtException
- Thrown if there is some problem creating this objectjava.lang.String getArchiveName() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getArchiveName(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getArchiveNameMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getBusConnection() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getBusConnection(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getBusConnectionMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getClassname() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getClassnameMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getClasspath() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getClasspath(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getClasspathMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getConfig_uri() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getConfig_uri(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getConfig_uriMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatalong getCreationTime() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributelong getCreationTime(long defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getCreationTimeMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getEnablePayloadCapture() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getEnablePayloadCapture(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getEnablePayloadCaptureMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatalong getLastModified() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributelong getLastModified(long defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getLastModifiedMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getLog4jConfiguration() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getLog4jConfiguration(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getLog4jConfigurationMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getName() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getNameMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getRoutingHttpConnection() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getRoutingHttpConnection(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getRoutingHttpConnectionMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadataIXQContainerBean.IServicesType getServices() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getServicesMetaData() throws MgmtException
MgmtException
- Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadatajava.lang.String getSpringConfiguration() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getSpringConfiguration(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getSpringConfigurationMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getType() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getTypeMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getUseForLookingGlass() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributejava.lang.String getUseForLookingGlass(java.lang.String defValue) throws MgmtException
defValue
- The default value to return if this attribute doesn't exist
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getUseForLookingGlassMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatajava.lang.String getUseIntraContainerMessaging() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attributeIMgmtAttributeMetaData getUseIntraContainerMessagingMetaData() throws MgmtException
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadatavoid setArchiveName(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setBusConnection(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setClasspath(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setConfig_uri(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setCreationTime(long value) throws MgmtException
value
- The long value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setEnablePayloadCapture(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setLastModified(long value) throws MgmtException
value
- The long value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setLog4jConfiguration(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setName(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setRoutingHttpConnection(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setServices(IXQContainerBean.IServicesType value) throws MgmtException
value
- The IServicesType value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setSpringConfiguration(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setUseForLookingGlass(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attributevoid setUseIntraContainerMessaging(java.lang.String value) throws MgmtException
value
- The String value for this attribute
MgmtException
- Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |