Java EE 5 SDK

Package com.sun.appserv.management.config

The com.sun.appserv.management.config package contains all MBean interfaces for configuration MBeans.

See:
          Description

Interface Summary
AccessLogConfig Represents the <access-log> element.
ActionConfig Represents the <action> element.
AdminObjectResourceConfig Represents the <admin-object-resource> element.
AdminServiceConfig Configuration for the <admin-service> element.
AMXConfig All Config MBeans must extend this interface, whether they represent elements or whether they are managers.
AppClientModuleConfig Configuration for the <appclient-module> element.
AuditModuleConfig Configuration for the <audit-module> element.
AuthRealmConfig Configuration for the <auth-realm> element.
AvailabilityServiceConfig Configuration for the <availability-service> element.
BackendPrincipalConfig Configuration for the <backend-principal> element.
ClusterConfig Configuration for the <cluster> element.
ClusteredServerConfig Configuration for the <server> element that belongs to a cluster.
ClusterRefConfig represents the <server-ref> element.
ClusterRefConfigCR Supports creation and removal of server references.
ClusterRefConfigReferent Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a ClusterRefConfig.
ConfigConfig Configuration for the <config> element.
ConfigDottedNames Access to all dotted-names for configuration.
ConfigElement Marker interface indicating that this item represents a configuration element in domain.xml.
ConfigRemover Anything implementing this interface allows any contained AMXConfig to be removed.
ConnectionPoolConfig Configuration for the <connection-pool> element.
ConnectorConnectionPoolConfig Configuration for the <connector-connection-pool> element.
ConnectorModuleConfig Configuration for the <connector-module> element.
ConnectorResourceConfig Configuration for the <connector-resource> element.
ConnectorServiceConfig Configuration for the <connector-service> element.
CustomMBeanConfig Configuration for custom MBean.
CustomResourceConfig Configuration for the <custom-resource> element.
DASConfig Configuration for the <das-config> element.
DeployedItemRefConfig Represents an <application-ref> element found within a <server> element.
DeployedItemRefConfigCR Represents the capability to create or remove ("CR") an instance of the <application-ref> element.
DeployedItemRefConfigReferent Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a DeployedItemRefConfig.
Description Everything having a settable description should extend this interface.
DiagnosticServiceConfig Configuration for the <diagnostic-service> for a <config> in a domain.
DomainConfig Configuration for the <domain> element.
EJBContainerAvailabilityConfig Configuration for the <ejb-container-availability> element.
EJBContainerConfig Configuration for the <ejb-container> element.
EJBModuleConfig Configuration for the <ejb-module> element.
EJBTimerServiceConfig Configuration for the <ejb-timer-service> element.
Enabled Factors out the meaning of the "Enabled" Attribute.
EventConfig Represents the <event-config> element.
GroupManagementServiceConfig Configuration for the <group-management-service> for a <config> in a domain.
HealthCheckerConfig EE only Each cluster would be configured for a ping based health check mechanism.
HealthCheckerConfigCR Supports creation and removal of health checker configurations.
HTTPAccessLogConfig Configuration for the <http-access-log> element.
HTTPFileCacheConfig Deprecated.  
HTTPListenerConfig Configuration for an
HTTPProtocolConfig Configuration for the <http-protocol> element.
HTTPServiceConfig Configuration for the <http-service> element.
IIOPListenerConfig Configuration for the <iiop-listener> element.
IIOPListenerConfigKeys Keys for use with IIOPServiceConfig.createIIOPListenerConfig(java.lang.String, java.lang.String, java.util.Map).
IIOPServiceConfig Configuration for the <iiop-service> element.
J2EEApplicationConfig representing a J2EEApplicationConfig.
JACCProviderConfig Configuration for the <jacc-provider> element.
JavaConfig Configuration for the <java-config> element.
JavaWebStart Mixin interface.
JDBCConnectionPoolConfig Configuration for the <jdbc-connection-pool> element.
JDBCResourceConfig Configuration for the <jdbc-resource> element.
JMSAvailabilityConfig Represents the <jms-availability> element.
JMSHostConfig Configuration for the <jms-host> element.
JMSServiceConfig Configuration for the <jms-service> element.
JMXConnectorConfig Configuration for the <jmx-connector> element.
JMXConnectorConfigKeys Keys for use with AdminServiceConfig.createJMXConnectorConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
JNDIResourceConfig Configuration for the <jndi-resource> element.
KeepAliveConfig Configuration for the <keep-alive> element.
LBConfig Configuration for the lb-config element.
Libraries Mixin interface for access to library path.
LifecycleModuleConfig representing a <lifecycle-module>.
LoadBalancerConfig Configuration for the load-balancer element.
LogServiceConfig Configuration for the <log-service> element.
MailResourceConfig Configuration for the <mail-resource> element.
ManagementRuleConfig Represents the <management-rule> element.
ManagementRulesConfig Manipulates management rules.
ManagerPropertiesConfig Configuration for the <manager-properties> element.
MDBContainerConfig Configuration for the <mdb-container> element.
MessageSecurityConfig Configuration for the <message-security-config> element.
ModuleConfig Functionality that all modules share.
ModuleLogLevelsConfig Configuration for the <module-log-levels> element.
ModuleMonitoringLevelsConfig Configuration for the <module-monitoring-levels> element.
MonitoringServiceConfig Configuration for the <monitoring-service> element.
NamedConfigElement Marker interface for a ConfigElement that has a name.
NodeAgentConfig Configuration for the <node-agent> element.
ObjectType Factors out the meaning of the "ObjectType" Attribute.
ORBConfig Configuration for the <orb> config element.
PersistenceManagerFactoryResourceConfig Configuration for the <persistence-manager-factory-resource> element.
ProfilerConfig Configuration for the <profiler> element.
PropertiesAccess All MBeans that have Properties must extend this interface.
ProviderConfig Configuration for the <provider-config> element.
RARModuleConfig Configuration for the <connector-module> element.
RefConfig Base interface representing a reference.
RefConfigReferent Referent: "the object of a reference", in this case a base marker interface denoting that the item can be referred to by some kind of RefConfig.
RegistryLocationConfig Represents the <registry-location> element.
RequestPolicyConfig Configuration for the <request-policy> element.
RequestProcessingConfig Configuration for the <request-processing> element.
ResourceAdapterConfig Configuration for the <resource-adapter-config> element.
ResourceConfig Base interface for all XXXResource classes.
ResourceRefConfig Configuration for the <resource-ref> element.
ResourceRefConfigCR Allows creation and removal of ResourceRefConfig.
ResourceRefConfigReferent Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a ResourceRefConfig.
ResponsePolicyConfig Configuration for the <response-policy> element.
SecurityMapConfig Represents the <security-map> element.
SecurityServiceConfig Configuration for the <security-service> element.
ServerConfig Base interface for server configuration for the <server> element.
ServerRefConfig represents the <server-ref> element.
ServerRefConfigCR Supports creation and removal of server references.
ServerRefConfigReferent Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a ServerRefConfig.
SessionConfig Configuration for the <session-config> element.
SessionManagerConfig Configuration for the <session-manager> element.
SessionPropertiesConfig Configuration for the <session-properties> element.
SSLConfig Base interface Configuration for an <ssl> element.
SSLConfigContainer An MBean implementing this interface can optionally contain an SSLConfig.
StandaloneServerConfig Configuration for the <server> element.
StorePropertiesConfig Configuration for the <store-properties> element.
SystemPropertiesAccess All MBeans that have system Properties must extend this interface.
TemplateResolver Interface implemented by MBeans which can resolve a template String to a value.
ThreadPoolConfig Configuration for a <thread-pool> element.
TransactionServiceConfig Configuration for the <transaction-service> element.
TransformationRuleConfig Sub-element of WebServiceEndpointConfig.
VirtualServerConfig Configuration for the <virtual-server> element.
VirtualServerConfigKeys Keys for use with HTTPServiceConfig.createVirtualServerConfig(java.lang.String, java.lang.String, java.util.Map).
WebContainerAvailabilityConfig Configuration for the <web-container-availability> element.
WebContainerConfig Configuration for the <web-container> element.
WebModuleConfig Configuration for the <web-module> element.
WebServiceEndpointConfig Config AMX MBean for Web Service Endpoint's config
WebServiceEndpointConfigCR Creation, removal of WebServiceEndpointConfig
 

