| Modifier and Type | Interface and Description |
|---|---|
interface |
Cluster
A cluster defines a homogeneous set of server instances that share the same
applications, resources, and configuration.
|
interface |
ClusterExtension
Super interface for any extension element to the
Cluster configuration |
interface |
Config
The configuration defines the configuration of a server instance that can be
shared by other server instances.
|
interface |
JmxConnector
The jmx-connector element defines the configuration of a JSR 160 compliant
remote JMX Connector.
|
interface |
Mbean
Note on the Name of the MBean :
It is a String that represents the name of the MBean.
|
interface |
Module
Tag Interface for any module
|
interface |
Node
A cluster defines a homogeneous set of server instances that share the same
applications, resources, and configuration.
|
interface |
Server
Java EE Application Server Configuration
Each Application Server instance is a Java EE compliant container.
|
interface |
ServerResource
Tag interface for all types of resource.
|
interface |
VirtualMachineExtension
Tag interface for VirtualMachine configuration.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
NotDuplicateTargetNameValidator.isValid(Named bean,
javax.validation.ConstraintValidatorContext context) |
boolean |
ConfigRefValidator.isValid(Named bean,
javax.validation.ConstraintValidatorContext constraintValidatorContext) |
| Modifier and Type | Method and Description |
|---|---|
Named[] |
V2DottedNameSupport.getNamedNodes(List<? extends Named> target,
List<? extends Named> references,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Named[] |
V2DottedNameSupport.getNamedNodes(List<? extends Named> target,
List<? extends Named> references,
String name) |
Named[] |
V2DottedNameSupport.getNamedNodes(List<? extends Named> target,
List<? extends Named> references,
String name) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeploymentGroup |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContainerMonitoring
Default monitoring configuration for containers.
|
Copyright © 2019. All rights reserved.