All Classes and Interfaces
Class
Description
Access log configuration
Admin Service exists in every instance.
Represents the <application-config> child element of <application-ref>.
Tag interface to extend the application configuration Any implementation of this interface will be stored under the
domain.xml application element.
References to applications deployed to the server instance
Records information about a tenant provisioned for a given application.
An audit-module specifies an optional plug-in module which implements audit capabilities.
Tag interface to extend the availability-service configuration Any implementation of this interface will be stored
under the domain.xml availability-service element.
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
Super interface for any extension element to the
Cluster configurationElement relating a reference to a cluster to be load balanced to an (optional) health-checker
Clusters configuration.
CommandTarget is an enumeration of valid configuration target for a command execution
The configuration defines the configuration of a server instance that can be shared by other server instances.
Logger information for the config-api module.
Carries the default configuration values for a ConfigBeanProxy
Listens to config bean creation.
Bunch of utility methods for the new serverbeans config api based on jaxb
Listens for changes to the Config for the current server and adds an index for the name
ServerEnvironment.DEFAULT_INSTANCE_NAME to any objects that are added.
Will carry a set of four strings which will be used during domain creation to find what initial values are required
by a config bean to acquire them during the domain creation process.
This is a marker interface to mark the interfaces which are involved in managing parts of the domain.xml.
create the default ejb-container configbean when non exists and an injection point requires it.
Contains utility methods for zero-config
Service to lock the configuration elements for a particular domain configuration.
This is a class to create the ConfigBeanProxy from the xml an xml snippet
Contract defining services capable of persisting the configuration.
populate the a DomDocument from the given configuration snippet file containing a config bean configuration.
Shared constants for config-beans packages
ContextRootCheck constraint to verify a context root attribute is not a duplicate for a virtual server.
Validation logic for ContextRootCheck constraint
Create command annotation.
A remote command to create the default configuration for a given service using the snippets available in the relevant
module.
CreationDecorator<T extends org.jvnet.hk2.config.ConfigBeanProxy>
An element decorator decorates a newly added configuration element, usually added through the generic create command
implementation.
Default implementation of a decorator that does nothing.
A config resolver is responsible for finding the target object of a specified type on which a creation command
invocation will be processed.
Contract annotation to mark any config bean which accepts customization values during domain creation.
A factory that creates a CustomizationTokensProvider so that it could be used to create list of customization tokens
Upgrade service to add the default-config if it doesn't exist.
Delete command annotation
A method annotated with the Delete annotation will generate a generic implementation of a delete administrative
command responsible for delete instances of the type as referenced by the annotated method.
A remote command to delete a module's configuration.
DeletionDecorator<T extends org.jvnet.hk2.config.ConfigBeanProxy,U extends org.jvnet.hk2.config.ConfigBeanProxy>
A decorator for acting upon a configuration element deletion.
Tag interface to extend the DiagnosticService configuration Any implementation of this interface will be stored under
the domain.xml diagnostic-service element.
Tag interface to extend the domain configuration Any implementation of this interface will be stored under the
domain.xml root domain element.
Resolver for an DomainExtension type.
Locates and parses the portion of domain.xml that we care.
This is to integrate the whole getExtensionByType with the config modularity irrelevant of the invocation point.
failure-detection enables its members to periodically monitor other group members to determine their availability in
the group.
Generic create command implementation.
services pertinent to generic CRUD command implementations
Implementation of the generic delete command
Generic list command implementation.
Get the current active configuration of a service and print it out for the user's review.
The main driver to make the getset commands compatible with the config modularity.
Translated view of a configured objects where values can be represented with a @{xx.yy.zz} name to be translated
using a property value translator.
plug our Dom implementation
group-management-service(GMS) is an in-process service that provides cluster monitoring and group communication
services.
To annotated the config beans that cannot have default configuration value build by the generic configuration
creation mechanism.
Each cluster would be configured for a ping based health check mechanism
Parameters for the remote instance register instance command, which includes params from _create-node and
_register-instance
Defines the standard JACC properties used for setting up the JACC provider.
User-defined constraint to check if an attribute is a valid Java class name The class name can be a fully qualified
classname inlcuding its package name
Implementation for the user-defined constraint annotation @JavaClassName
Java Runtime environment configuration
The jmx-connector element defines the configuration of a JSR 160 compliant remote JMX Connector.
Factored out the list of jvm-options from at least two other interfaces that have them: java-config and profiler.
Connects a specific listener class with specific managed objects
List command annotation.
List command column annotation.
By default, logs would be kept in $INSTANCE-ROOT/logs.
This config bean will define parameters for Managed jobs A Managed job is a commands which is annotated with
either @ManagedJob,@Progress or running with --detach
Note on the Name of the MBean : It is a String that represents the name of the MBean.
Defines the message layer specific provider configurations of the application server.
Tag Interface for any module
ModuleConfigurationLoader<C extends org.jvnet.hk2.config.ConfigBeanProxy,U extends org.jvnet.hk2.config.ConfigBeanProxy>
Containing shared functionalists between different derived classes like ConfigSnippetLoader and so on.
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
SE/EE Node Controller.
Nodes configuration.
Represents an integer from 0 to Integer.MAX_VALUE.
NotDuplicateTargetName class-level constraint to verify that the name attribute is not already in use by another
target (cluster, instance, node, config).
Validation logic for NotDuplicateTargetName constraint
NotTargetKeyword constraint to verify a name attribute is not a reserved word like 'domain'.
Validation logic for NotTargetKeyword constraint
Represents a network port on a machine.
Port base utilities used by create-local-instance.
Hiding place for the remarkably complex logic of assigning ports to instances GUARANTEE -- the only thing thrown from
here is TransactionFailure
Represents an integer from 1 to Integer.MAX_VALUE.
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.
Utility for getting the value of a system-property of an instance, particularly for an instance that is not the
current running instance.
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.
A domain.xml reference
An application or Resource reference container object.
Annotated
Use
This constraint is supported for
ConfigBeanProxy class contains at least one String field, which value must point to key
attribute of some other existing ConfigBeanProxy instance.Use
ReferenceConstraint.RemoteKey annotation on appropriate getters to define such fields.This constraint is supported for
ConfigBeanProxy only.This annotation gets set only on getter method and in combination with
ReferenceConstraint annotation on the
class.Parameters for the _register-instance command
Used to define the authentication policy requirements associated with the request processing
performed by an
authentication provider (i.e.
Tag interface for all types of resource.
This is an abstraction for a resource that refers a resource-pool.
Applications can lookup resources registered in the server.
Used to define the authentication policy requirements associated with the response processing performed by an
authentication provider (i.e.
An exception indicating a user-correctable error that occurred as a secure admin command executed.
Invoked during creation of a new SecureAdminPrincipal.
Resolves using the type and any name, with no restrictions on the name and with an optional mapping from a cert alias
to the name.
The security service element defines parameters and configuration information needed by the core J2EE security
service.
Jakarta EE Application Server Configuration
Each Application Server instance is a Jakarta EE compliant container.
The Server.java file is getting pretty bloated.
Tag interface for all types of resource.
List of configured servers.
Annotation that qualifies a configuration element that can only exist as a singleton in the configuration tree.
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
A cluster defines a homogeneous set of server instances that share the same applications, resources, and
configuration.
Specifies the SSL configuration when the Application Server is making outbound IIOP/SSL connections.
Element describing the system-applications in domain.xml
Syntax for supplying system properties as name value pairs
Base interface for those configuration objects that has nested <system-property> elements.
Upgrade service to add the new 3.1 system properties to the config elements (except DAS config, server-config) in
existing domain.xml: <system-property name="ASADMIN_LISTENER_PORT" value="24848"></system-property>
<system-property name="OSGI_SHELL_TELNET_PORT" value="26666"></system-property>
<system-property name="JAVA_DEBUGGER_PORT" value="29009"></system-property>
Use the same prefix as the config's system property HTTP_LISTENER_PORT if it exists.
Resolver based on a supplied target parameter (with a possible default value).
Target type annotation defines valid target configuration elements for the annotated command type.
a extensible mechanism to define new configuration targets
View that translate configured attributes containing properties like ${foo.bar} into system properties values.
Resolver based on type + name.
Simple extension to java beans events to support notification for adding/removing indexed properties.
Support class for sending vetoable events.
Resolver for an un-named type.
Tag interface for VirtualMachine configuration.
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.