Uses of Interface
org.glassfish.api.admin.config.Container
-
-
Uses of Container in com.sun.enterprise.config.serverbeans
Subinterfaces of Container in com.sun.enterprise.config.serverbeans Modifier and Type Interface Description interfaceGroupManagementServicegroup-management-service(GMS) is an in-process service that provides cluster monitoring and group communication services.interfaceHttpServiceinterfaceMonitoringServiceMethods in com.sun.enterprise.config.serverbeans that return types with arguments of type Container Modifier and Type Method Description List<Container>Config. getContainers()Get the configuration for other types of containers. -
Uses of Container in com.sun.enterprise.connectors.jms.config
Subinterfaces of Container in com.sun.enterprise.connectors.jms.config Modifier and Type Interface Description interfaceJmsAvailabilityinterfaceJmsHostinterfaceJmsServiceThe jms-service element specifies information about the bundled/built-in JMS service that is managed by Application Server -
Uses of Container in com.sun.enterprise.connectors.jms.system
Classes in com.sun.enterprise.connectors.jms.system that implement Container Modifier and Type Class Description classJmsHostWrapperA wrapper class for the JmsHost serverbean since you cannot clone JmsHost elements without being a part of a transaction This class is primaritly used to create copies of the default jmshost element during auto-clustering -
Uses of Container in com.sun.enterprise.transaction.config
Subinterfaces of Container in com.sun.enterprise.transaction.config Modifier and Type Interface Description interfaceTransactionServiceConfiguration for Transaction Manager -
Uses of Container in fish.payara.admin.amx.config
Subinterfaces of Container in fish.payara.admin.amx.config Modifier and Type Interface Description interfaceAMXConfigurationAMX Configuration -
Uses of Container in fish.payara.appserver.environment.warning.config
Subinterfaces of Container in fish.payara.appserver.environment.warning.config Modifier and Type Interface Description interfaceEnvironmentWarningConfiguration -
Uses of Container in fish.payara.appserver.monitoring.rest.service.configuration
Subinterfaces of Container in fish.payara.appserver.monitoring.rest.service.configuration Modifier and Type Interface Description interfaceRestMonitoringConfiguration -
Uses of Container in fish.payara.asadmin.recorder
Subinterfaces of Container in fish.payara.asadmin.recorder Modifier and Type Interface Description interfaceAsadminRecorderConfiguration -
Uses of Container in fish.payara.audit
Subinterfaces of Container in fish.payara.audit Modifier and Type Interface Description interfaceAdminAuditConfigurationConfiguration for the Admin Audit service -
Uses of Container in fish.payara.ejb.http.admin
Subinterfaces of Container in fish.payara.ejb.http.admin Modifier and Type Interface Description interfaceEjbInvokerConfigurationConfiguration for the EJB Invoker Service. -
Uses of Container in fish.payara.internal.notification.admin
Subinterfaces of Container in fish.payara.internal.notification.admin Modifier and Type Interface Description interfaceNotificationServiceConfiguration -
Uses of Container in fish.payara.jmx.monitoring.configuration
Subinterfaces of Container in fish.payara.jmx.monitoring.configuration Modifier and Type Interface Description interfaceMonitoredAttributeinterfaceMonitoringServiceConfiguration -
Uses of Container in fish.payara.microprofile.faulttolerance
Subinterfaces of Container in fish.payara.microprofile.faulttolerance Modifier and Type Interface Description interfaceFaultToleranceServiceConfigurationConfiguration for the Fault Tolerance Service. -
Uses of Container in fish.payara.microprofile.healthcheck.config
Subinterfaces of Container in fish.payara.microprofile.healthcheck.config Modifier and Type Interface Description interfaceMicroprofileHealthCheckConfiguration -
Uses of Container in fish.payara.microprofile.metrics.admin
Subinterfaces of Container in fish.payara.microprofile.metrics.admin Modifier and Type Interface Description interfaceMetricsServiceConfigurationConfiguration for the Metrics Service. -
Uses of Container in fish.payara.microprofile.openapi.impl.admin
Subinterfaces of Container in fish.payara.microprofile.openapi.impl.admin Modifier and Type Interface Description interfaceOpenApiServiceConfigurationConfiguration for the OpenAPI Service. -
Uses of Container in fish.payara.nucleus.executorservice
Subinterfaces of Container in fish.payara.nucleus.executorservice Modifier and Type Interface Description interfacePayaraExecutorServiceConfiguration -
Uses of Container in fish.payara.nucleus.hazelcast
Subinterfaces of Container in fish.payara.nucleus.hazelcast Modifier and Type Interface Description interfaceHazelcastConfigSpecificConfigurationThis class holds the config level configuration required by Hazelcast -
Uses of Container in fish.payara.nucleus.healthcheck.configuration
Subinterfaces of Container in fish.payara.nucleus.healthcheck.configuration Modifier and Type Interface Description interfaceCheckerinterfaceCpuUsageCheckerinterfaceGarbageCollectorCheckerinterfaceHealthCheckServiceConfigurationinterfaceHeapMemoryUsageCheckerinterfaceHoggingThreadsCheckerinterfaceMachineMemoryUsageCheckerinterfaceMicroProfileHealthCheckerConfigurationinterfaceMicroProfileMetricsCheckerinterfaceMonitoredMetricinterfaceStuckThreadsCheckerinterfaceThresholdDiagnosticsCheckerInterface for healthcheck properties that have must have thresholds for Critical, Warning and Good levels. -
Uses of Container in fish.payara.nucleus.healthcheck.cpool.configuration
Subinterfaces of Container in fish.payara.nucleus.healthcheck.cpool.configuration Modifier and Type Interface Description interfaceConnectionPoolChecker -
Uses of Container in fish.payara.nucleus.microprofile.config.spi
Subinterfaces of Container in fish.payara.nucleus.microprofile.config.spi Modifier and Type Interface Description interfaceJDBCConfigSourceConfigurationinterfaceMicroprofileConfigConfigurationThe configuration that configures the semantics of the MPConfigimplementation. -
Uses of Container in fish.payara.nucleus.phonehome
Subinterfaces of Container in fish.payara.nucleus.phonehome Modifier and Type Interface Description interfacePhoneHomeRuntimeConfiguration -
Uses of Container in fish.payara.nucleus.requesttracing.configuration
Subinterfaces of Container in fish.payara.nucleus.requesttracing.configuration Modifier and Type Interface Description interfaceRequestTracingServiceConfigurationConfiguration class that holds the configuration of the Request Tracing service. -
Uses of Container in fish.payara.service.example.config
Subinterfaces of Container in fish.payara.service.example.config Modifier and Type Interface Description interfaceExampleServiceConfigurationThis class is an example configuration class used to configure the service ConfigExtension means this class hooks itself under the config tab for a specific configuration in the domain.xml -
Uses of Container in org.glassfish.admin.restconnector
Subinterfaces of Container in org.glassfish.admin.restconnector Modifier and Type Interface Description interfaceRestConfigRestConfig configuration. -
Uses of Container in org.glassfish.api.admin.config
Subinterfaces of Container in org.glassfish.api.admin.config Modifier and Type Interface Description interfaceConfigExtensionConfigExtension is an configuration extension that hooks itself under the config configuration.Methods in org.glassfish.api.admin.config with type parameters of type Container Modifier and Type Method Description <T extends Container>
TDomainInitializer. getInitialConfig(DomainContext initialCtx)The actual initial config that needs to be inserted into the fresh domain.xml SeeAttribute#value()for how the default value is inferred.<T extends Container>
TConfigParser. parseContainerConfig(org.glassfish.hk2.api.ServiceLocator habitat, URL configuration, Class<T> containerType)Parse a Container's configuration defined by it's XML template pointed by configuration URL. -
Uses of Container in org.glassfish.batch.spi.impl
Subinterfaces of Container in org.glassfish.batch.spi.impl Modifier and Type Interface Description interfaceBatchRuntimeConfiguration -
Uses of Container in org.glassfish.connectors.config
Subinterfaces of Container in org.glassfish.connectors.config Modifier and Type Interface Description interfaceConnectorService -
Uses of Container in org.glassfish.ejb.config
Subinterfaces of Container in org.glassfish.ejb.config Modifier and Type Interface Description interfaceEjbContainerConfiguration of EJB ContainerinterfaceMdbContainer -
Uses of Container in org.glassfish.kernel.config
Methods in org.glassfish.kernel.config with type parameters of type Container Modifier and Type Method Description <T extends Container>
TDefaultConfigParser. parseContainerConfig(org.glassfish.hk2.api.ServiceLocator habitat, URL configuration, Class<T> configType) -
Uses of Container in org.glassfish.orb.admin.config
Subinterfaces of Container in org.glassfish.orb.admin.config Modifier and Type Interface Description interfaceIiopService -
Uses of Container in org.glassfish.web.config.serverbeans
Subinterfaces of Container in org.glassfish.web.config.serverbeans Modifier and Type Interface Description interfaceWebContainer -
Uses of Container in org.glassfish.weld.connector
Subinterfaces of Container in org.glassfish.weld.connector Modifier and Type Interface Description interfaceCDIService
-