| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| fish.payara.nucleus.hazelcast | |
| org.glassfish.loadbalancer.config | |
| org.glassfish.security.services.config |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedJobConfig
This config bean will define parameters for Managed jobs
A Managed job is a commands which is annotated with either @ManagedJob,@Progress
or running with --detach
|
| Modifier and Type | Method and Description |
|---|---|
static <P extends DomainExtension> |
Domain.Duck.checkIfExtensionExists(Domain d,
Class<P> configBeanType) |
<T extends DomainExtension> |
Domain.getExtensionByType(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
List<DomainExtension> |
Domain.getExtensions() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HazelcastRuntimeConfiguration
Class to store configuration of Hazelcast
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LbConfigs |
interface |
LoadBalancers |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SecurityConfigurations
The top level security configuration which holds the list of configured security services.
|
Copyright © 2019. All rights reserved.