public class EEFraction extends EE<EEFraction> implements Fraction<EEFraction>
EE.EEResources
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()
Apply whatever defaults are required.
|
EEFraction |
applyDefaults(DefaultBindingsServiceConsumer config) |
static EEFraction |
createDefaultFraction() |
static EEFraction |
createDefaultFraction(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, subresources
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaults
public 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(DefaultBindingsServiceConsumer config)
@PostConstruct public void postConstruct()
public EEFraction applyDefaults()
Fraction
applyDefaults
in interface Fraction<EEFraction>
Fraction.applyDefaults(boolean)
public EEFraction applyDefaults(DefaultBindingsServiceConsumer config)
Copyright © 2019 JBoss by Red Hat. All rights reserved.