Uses of Interface
org.jvnet.hk2.config.types.PropertyBag
-
-
Uses of PropertyBag in com.sun.enterprise.config.serverbeans
Subinterfaces of PropertyBag in com.sun.enterprise.config.serverbeans Modifier and Type Interface Description interfaceAccessLogAccess log configurationinterfaceAdminServiceAdmin Service exists in every instance.interfaceApplicationInterface to hold details of an applicationinterfaceAuditModuleAn audit-module specifies an optional plug-in module which implements audit capabilities.interfaceAuthRealminterfaceAvailabilityServiceinterfaceClusterA cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.interfaceConfigThe configuration defines the configuration of a server instance that can be shared by other server instances.interfaceDasConfiginterfaceDiagnosticServiceinterfaceDomainTop level Domain Element that includes applications, resources, configs, servers, clusters and node-agents, load balancer configurations and load balancers.interfaceEngineinterfaceGroupManagementServicegroup-management-service(GMS) is an in-process service that provides cluster monitoring and group communication services.interfaceHttpServiceinterfaceJaccProviderDefines the standard JACC properties used for setting up the JACC provider.interfaceJavaConfigJava Runtime environment configurationinterfaceJmxConnectorThe jmx-connector element defines the configuration of a JSR 160 compliant remote JMX Connector.interfaceListenerConfigConnects a specific listener class with specific managed objectsinterfaceManagedJobConfigThis config bean will define parameters for Managed jobs A Managed job is a commands which is annotated with either @ManagedJob,@Progress or running with --detachinterfaceMbeanNote on the Name of the MBean : It is a String that represents the name of the MBean.interfaceModuleTag Interface for any moduleinterfaceModuleLogLevelsinterfaceModuleMonitoringLevelsinterfaceMonitoringServiceinterfaceNodeAgentSE/EE Node Controller.interfaceProfilerProfilers could be one of jprobe, optimizeit, hprof, wily and so on jvm-options and property elements are used to record the settings needed to get a particular profiler going.interfaceProviderConfigThe provider-config element defines the configuration of an authentication provider A provider-config with no contained request-policy or response-policy sub-elements, is a null provider.interfaceSecurityServiceThe security service element defines parameters and configuration information needed by the core J2EE security service.interfaceServerJava EE Application Server Configuration Each Application Server instance is a Java EE compliant container.interfaceVirtualServerConfiguration of Virtual Server Virtualization in Application Server allows multiple URL domains to be served by the same HTTP server process, which is listening on multiple host addresses If an application is available at two virtual servers, they still share same physical resource pools, such as JDBC connection pools. -
Uses of PropertyBag in com.sun.enterprise.connectors.jms.config
Subinterfaces of PropertyBag 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 PropertyBag in com.sun.enterprise.connectors.jms.system
Classes in com.sun.enterprise.connectors.jms.system that implement PropertyBag 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 PropertyBag in com.sun.enterprise.transaction.config
Subinterfaces of PropertyBag in com.sun.enterprise.transaction.config Modifier and Type Interface Description interfaceTransactionServiceConfiguration for Transaction Manager -
Uses of PropertyBag in com.sun.enterprise.v3.services.impl
Classes in com.sun.enterprise.v3.services.impl that implement PropertyBag Modifier and Type Class Description classDummyNetworkListenerThis is a dummy implementation of the NetworkListener interface. -
Uses of PropertyBag in fish.payara.enterprise.config.serverbeans
Subinterfaces of PropertyBag in fish.payara.enterprise.config.serverbeans Modifier and Type Interface Description interfaceDeploymentGroup -
Uses of PropertyBag in fish.payara.nucleus.healthcheck.configuration
Subinterfaces of PropertyBag in fish.payara.nucleus.healthcheck.configuration Modifier and Type Interface Description interfaceCpuUsageCheckerinterfaceGarbageCollectorCheckerinterfaceHeapMemoryUsageCheckerinterfaceMachineMemoryUsageCheckerinterfaceThresholdDiagnosticsCheckerInterface for healthcheck properties that have must have thresholds for Critical, Warning and Good levels. -
Uses of PropertyBag in fish.payara.nucleus.healthcheck.cpool.configuration
Subinterfaces of PropertyBag in fish.payara.nucleus.healthcheck.cpool.configuration Modifier and Type Interface Description interfaceConnectionPoolChecker -
Uses of PropertyBag in org.glassfish.concurrent.config
Subinterfaces of PropertyBag in org.glassfish.concurrent.config Modifier and Type Interface Description interfaceConcurrencyResourceConcurrency resource base classinterfaceContextServiceConcurrency context service resource definitioninterfaceManagedExecutorServiceConcurrency managed executor service resource definitioninterfaceManagedExecutorServiceBaseConcurrency managed executor service resource base definitioninterfaceManagedScheduledExecutorServiceConcurrency managed scheduled executor service resource definitioninterfaceManagedThreadFactoryConcurrency managed thread factory resource definition -
Uses of PropertyBag in org.glassfish.connectors.config
Subinterfaces of PropertyBag in org.glassfish.connectors.config Modifier and Type Interface Description interfaceAdminObjectResourceinterfaceConnectorConnectionPoolDefines configuration used to create and manage a pool of connections to a EIS.interfaceConnectorResourceinterfaceConnectorServiceinterfacePersistenceManagerFactoryResourcePersistence Manager runtime configurationinterfaceResourceAdapterConfigThis element is for configuring the resource adapter. -
Uses of PropertyBag in org.glassfish.ejb.config
Subinterfaces of PropertyBag in org.glassfish.ejb.config Modifier and Type Interface Description interfaceEjbContainerConfiguration of EJB ContainerinterfaceEjbContainerAvailabilityinterfaceEjbTimerServiceConfiguration for ejb timer serviceinterfaceMdbContainer -
Uses of PropertyBag in org.glassfish.grizzly.config.dom
Subinterfaces of PropertyBag in org.glassfish.grizzly.config.dom Modifier and Type Interface Description interfaceFileCacheCreated Jan 8, 2009interfaceHttpCreated Jan 8, 2009interfaceHttpRedirectAProtocolwhich redirects an HTTP(S) request to a different location using HTTP 302 redirection semantics.interfaceNetworkConfigContains complete Grizzly configuration.interfaceNetworkListenerBinds protocol to a specific endpoint to listen oninterfaceNetworkListenersContains set of network-listener, which bind protocol to a specific endpoint to listen oninterfacePortUnificationDefines logic of hosting several protocol on a single tcp port.interfaceProtocolDefines one single high-level protocol like: http, https, iiop, etc.interfaceProtocolChainDefines the type of protocol chain and describes protocol filters, which will participate in request processinginterfaceProtocolChainInstanceHandlerDefines protocol chain instantiation and releasing logicinterfaceProtocolFilterDefines single protocol filter in a sequenceinterfaceProtocolFinderDescribes a protocol finder/recognizer, which is able to recognize whether incoming request belongs to the specific protocol or not.interfaceProtocolsContains the description of higher level protocols like: http, https, iiop, etc.interfaceSelectionKeyHandlerDeprecated.This element is effectively ignored.interfaceSslDefine SSL processing parametersinterfaceThreadPoolinterfaceTransportDefines one specific transport and its propertiesinterfaceTransports -
Uses of PropertyBag in org.glassfish.jdbc.config
Subinterfaces of PropertyBag in org.glassfish.jdbc.config Modifier and Type Interface Description interfaceJdbcConnectionPoolDefines configuration used to create and manage a pool physical database connections.interfaceJdbcResourceJDBC javax.sql.(XA)DataSource resource definition -
Uses of PropertyBag in org.glassfish.loadbalancer.config
Subinterfaces of PropertyBag in org.glassfish.loadbalancer.config Modifier and Type Interface Description interfaceLbConfiginterfaceLoadBalancer -
Uses of PropertyBag in org.glassfish.orb.admin.config
Subinterfaces of PropertyBag in org.glassfish.orb.admin.config Modifier and Type Interface Description interfaceIiopListenerinterfaceOrbOrb Configuration properties -
Uses of PropertyBag in org.glassfish.resources.config
Subinterfaces of PropertyBag in org.glassfish.resources.config Modifier and Type Interface Description interfaceCustomResourceCustom (or generic) resource managed by a user-written factory class.interfaceExternalJndiResourceResource residing in an external JNDI repository -
Uses of PropertyBag in org.glassfish.resources.javamail.config
Subinterfaces of PropertyBag in org.glassfish.resources.javamail.config Modifier and Type Interface Description interfaceMailResource -
Uses of PropertyBag in org.glassfish.security.services.config
Subinterfaces of PropertyBag in org.glassfish.security.services.config Modifier and Type Interface Description interfaceLoginModuleConfigThe LoginModule configuration used for a security provider plugin. -
Uses of PropertyBag in org.glassfish.security.services.provider.authorization
Subinterfaces of PropertyBag in org.glassfish.security.services.provider.authorization Modifier and Type Interface Description interfaceAuthorizationProviderConfiginterfaceRoleMappingProviderConfig -
Uses of PropertyBag in org.glassfish.web.config.serverbeans
Subinterfaces of PropertyBag in org.glassfish.web.config.serverbeans Modifier and Type Interface Description interfaceManagerPropertiesinterfaceSessionPropertiesinterfaceStorePropertiesinterfaceWebContainerinterfaceWebContainerAvailabilityweb-container-availability SE/EE only -
Uses of PropertyBag in org.jvnet.hk2.config.types
Methods in org.jvnet.hk2.config.types with parameters of type PropertyBag Modifier and Type Method Description static PropertyPropertyBag.Duck. getProperty(PropertyBag me, String name)PropertyPropertyBagCustomizer. getProperty(PropertyBag me, String name)PropertyPropertyBagCustomizerImpl. getProperty(PropertyBag me, String name)static StringPropertyBag.Duck. getPropertyValue(PropertyBag me, String name)static StringPropertyBag.Duck. getPropertyValue(PropertyBag me, String name, String defaultValue)StringPropertyBagCustomizer. getPropertyValue(PropertyBag me, String name)Returns a property value if the bean has properties and one of its properties name is equal to the one passed.StringPropertyBagCustomizer. getPropertyValue(PropertyBag me, String name, String defaultValue)Returns a property value if the bean has properties and one of its properties name is equal to the one passed.StringPropertyBagCustomizerImpl. getPropertyValue(PropertyBag me, String name)StringPropertyBagCustomizerImpl. getPropertyValue(PropertyBag me, String name, String defaultValue)
-