Package | Description |
---|---|
org.jboss.as.ejb3.component.stateless | |
org.wildfly.clustering.dispatcher |
Public clustering API which facilitates remote command execution
on the cluster.
|
org.wildfly.clustering.provider |
Public clustering API for registering services on a group of nodes.
|
org.wildfly.clustering.registry |
Public clustering API for clustered registry that stores a unique key/value pair per node.
|
org.wildfly.clustering.server.dispatcher | |
org.wildfly.clustering.server.group | |
org.wildfly.clustering.server.provider | |
org.wildfly.clustering.server.registry |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<Group> |
StatelessSessionComponentCreateService.getGroupInjector() |
Modifier and Type | Method and Description |
---|---|
Group |
CommandDispatcherFactory.getGroup()
Returns the group upon which the this command dispatcher operates.
|
Modifier and Type | Method and Description |
---|---|
Group |
ServiceProviderRegistrationFactory.getGroup()
Returns the group with which to register service providers.
|
Modifier and Type | Method and Description |
---|---|
Group |
Registry.getGroup()
Returns the group associated with this factory.
|
Modifier and Type | Method and Description |
---|---|
Group |
CommandDispatcherFactoryConfiguration.getGroup() |
Group |
CommandDispatcherFactoryService.getGroup() |
Modifier and Type | Class and Description |
---|---|
class |
CacheGroupService
Group implementation based on a cache view. |
class |
ChannelGroupService
Group implementation based on a channel view. |
Modifier and Type | Method and Description |
---|---|
Group |
CacheGroupService.getValue() |
Group |
ChannelGroupService.getValue() |
Modifier and Type | Method and Description |
---|---|
Group |
ServiceProviderRegistrationFactoryConfiguration.getGroup() |
Group |
ServiceProviderRegistrationFactoryService.getGroup() |
Modifier and Type | Method and Description |
---|---|
Group |
RegistryFactoryService.getGroup() |
Group |
RegistryFactoryConfiguration.getGroup() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.