| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans |
| 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() |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.