JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.jgroups.annotations
Annotation Type LocalAddress
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
LocalAddress
This is an assertion, checked at startup time. It ensures that the field this annotation is on is (1) an InetAddress and (2) a valid address on a local network interface
Since:
2.11.2