| AccessLog |
Access log configuration
|
| AdminService |
Admin Service exists in every instance.
|
| Application |
|
| ApplicationConfig |
Represents the <application-config> child element of <application-ref>.
|
| ApplicationExtension |
Tag interface to extend the application configuration Any implementation of this interface will be stored under the
domain.xml application element.
|
| ApplicationRef |
References to applications deployed to the server instance
|
| Applications |
|
| AppTenant |
Records information about a tenant provisioned for a given application.
|
| AppTenants |
|
| AuditModule |
An audit-module specifies an optional plug-in module which implements audit capabilities.
|
| AuthRealm |
|
| AvailabilityService |
|
| AvailabilityServiceExtension |
Tag interface to extend the availability-service configuration Any implementation of this interface will be stored
under the domain.xml availability-service element.
|
| BindableResource |
|
| Cluster |
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
|
| ClusterExtension |
Super interface for any extension element to the Cluster configuration
|
| Clusters |
Clusters configuration.
|
| Config |
The configuration defines the configuration of a server instance that can be shared by other server instances.
|
| ConfigLoader |
This is a marker interface to mark the interfaces which are involved in managing parts of the domain.xml.
|
| Configs |
|
| DasConfig |
|
| DiagnosticService |
|
| DiagnosticServiceExtension |
Tag interface to extend the DiagnosticService configuration Any implementation of this interface will be stored under
the domain.xml diagnostic-service element.
|
| Domain |
|
| DomainExtension |
Tag interface to extend the domain configuration Any implementation of this interface will be stored under the
domain.xml root domain element.
|
| Engine |
|
| FailureDetection |
failure-detection enables its members to periodically monitor other group members to determine their availability in
the group.
|
| GroupManagementService |
group-management-service(GMS) is an in-process service that provides cluster monitoring and group communication
services.
|
| HealthChecker |
Each cluster would be configured for a ping based health check mechanism
|
| HttpAccessLog |
|
| HttpService |
|
| JaccProvider |
Defines the standard JACC properties used for setting up the JACC provider.
|
| JavaConfig |
Java Runtime environment configuration
|
| JmxConnector |
The jmx-connector element defines the configuration of a JSR 160 compliant remote JMX Connector.
|
| JvmOptionBag |
Factored out the list of jvm-options from at least two other interfaces that have them: java-config and profiler.
|
| LogService |
By default, logs would be kept in $INSTANCE-ROOT/logs.
|
| MessageSecurityConfig |
Defines the message layer specific provider configurations of the application server.
|
| Module |
Tag Interface for any module
|
| ModuleLogLevels |
|
| ModuleMonitoringLevels |
|
| MonitoringService |
|
| Node |
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
|
| NodeAgent |
SE/EE Node Controller.
|
| NodeAgents |
|
| Nodes |
Nodes configuration.
|
| Profiler |
Profilers could be one of jprobe, optimizeit, hprof, wily and so on jvm-options and property elements are used to
record the settings needed to get a particular profiler going.
|
| ProviderConfig |
The provider-config element defines the configuration of an authentication provider
A provider-config with no contained request-policy or response-policy sub-elements, is a null provider.
|
| Ref |
A domain.xml reference
|
| RefContainer |
An application or Resource reference container object.
|
| RequestPolicy |
Used to define the authentication policy requirements associated with the request processing performed by an
authentication provider (i.e.
|
| Resource |
Tag interface for all types of resource.
|
| ResourcePool |
|
| ResourceRef |
|
| Resources |
Applications can lookup resources registered in the server.
|
| ResponsePolicy |
Used to define the authentication policy requirements associated with the response processing performed by an
authentication provider (i.e.
|
| SecureAdmin |
|
| SecureAdminInternalUser |
|
| SecureAdminPrincipal |
|
| SecurityService |
The security service element defines parameters and configuration information needed by the core J2EE security
service.
|
| Server |
Java EE Application Server Configuration
Each Application Server instance is a Java EE compliant container.
|
| ServerRef |
|
| ServerResource |
Tag interface for all types of resource.
|
| Servers |
List of configured servers.
|
| SshAuth |
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
|
| SshConnector |
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
|
| SystemApplications |
Element describing the system-applications in domain.xml
|
| SystemProperty |
Syntax for supplying system properties as name value pairs
|
| SystemPropertyBag |
Base interface for those configuration objects that has nested <system-property> elements.
|
| ThreadPools |
|
| VirtualServer |
Configuration of Virtual Server
Virtualization in Application Server allows multiple URL domains to be served by the same HTTP server process, which
is listening on multiple host addresses If an application is available at two virtual servers, they still share same
physical resource pools, such as JDBC connection pools.
|