JavaScript is disabled on your browser.
Skip navigation links
WildFly: Server clustering SPI 32.0.0.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.wildfly.clustering.server
Interface NodeFactory<A>
All Known Subinterfaces:
Group
<A>
public interface
NodeFactory<A>
Author:
Paul Ferraro
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Node
createNode
(
A
address)
Method Details
createNode
Node
createNode
(
A
address)