Package | Description |
---|---|
org.infinispan.configuration.cache |
Cache configuration |
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<InterceptorConfiguration.Position> |
InterceptorConfiguration.POSITION
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InterceptorConfiguration.Position |
InterceptorConfiguration.position()
Deprecated.
|
static InterceptorConfiguration.Position |
InterceptorConfiguration.Position.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static InterceptorConfiguration.Position[] |
InterceptorConfiguration.Position.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InterceptorConfigurationBuilder |
InterceptorConfigurationBuilder.position(InterceptorConfiguration.Position p)
Deprecated.
Since 8.3, will be removed.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.