J2EE1.4 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 Configuration for the <access-log> element.
AdminObjectResourceConfig Configuration for 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.
ClusterConfig Configuration for the <cluster> element.
ClusteredServerConfig Configuration for the <server> element that belongs to a cluster.
ConfigConfig Configuration for the <config> element.
ConfigDottedNames Access to all dotted-names for configuration.
ConfigElement  
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.
CustomResourceConfig Configuration for the <custom-resource> element.
DASConfig Configuration for the <das-config> element.
DeployedItem Represents any type of deployed item.
DeployedItemRefConfig Configuration for the <application-ref> element found within a <server>
DeployedItemRefConfigCR Manages all instances of <application-ref> element.
Description Everything having a settable description should extend this interface.
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.
HealthCheckerConfig Base interface for Health Checker.
HTTPAccessLogConfig Configuration for the <http-access-log> element.
HTTPFileCacheConfig Configuration for the <http-file-cache> element.
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.
JDBCConnectionPoolConfig Configuration for the <jdbc-connection-pool> element.
JDBCResourceConfig Configuration for the <jdbc-resource> element.
JMSHostConfig Configuration for the <jms-host> element.
JMSResourceConfig Configuration for the <jms-resource> 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, int, java.lang.String, java.util.Map).
JNDIResourceConfig Configuration for the <jndi-resource> element.
KeepAliveConfig Configuration for the <keep-alive> element.
LBClusterRefConfig Configuration for the <cluster-ref> element that belongs to a lb-config.
LBConfig Configuration for the lb-config element.
LifecycleModuleConfig representing a <lifecycle-module>.
LogServiceConfig Configuration for the <log-service> element.
MailResourceConfig Configuration for the <mail-resource> element.
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.
QuorumServiceConfig Configuration for the <quorum-service> element.
RARModuleConfig Configuration for the <connector-module> element.
RefConfig Representing a reference.
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.
ResponsePolicyConfig Configuration for the <response-policy> 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.
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.
SystemPropertiesConfig Manages all instances of system-property element.
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.
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.
 

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).
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.
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).
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.
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  
ValidationLevelValues Values which are legal to pass for the validation-level.
WebContainerAvailabilityConfigKeys Parameters used by AvailabilityServiceConfig when creating a new <web-container-availability> element.
 

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


J2EE1.4 SDK

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.