Interface JGroupsServiceDescriptor
public interface JGroupsServiceDescriptor
- Author:
- Paul Ferraro
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.wildfly.service.descriptor.UnaryServiceDescriptor<org.jgroups.JChannel>static final org.wildfly.service.descriptor.NullaryServiceDescriptor<org.jgroups.JChannel>
-
Field Details
-
DEFAULT_CHANNEL
static final org.wildfly.service.descriptor.NullaryServiceDescriptor<org.jgroups.JChannel> DEFAULT_CHANNEL -
CHANNEL
static final org.wildfly.service.descriptor.UnaryServiceDescriptor<org.jgroups.JChannel> CHANNEL
-