public class EEFraction extends org.wildfly.swarm.config.EE<EEFraction> implements org.wildfly.swarm.spi.api.Fraction<EEFraction>
org.wildfly.swarm.config.EE.EEResourcesAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static String |
CONCURRENCY_CONTEXT_DEFAULT |
static String |
CONCURRENCY_EXECUTOR_DEFAULT |
static String |
CONCURRENCY_FACTORY_DEFAULT |
static String |
CONCURRENCY_SCHEDULER_DEFAULT |
static String |
DEFAULT_KEY |
| Constructor and Description |
|---|
EEFraction() |
| Modifier and Type | Method and Description |
|---|---|
EEFraction |
applyDefaults() |
EEFraction |
applyDefaults(org.wildfly.swarm.config.ee.DefaultBindingsServiceConsumer config) |
static EEFraction |
createDefaultFraction() |
static EEFraction |
createDefaultFraction(org.wildfly.swarm.config.ee.DefaultBindingsServiceConsumer config) |
void |
postConstruct() |
addPropertyChangeListener, annotationPropertyReplacement, annotationPropertyReplacement, contextService, contextService, contextService, contextService, contextServices, defaultBindingsService, defaultBindingsService, defaultBindingsService, defaultBindingsService, earSubdeploymentsIsolated, earSubdeploymentsIsolated, getKey, globalModule, globalModules, globalModules, globalModules, jbossDescriptorPropertyReplacement, jbossDescriptorPropertyReplacement, managedExecutorService, managedExecutorService, managedExecutorService, managedExecutorService, managedExecutorServices, managedScheduledExecutorService, managedScheduledExecutorService, managedScheduledExecutorService, managedScheduledExecutorService, managedScheduledExecutorServices, managedThreadFactories, managedThreadFactory, managedThreadFactory, managedThreadFactory, managedThreadFactory, removePropertyChangeListener, specDescriptorPropertyReplacement, specDescriptorPropertyReplacement, subresourcesclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final String CONCURRENCY_CONTEXT_DEFAULT
public static final String CONCURRENCY_FACTORY_DEFAULT
public static final String CONCURRENCY_EXECUTOR_DEFAULT
public static final String CONCURRENCY_SCHEDULER_DEFAULT
public static final String DEFAULT_KEY
public static EEFraction createDefaultFraction()
public static EEFraction createDefaultFraction(org.wildfly.swarm.config.ee.DefaultBindingsServiceConsumer config)
@PostConstruct public void postConstruct()
public EEFraction applyDefaults()
applyDefaults in interface org.wildfly.swarm.spi.api.Fraction<EEFraction>public EEFraction applyDefaults(org.wildfly.swarm.config.ee.DefaultBindingsServiceConsumer config)
Copyright © 2016 JBoss by Red Hat. All rights reserved.