Class Summary
AccessLogConfigKeys Keys for use with HTTPServiceConfig.createAccessLogConfig(java.util.Map).
CommonConfigKeys Optional keys for use with any create() method.
ConfigConfigKeys Keys for use with DomainConfig.createConfigConfig(java.lang.String, java.util.Map).
ConnectionPoolConfigKeys Keys for use with HTTPServiceConfig.createConnectionPoolConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
ConnectionValidationMethodValues Values for use with DomainConfig.createJDBCConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, boolean, int, boolean, boolean, java.lang.String, int, int, int, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.util.Map) and JDBCConnectionPoolConfig.setConnectionValidationMethod(java.lang.String).
ConnectorConnectionPoolConfigKeys Keys for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map).
EJBContainerAvailabilityConfigKeys Parameters used by AvailabilityServiceConfig when creating a new <ejb-container-availability> element.
EJBTimerServiceConfigKeys Keys used by EJBContainerConfig.createEJBTimerServiceConfig(java.util.Map).
EventTypeValues Possible event types as defined in DTD by ENTITY <event-type>.
HealthCheckerConfigKeys Not used in this release.
HTTPFileCacheConfigKeys Keys for use with HTTPServiceConfig.createHTTPFileCacheConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
HTTPListenerConfigFamilyValues Keys for use with HTTPServiceConfig.createHTTPListenerConfig(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.util.Map) and HTTPListenerConfig.setFamily(java.lang.String)
HTTPListenerConfigKeys Keys for use with HTTPServiceConfig.createHTTPListenerConfig(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.util.Map).
HTTPProtocolConfigKeys Keys for use with HTTPServiceConfig.createHTTPProtocolConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
IsolationValues Values which are legal to pass for 'isolation' See JDBCConnectionPoolConfig.setTransactionIsolationLevel(java.lang.String) and DomainConfig.createJDBCConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, boolean, int, boolean, boolean, java.lang.String, int, int, int, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
JDBCConnectionPoolConfigKeys Keys for use with DomainConfig.createJDBCConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, boolean, int, boolean, boolean, java.lang.String, int, int, int, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
JMSHostConfigKeys Keys for use with JMSServiceConfig.createJMSHostConfig(java.lang.String, java.util.Map).
KeepAliveConfigKeys Keys for use with HTTPServiceConfig.createKeepAliveConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
LBConfigKeys Not used in this release.
LbPolicyTypeValues EE only Values which are legal to pass for the lb-policy-type.
LoadBalancerConfigKeys Key for use with DomainConfig#createLoadBalancerConfig.
LogLevelValues Legal log levels.
MailResourceConfigKeys Keys used by DomainConfig.createMailResourceConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
ManagerPropertiesConfigKeys Keys for use with SessionManagerConfig.createManagerPropertiesConfig(java.util.Map).
MessageLayerValues Values as defined in DTD by ENTITY <message-layer>.
MessageSecurityConfigKeys Keys for use with SecurityServiceConfig.createMessageSecurityConfig(java.lang.String, java.util.Map)
ModuleLogLevelsConfigKeys Parameters used by LogServiceConfig when creating new module-log-levels element.
ModuleMonitoringLevelValues See ModuleMonitoringLevelsConfig.
ObjectTypeValues Values which are legal to pass for the object-type.
OfflineConfigIniter Private interface, DO NOT USE
PersistenceManagerFactoryResourceConfigKeys Keys for use with DomainConfig.createPersistenceManagerFactoryResourceConfig(java.lang.String, java.util.Map)
PersistenceTypeValues Values which are legal to pass for the persistence-type.
ProfilerConfigKeys Keys for use with JavaConfig.createProfilerConfig(java.lang.String, java.util.Map).
RequestProcessingConfigKeys Keys for use with HTTPServiceConfig.createRequestProcessingConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
ResourceAdapterConfigKeys Keys for use with DomainConfig.createResourceAdapterConfig(java.lang.String, java.util.Map).
ResourceConfigKeys Keys for use in creating certain resources.
ServerConfigKeys Keys for use with DomainConfig.createStandaloneServerConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map) and DomainConfig.createClusteredServerConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map)
SessionSaveFrequencyValues Values which are legal to pass for the session-save-frequency.
SessionSaveScopeValues Values which are legal to pass for the session-save-scope.
SFSBPersistenceTypeValues Values which are legal to pass for the sfsb-persistence-type.
SSLConfigKeys Keys used by when creating a new SSLConfig.
StorePropertiesConfigKeys Keys for use with SessionManagerConfig.createStorePropertiesConfig(java.util.Map).
ThreadPoolConfigKeys Keys for use with ConfigConfig.createThreadPoolConfig(java.lang.String, java.util.Map).
TransactionSupportValues  
TransformationRuleConfigKeys Keys for use with WebServiceEndpointConfig.createTransformationRuleConfig(java.lang.String, java.lang.String, boolean, java.lang.String, java.util.Map).
ValidationLevelValues Values which are legal to pass for the validation-level.
WebContainerAvailabilityConfigKeys Parameters used by AvailabilityServiceConfig when creating a new <web-container-availability> element.
WebServiceEndpointConfigKeys Keys for use with WebServiceEndpointConfigCR.createWebServiceEndpointConfig(java.lang.String, java.util.Map).
 

Package com.sun.appserv.management.config Description

The com.sun.appserv.management.config package contains all MBean interfaces for configuration MBeans.

 

Package Specification

Related Documentation


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.