| 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 |
|---|---|
List<Container> |
Config.getContainers()
Get the configuration for other types of containers.
|
| 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 |
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 |
MonitoringServiceConfiguration |
| 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 |
HazelcastRuntimeConfiguration
Class to store configuration of Hazelcast
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Checker |
interface |
CpuUsageChecker |
interface |
GarbageCollectorChecker |
interface |
HealthCheckServiceConfiguration |
interface |
HeapMemoryUsageChecker |
interface |
HoggingThreadsChecker |
interface |
MachineMemoryUsageChecker |
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
Main configuration class that defines whole configuration for request tracing services.
|
| 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 |
ConfigExtension
ConfigExtension is an configuration extension that hooks itself under the
config configuration.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Container> |
DomainInitializer.getInitialConfig(DomainContext initialCtx)
The actual initial config that needs to be inserted into
the fresh domain.xml
See
Attribute#value() for how the default value is inferred. |
<T extends Container> |
ConfigParser.parseContainerConfig(org.glassfish.hk2.api.ServiceLocator habitat,
URL configuration,
Class<T> containerType)
Parse a Container's configuration defined by it's XML template pointed by configuration URL.
|
| 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 | Method and Description |
|---|---|
<T extends Container> |
DefaultConfigParser.parseContainerConfig(org.glassfish.hk2.api.ServiceLocator habitat,
URL configuration,
Class<T> configType) |
| 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 © 2017. All rights reserved.