JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
WildFly Clustering: Spring 15.0.0.Final
org.wildfly.clustering.spring.context.infinispan.remote.config.annotation
Property
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Element Details
name
value
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