JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering: Spring Context: Remote Infinispan integration 11.0.1.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
org.wildfly.clustering.spring.context.infinispan.remote.config.annotation
Annotation Interface Property
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Documented
public @interface
Property
Configures a property.
Author:
Paul Ferraro
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
The property name.
String
value
The property value.
Element Details
name
String
name
The property name.
Returns:
the property name
value
String
value
The property value.
Returns:
the property value