Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

HL7 Server

Dependencies

Attributes

Port

TCP listening port.

ProtocolName

Enable TLS mode: mllp, mllp-tls, mllp-tls.aes, mllp-tls.3des or mllp-tls.nodes.

SoTimeout

Socket timeout in ms. 0 = no timeout.

NoopMessageTypes

Comma separated list of Message Types which are accepted even if no HL7 Service is configured to actual process the message.

SendNotification

Activates notification of registered listeners about received HL7 messages. Required for message forwarding by HL7 Send service.

FileReceivedHL7

Activates writing received HL7 messages into file (format: hl7-######.hl7) in log directory.

FileReceivedHL7AsXML

Activates writing received and XMLized HL7 messages into file (format: hl7-######.xml) in log directory.

MaxClients

Maximal number of simultaneously connected HL7 clients.

NumClients

Current number of connected HL7 clients.

MaxIdleThreads

Maximal number of idle threads.

NumIdleThread

Current number of idle threads.

NumberOfReceivedMessages

Number of received HL7 messages.

AckStylesheetURL

Stylesheet for generated ACK messages.

LogStylesheetURL

Stylesheet for logging of received HL7 messages.

TLSConfigName

Used internally - do NOT modify.

AuditLoggerName

Used internally - do NOT modify.

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

Operations

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

reloadStylesheets

Reload Stylesheets

getTemplates

Get precompiled stylesheet

registerService

Register HL7 Service

Notifications

  • No labels