public class InvocationBatchingConfiguration extends Object implements Matchable<InvocationBatchingConfiguration>
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() |
public static final AttributeDefinition<Boolean> ENABLED
public boolean enabled()
public AttributeSet attributes()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.