JavaScript is disabled on your browser.
Skip navigation links
WildFly: Web session clustering API 35.0.0.Final
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.wildfly.clustering.web.annotation
Annotation Interface Immutable
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Immutable
Indicates that an object is either explicitly or effectively immutable.
Author:
Paul Ferraro