Uses of Package
org.glassfish.admin.amx.intf.config

Packages that use org.glassfish.admin.amx.intf.config
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
org.glassfish.admin.amx.intf.config.grizzly General-purpose JMX utilities. 
 

Classes in org.glassfish.admin.amx.intf.config used by org.glassfish.admin.amx.intf.config
AbstractModule
          Deprecated. Functionality that all modules share.
AccessLog
          Deprecated. 
Action
          Deprecated. 
AdminService
          Deprecated. 
AlertService
          Deprecated. 
AlertSubscription
          Deprecated. 
AmxPref
          Deprecated. 
AnonymousElementList
          Deprecated. Mixin interface indicating that there is at least one anonymous non-singleton leaf element present eg a <jvm-options>. Supports any number of such elements.

Examples:

 setJVMOptions( new String[] { COLLECTION_OP_REPLACE, "-client", "-Xmx" } // replaces all with these
 setJVMOptions( new String[] { "-client", "-Xmx" }   // adds these
 setJVMOptions( new String[] { COLLECTION_OP_REMOVE, "-client", "-Xmx" }   // removes these
 
AnyProperty
          Deprecated. Facts out commonality between PropertyConfig and SystemPropertyConfig.
Application
          Deprecated. 
ApplicationRef
          Deprecated. 
ApplicationRefReferent
          Deprecated. Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a DeployedItemRefConfig.
Applications
          Deprecated. 
ApplicationsBase
          Deprecated. Configuration for the <applications> element; it is an internal "node" which groups all resources under itself.
AuditModule
          Deprecated. 
AuthRealm
          Deprecated. 
AvailabilityService
          Deprecated. 
BackendPrincipal
          Deprecated. 
Cluster
          Deprecated. 
ClusterRef
          Deprecated. 
Clusters
          Deprecated. 
Config
          Deprecated. 
ConfigCollectionElement
          Deprecated. Marker interface stating the AMXConfig MBean is a collection of items, possibly of varying subtypes, and that is has no attributes or properties of its own eg it's an "internal node" only. For example, ResourcesConfig is a collection of ResourceConfig.
ConfigElement
          Deprecated. Marker interface indicating that this item represents a configuration element in domain.xml.
Configs
          Deprecated. 
ConnectionPool
          Deprecated. 
ConnectorService
          Deprecated. 
ContainerMonitoring
          Deprecated. 
DasConfig
          Deprecated. 
Description
          Deprecated. Everything having a settable description should extend this interface.
DiagnosticService
          Deprecated. 
Domain
          Deprecated. 
EjbContainer
          Deprecated. 
EjbContainerAvailability
          Deprecated. 
EjbTimerService
          Deprecated. 
Enabled
          Deprecated. Factors out the meaning of the "Enabled" Attribute.
Engine
          Deprecated. 
Event
          Deprecated. 
FailureDetection
          Deprecated. 
FilterConfig
          Deprecated. 
GroupManagementService
          Deprecated. 
GroupMap
          Deprecated. 
HealthChecker
          Deprecated. 
HealthCheckerCR
          Deprecated. Supports creation and removal of health checker configurations.
HttpAccessLog
          Deprecated. 
HttpFileCache
          Deprecated. 
HttpListener
          Deprecated. 
HttpProtocol
          Deprecated. 
HttpService
          Deprecated. 
IiopListener
          Deprecated. 
IiopService
          Deprecated. 
JaccProvider
          Deprecated. 
JavaConfig
          Deprecated. 
JmsAvailability
          Deprecated. 
JmsHost
          Deprecated. 
JmsService
          Deprecated. 
JmxConnector
          Deprecated. 
KeepAlive
          Deprecated. 
LbConfig
          Deprecated. 
LbConfigs
          Deprecated. 
Libraries
          Deprecated. Mixing interface for access to library path.
ListenerConfig
          Deprecated. 
LoadBalancer
          Deprecated. 
LoadBalancers
          Deprecated. 
LogService
          Deprecated. 
ManagementRule
          Deprecated. 
ManagementRules
          Deprecated. 
ManagerProperties
          Deprecated. 
MdbContainer
          Deprecated. 
MessageSecurityConfig
          Deprecated. 
Module
          Deprecated. 
ModuleLogLevels
          Deprecated. 
ModuleMonitoringLevels
          Deprecated. 
MonitoringService
          Deprecated. 
NamedConfigElement
          Deprecated. Marker interface for a ConfigElement that has a name.
Node
          Deprecated. 
NodeAgent
          Deprecated. 
NodeAgents
          Deprecated. 
Nodes
          Deprecated. 
ObjectType
          Deprecated. Factors out the meaning of the "ObjectType" Attribute.

See ObjectTypeValues

Orb
          Deprecated. 
PrincipalMap
          Deprecated. 
Profiler
          Deprecated. 
PropertiesAccess
          Deprecated. All MBeans that have Property should extend this interface.
Property
          Deprecated. Configuration for the <property> element.
ProviderConfig
          Deprecated. 
Ref
          Deprecated. 
RefContainer
          Deprecated. 
RefReferent
          Deprecated. 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.
RegistryLocation
          Deprecated. 
RequestPolicy
          Deprecated. 
RequestProcessing
          Deprecated. 
Resource
          Deprecated. 
ResourceRef
          Deprecated. 
ResourceRefReferent
          Deprecated. Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a ResourceRefReferent.
Resources
          Deprecated. 
ResponsePolicy
          Deprecated. 
SecureAdmin
          Deprecated. 
SecureAdminInternalUser
          Deprecated. 
SecureAdminPrincipal
          Deprecated. 
SecurityMap
          Deprecated. 
SecurityService
          Deprecated. 
Server
          Deprecated. 
ServerRef
          Deprecated. 
Servers
          Deprecated. 
SessionConfig
          Deprecated. 
SessionManager
          Deprecated. 
SessionProperties
          Deprecated. 
SshAuth
          Deprecated. 
SshConnector
          Deprecated. 
SslClientConfig
          Deprecated. 
SslContainer
          Deprecated. An MBean implementing this interface can optionally contain an Ssl.
StoreProperties
          Deprecated. 
SystemApplications
          Deprecated. 
SystemPropertiesAccess
          Deprecated. All MBeans that have system SystemProperties must extend this interface.
SystemProperty
          Deprecated. 
ThreadPool
          Deprecated. Configuration for a <thread-pool> element.
ThreadPools
          Deprecated. 
TransactionService
          Deprecated. 
TransformationRule
          Deprecated. 
VirtualServer
          Deprecated. 
WebContainer
          Deprecated. 
WebContainerAvailability
          Deprecated. 
WebServiceEndpoint
          Deprecated. 
 

Classes in org.glassfish.admin.amx.intf.config used by org.glassfish.admin.amx.intf.config.grizzly
ConfigElement
          Deprecated. Marker interface indicating that this item represents a configuration element in domain.xml.
NamedConfigElement
          Deprecated. Marker interface for a ConfigElement that has a name.
PropertiesAccess
          Deprecated. All MBeans that have Property should extend this interface.
ThreadPool
          Deprecated. Configuration for a <thread-pool> element.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.