Template MBean Method Invocation data source module

Microsoft.JEE.MBean.Template.Invoke.DataSource (DataSourceModuleType)

The MBean Method Invocation data source module intended for template use.

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.BaseData

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.JEE.MBean.Invoke.DataSource Default

Overrideable Parameters:

IDParameterTypeSelectorDisplay NameDescription
ComputerNamestring$Config/ComputerName$Computer nameThe name of the computer that hosts the application server.
Protocolstring$Config/Protocol$ProtocolThe protocol to use to perform the HTTP call.
Portstring$Config/Port$PortThe port number to use to perform the HTTP call.
BaseURLstring$Config/BaseURL$Base URLThe base URL to use to find BeanSpy.
AdditionalArgumentsstring$Config/AdditionalArguments$Additional argumentsAdditional arguments for BeanSpy to shape the output XML.
RequestBodystring$Config/RequestBody$Request BodyHTTP Post Body to be sent to BeanSpy when beforing a MBean Invoke.
IntervalSecondsint$Config/IntervalSeconds$IntervalThe time value (in seconds) between calls on the data source.
TimeoutSecondsint$Config/TimeoutSeconds$TimeoutThe timeout-value (in seconds) for inactivity on the data source.