| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupManagementService
group-management-service(GMS) is an in-process service that provides cluster
monitoring and group communication services.
|
interface |
HttpService |
interface |
MonitoringService |
| Modifier and Type | Method and Description |
|---|---|
<P extends ConfigExtension> |
Config.checkIfExtensionExists(Class<P> configBeanType) |
static <P extends ConfigExtension> |
Config.Duck.checkIfExtensionExists(Config c,
Class<P> configBeanType) |
<T extends ConfigExtension> |
Config.createDefaultChildByType(Class<T> type) |
<T extends ConfigExtension> |
Config.getExtensionByType(Class<T> type)
Return an extension configuration given the extension type.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfigExtension> |
Config.getExtensions() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JmsAvailability |
interface |
JmsHost |
interface |
JmsService
The jms-service element specifies information about the bundled/built-in
JMS service that is managed by Application Server
|
| Modifier and Type | Class and Description |
|---|---|
class |
JmsHostWrapper
A wrapper class for the JmsHost serverbean since you cannot clone JmsHost
elements without being a part of a transaction
This class is primaritly used to create copies of the default jmshost element
during auto-clustering
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionService
Configuration for Transaction Manager
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AMXConfiguration
AMX Configuration
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnvironmentWarningConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestMonitoringConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ZendeskSupportConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsadminRecorderConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdminAuditConfiguration
Configuration for the Admin Audit service
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MonitoredAttribute |
interface |
MonitoringServiceConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FaultToleranceServiceConfiguration
Configuration for the Fault Tolerance Service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsHealthCheckConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsServiceConfiguration
Configuration for the Metrics Service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpenApiServiceConfiguration
Configuration for the OpenAPI Service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatadogNotifierConfiguration
Configuration class with the aim to configure datadog notification specific parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmailNotifierConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CDIEventbusNotifierConfiguration |
interface |
EventbusNotifierConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HipchatNotifierConfiguration
Configuration class with the aim to configure hipchat notification specific parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JmsNotifierConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NewRelicNotifierConfiguration
Configuration class with the aim to configure New Relic notification specific parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SlackNotifierConfiguration
Configuration class with the aim to configure slack notification specific parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SnmpNotifierConfiguration
Configuration class with the aim to configure SNMP notification specific parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XmppNotifierConfiguration
Configuration class with the aim to configure XMPP notification specific parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PayaraExecutorServiceConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HazelcastConfigSpecificConfiguration
This class holds the config level configuration required by Hazelcast
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Checker |
interface |
CpuUsageChecker |
interface |
GarbageCollectorChecker |
interface |
HealthCheckServiceConfiguration |
interface |
HeapMemoryUsageChecker |
interface |
HoggingThreadsChecker |
interface |
MachineMemoryUsageChecker |
interface |
MicroProfileHealthCheckerConfiguration |
interface |
StuckThreadsChecker |
interface |
ThresholdDiagnosticsChecker
Interface for healthcheck properties that have must have thresholds for
Critical, Warning and Good levels.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionPoolChecker |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MicroprofileConfigConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotificationServiceConfiguration |
interface |
NotifierConfiguration
Main configuration class that is being extended by specific notifier configurations, such as
LogNotifierConfiguration. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogNotifierConfiguration
Configuration class with the aim to configure log notification specific parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PhoneHomeRuntimeConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RequestTracingServiceConfiguration
Configuration class that holds the configuration of the Request
Tracing service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExampleServiceConfiguration
This class is an example configuration class used to configure the service
ConfigExtension means this class hooks itself under the config tab for a
specific configuration in the domain.xml
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestConfig
RestConfig configuration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchRuntimeConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectorService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EjbContainer
Configuration of EJB Container
|
interface |
MdbContainer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IiopService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebContainer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CDIService |
Copyright © 2019. All rights reserved.