JavaScript is disabled on your browser.
Skip navigation links
Distributed session management for Spring Session: HotRod integration 10.0.0.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.wildfly.clustering.web.spring.hotrod.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