|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| 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 object
java.lang.String getArchiveName()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getArchiveNameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getBusConnection()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getBusConnectionMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getClassname()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getClassnameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getClasspath()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getClasspathMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getConfig_uri()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getConfig_uriMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getCreationTime()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
long 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 attribute
IMgmtAttributeMetaData getCreationTimeMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getEnablePayloadCapture()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getEnablePayloadCaptureMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getLastModified()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
long 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 attribute
IMgmtAttributeMetaData getLastModifiedMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getLog4jConfiguration()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getLog4jConfigurationMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getName()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getNameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getRoutingHttpConnection()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getRoutingHttpConnectionMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IXQContainerBean.IServicesType getServices()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getServicesMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
java.lang.String getSpringConfiguration()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getSpringConfigurationMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getType()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getTypeMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUseForLookingGlass()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.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 attribute
IMgmtAttributeMetaData getUseForLookingGlassMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUseIntraContainerMessaging()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getUseIntraContainerMessagingMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setArchiveName(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setBusConnection(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setClasspath(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setConfig_uri(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setCreationTime(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setEnablePayloadCapture(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setLastModified(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setLog4jConfiguration(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setName(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setRoutingHttpConnection(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setServices(IXQContainerBean.IServicesType value)
throws MgmtException
value - The IServicesType value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSpringConfiguration(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setUseForLookingGlass(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void 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 | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||