Package com.sun.enterprise.config.serverbeans

Interface Summary
AccessLog Access log configuration
Action Defines the action MBean associated with the event.
AdminObjectResource  
AdminService Admin Service exists in every instance.
AlertService The Alert service provides a mechanism for users to register for and receive alerts.
AlertSubscription  
AmxPref Deprecated.
AppclientModule Deprecated.
Application  
ApplicationConfig Represents the <application-config> child element of <application-ref>.
ApplicationRef References to applications deployed to the server instance
Applications  
AuditModule An audit-module specifies an optional plug-in module which implements audit capabilities.
AuthRealm  
AvailabilityService  
BackendPrincipal  
BindableResource  
Cluster A cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.
ClusterRef Element relating a reference to a cluster to be load balanced to an (optional) health-checker
Clusters Clusters configuration.
Config The configuration defines the configuration of a server instance that can be shared by other server instances.
Configs  
ConnectionPool Deprecated.
ConnectorConnectionPool Defines configuration used to create and manage a pool of connections to a EIS.
ConnectorModule Deprecated.
ConnectorResource  
ConnectorService  
CustomResource Custom (or generic) resource managed by a user-written factory class.
DasConfig  
DiagnosticService  
Domain  
EjbContainer Configuration of EJB Container
EjbContainerAvailability  
EjbModule Deprecated.
EjbTimerService Configuration for ejb timer service
Engine  
Event Defines the event associated with the configured rule.
ExtensionModule Deprecated.
ExternalJndiResource Resource residing in an external JNDI repository
FailureDetection failure-detection enables its members to periodically monitor other group members to determine their availability in the group.
FilterConfig Provides the means of specifying a filter to be applied to alerts
GroupManagementService group-management-service(GMS) is an in-process service that provides cluster monitoring and group communication services.
GroupMap  
HealthChecker Each cluster would be configured for a ping based health check mechanism
HttpAccessLog  
HttpFileCache Deprecated.
HttpListener Deprecated.
HttpProtocol Deprecated.
HttpService  
IiopListener  
IiopService  
J2eeApplication Deprecated.
JaccProvider Defines the standard JACC properties used for setting up the JACC provider.
JavaConfig Java Runtime environment configuration
JdbcConnectionPool Defines configuration used to create and manage a pool physical database connections.
JdbcResource JDBC javax.sql.(XA)DataSource resource definition
JmsAvailability  
JmsHost  
JmsService The jms-service element specifies information about the bundled/built-in JMS service that is managed by Application Server
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.
KeepAlive Deprecated.
LbConfig  
LbConfigs  
LifecycleModule Deprecated.
ListenerConfig Connects a specific listener class with specific managed objects
LoadBalancer  
LoadBalancers  
LogService By default, logs would be kept in $INSTANCE-ROOT/logs.
MailResource  
ManagementRule Defines the configured self management rule
ManagementRules Container for self management rules
ManagerProperties  
Mbean Note on the Name of the MBean : It is a String that represents the name of the MBean.
MdbContainer  
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.
Orb Orb Configuration properties
PersistenceManagerFactoryResource Persistence Manager runtime configuration
PrincipalMap  
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.
RegistryLocation Specifies the registry where web service end point artifacts are published.
RequestPolicy Used to define the authentication policy requirements associated with the request processing performed by an authentication provider (i.e.
RequestProcessing Deprecated.
Resource Tag interface for all types of resource.
ResourceAdapterConfig This element is for configuring the resource adapter.
ResourcePool  
ResourceRef  
Resources J2EE Applications look up resources registered with the Application server, using portable JNDI names.
ResponsePolicy Used to define the authentication policy requirements associated with the response processing performed by an authentication provider (i.e.
SecureAdmin  
SecureAdminHelper  
SecureAdminInternalUser  
SecureAdminPrincipal  
SecurityMap Perform mapping from principal received during Servlet/EJB authentication, to credentials accepted by the EIS.
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  
Servers List of configured servers.
SessionConfig  
SessionManager  
SessionProperties  
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.
SslClientConfig Specifies the SSL configuration when the Application Server is making outbound IIOP/SSL connections.
StoreProperties  
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  
TransactionService Configuration for Transaction Manager
TransformationRule Specifies configuration for a XSLT transformation rule
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.
WebContainer  
WebContainerAvailability web-container-availability SE/EE only
WebModule Deprecated.
WebServiceEndpoint This specifies configuration for a web service end point.
WorkSecurityMap  
 

Class Summary
AccessLogInjector  
ActionInjector  
AdminObjectResourceInjector  
AdminService.Duck  
AdminServiceInjector  
AlertServiceInjector  
AlertSubscriptionInjector  
AmxPrefInjector  
AppclientModuleInjector  
Application.Duck  
ApplicationConfigInjector  
ApplicationInjector  
ApplicationRefInjector  
Applications.Duck  
ApplicationsInjector  
AuditModuleInjector  
AuthRealm.Duck  
AuthRealmInjector  
AvailabilityServiceInjector  
BackendPrincipalInjector  
Cluster.Decorator  
Cluster.DeleteDecorator  
Cluster.Duck  
ClusterInjector  
ClusterRefInjector  
Clusters.Duck  
ClustersInjector  
Config.Duck  
ConfigBeansUtilities Bunch of utility methods for the new serverbeans config api based on jaxb
ConfigInjector  
Configs.Duck  
ConfigsInjector  
ConnectionPoolInjector  
ConnectorConnectionPoolInjector  
ConnectorModuleInjector  
ConnectorResourceInjector  
ConnectorServiceInjector  
CopyConfig This is the abstract class which will be used by the config beans Cluster and Server classes to copy the default-configs
CustomResourceInjector  
DasConfigInjector  
DiagnosticServiceInjector  
Domain.Duck  
DomainInjector  
EjbContainerAvailabilityInjector  
EjbContainerInjector  
EjbModuleInjector  
EjbTimerServiceInjector  
Engine.Duck  
EngineInjector  
EventInjector  
ExtensionModuleInjector  
ExternalJndiResourceInjector  
FailureDetectionInjector  
FilterConfigInjector  
GroupManagementServiceInjector  
GroupMapInjector  
HealthCheckerInjector  
HttpAccessLogInjector  
HttpFileCacheInjector  
HttpListenerInjector  
HttpProtocolInjector  
HttpService.Duck  
HttpServiceInjector  
IiopListenerInjector  
IiopServiceInjector  
J2eeApplicationInjector  
JaccProviderInjector  
JavaConfig.Duck  
JavaConfigInjector  
JdbcConnectionPoolInjector  
JdbcResourceInjector  
JmsAvailabilityInjector  
JmsHostInjector  
JmsServiceInjector  
JmxConnectorInjector  
JvmOptionBag.Duck  
KeepAliveInjector  
LbConfig.Decorator  
LbConfig.DeleteDecorator  
LbConfig.Duck  
LbConfigInjector  
LbConfigs.Duck  
LbConfigsInjector  
LifecycleModuleInjector  
ListenerConfigInjector  
LoadBalancer.DeleteDecorator  
LoadBalancerInjector  
LoadBalancers.Duck  
LoadBalancersInjector  
LogServiceInjector  
MailResourceInjector  
ManagementRuleInjector  
ManagementRulesInjector  
ManagerPropertiesInjector  
MbeanInjector  
MdbContainerInjector  
MessageSecurityConfigInjector  
Module.Duck  
ModuleInjector  
ModuleLogLevels.Duck  
ModuleLogLevelsInjector  
ModuleMonitoringLevelsInjector  
MonitoringService.Duck  
MonitoringServiceInjector  
Node.Decorator  
Node.DeleteDecorator  
Node.Duck  
NodeAgentInjector  
NodeAgentsInjector  
NodeInjector  
Nodes.Duck  
NodesInjector  
OrbInjector  
PersistenceManagerFactoryResourceInjector  
PrincipalMapInjector  
ProfilerInjector  
ProviderConfigInjector  
RefContainerInjector  
RefInjector  
RegistryLocationInjector  
RequestPolicyInjector  
RequestProcessingInjector  
ResourceAdapterConfigInjector  
ResourceInjector  
ResourceRefInjector  
Resources.Duck  
ResourcesInjector  
ResponsePolicyInjector  
SecureAdmin.Duck  
SecureAdmin.Util  
SecureAdminInjector  
SecureAdminInternalUser.CrDecorator  
SecureAdminInternalUserInjector  
SecureAdminPrincipal.CrDecorator Invoked during creation of a new SecureAdminPrincipal.
SecureAdminPrincipal.Resolver 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.
SecureAdminPrincipalInjector  
SecurityMapInjector  
SecurityServiceInjector  
Server.CreateDecorator  
Server.DeleteDecorator  
Server.Duck  
ServerInjector  
ServerRefInjector  
Servers.Duck  
ServersInjector  
ServerTags  
SessionConfigInjector  
SessionManagerInjector  
SessionPropertiesInjector  
SshAuthInjector  
SshConnectorInjector  
SslClientConfigInjector  
StorePropertiesInjector  
SystemApplicationsInjector  
SystemPropertyBag.Duck  
SystemPropertyInjector  
ThreadPoolsInjector  
TransactionServiceInjector  
TransformationRuleInjector  
VirtualServer.Duck  
VirtualServerInjector  
WebContainerAvailabilityInjector  
WebContainerInjector  
WebModuleInjector  
WebServiceEndpointInjector  
WorkSecurityMapInjector  
 

Exception Summary
SecureAdminHelper.SecureAdminCommandException An exception indicating a user-correctable error that occurred as a secure admin command executed.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.