org.glassfish.admin.amx.intf.config
Interface ConfigElement

All Superinterfaces:
AMX_SPI, AMXConfigProxy, AMXProxy, AttributeResolver
All Known Subinterfaces:
AbstractModule, AccessLog, Action, AdminObjectResource, AlertSubscription, AmxPref, AnyProperty, Application, ApplicationConfig, ApplicationRef, Applications, ApplicationsBase, AuditModule, AuthRealm, AvailabilityService, BackendPrincipal, BindableResource, Cluster, ClusteredServer, ClusterRef, Clusters, Config, Configs, ConnectionPool, ConnectorConnectionPool, ConnectorResource, ConnectorService, ContainerMonitoring, ContextParam, CustomResource, DasConfig, DiagnosticService, Domain, EjbContainerAvailability, EnvEntry, Event, ExtensionModule, ExternalJndiResource, FailureDetection, FilterConfig, GroupManagementService, GroupMap, Http, HttpAccessLog, HttpListener, HttpService, IiopListener, IiopService, JaccProvider, JavaConfig, JdbcConnectionPool, JdbcResource, JmsAvailability, JmsHost, JmsService, JmxConnector, JndiResource, KeepAlive, LbConfig, LbConfigs, ListenerConfig, LoadBalancer, LoadBalancers, LogService, MailResource, ManagementRule, ManagementRules, MessageSecurityConfig, ModuleLogLevels, ModuleMonitoringLevels, MonitoringService, NamedConfigElement, NetworkListener, Node, NodeAgents, Nodes, PersistenceManagerFactoryResource, PortUnification, Profiler, Property, Protocol, ProtocolChain, ProtocolChainInstanceHandler, ProtocolFilter, ProtocolFinder, ProviderConfig, Ref, RegistryLocation, RequestPolicy, Resource, ResourceAdapter, ResourceRef, Resources, ResponsePolicy, SecureAdmin, SecureAdminInternalUser, SecureAdminPrincipal, SecurityMap, SecurityService, SelectionKeyHandler, Server, ServerRef, Servers, SessionConfig, SessionManager, SshAuth, Ssl, StandaloneServer, SystemApplications, SystemProperty, SystemPropertyBag, ThreadPool, ThreadPools, TransactionService, TransformationRule, Transport, VirtualServer, WebContainer, WebContainerAvailability, WebModule, WebServiceEndpoint

Deprecated. Marker interface indicating that this item represents a configuration element in domain.xml.

@Deprecated
public interface ConfigElement
extends AMXConfigProxy


Method Summary
 
Methods inherited from interface org.glassfish.admin.amx.config.AMXConfigProxy
createChild, createChildren, getDefaultValues, getDefaultValues, removeChild, removeChild, setAttributesTransactionally
 
Methods inherited from interface org.glassfish.admin.amx.core.AMXProxy
as, attributeNames, attributesMap, attributesMap, child, child, childrenMap, childrenMap, childrenMaps, childrenSet, extra, invokeOp, invokeOp, java, nameProp, objectName, parent, parentPath, path, type, valid
 
Methods inherited from interface org.glassfish.admin.amx.core.AMX_SPI
getChildren, getName, getParent
 
Methods inherited from interface org.glassfish.admin.amx.config.AttributeResolver
resolveAttribute, resolveAttributes, resolveAttributeValue, resolveBoolean, resolveLong
 



Copyright © 2012 GlassFish Community. All Rights Reserved.