public class InvocationBatchingConfiguration extends Object implements Matchable<InvocationBatchingConfiguration>, ConfigurationInfo
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<Boolean> |
ENABLED |
Modifier and Type | Method and Description |
---|---|
AttributeSet |
attributes() |
boolean |
enabled() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
subElements
getElementDefinition
public static final AttributeDefinition<Boolean> ENABLED
public boolean enabled()
public AttributeSet attributes()
attributes
in interface BaseConfigurationInfo
AttributeSet
declared by the configuration.Copyright © 2021 JBoss by Red Hat. All rights reserved.