|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HAPartition in org.jboss.cache.invalidation.bridges |
---|
Fields in org.jboss.cache.invalidation.bridges declared as HAPartition | |
---|---|
protected HAPartition |
JGCacheInvalidationBridge.partition
|
Uses of HAPartition in org.jboss.ejb.plugins |
---|
Methods in org.jboss.ejb.plugins with parameters of type HAPartition | |
---|---|
void |
StatefulHASessionPersistenceManager.newSessionStateTopology(HAPartition haSubPartition)
|
Uses of HAPartition in org.jboss.ha.framework.server |
---|
Classes in org.jboss.ha.framework.server that implement HAPartition | |
---|---|
class |
HAPartitionImpl
This class is an abstraction class for a JGroups RPCDispatch and JChannel. |
Fields in org.jboss.ha.framework.server declared as HAPartition | |
---|---|
protected HAPartition |
HATarget.partition
|
protected HAPartition |
DistributedStateImpl.partition
|
protected HAPartition |
DistributedReplicantManagerImpl.partition
|
Methods in org.jboss.ha.framework.server that return HAPartition | |
---|---|
HAPartition |
HATarget.getAssociatedPartition()
|
HAPartition |
ClusterPartitionMBean.getHAPartition()
Access to the underlying HAPartition without going through JNDI |
HAPartition |
ClusterPartition.getHAPartition()
|
Methods in org.jboss.ha.framework.server with parameters of type HAPartition | |
---|---|
protected void |
FarmMemberService.pullNewDeployments(HAPartition partition,
HashMap farmed)
|
void |
HATarget.updateHAPartition(HAPartition partition)
|
Constructors in org.jboss.ha.framework.server with parameters of type HAPartition | |
---|---|
ClusterFileTransfer(HAPartition partition,
Map destinationDirectoryMap)
Constructor needs the cluster partition and the mapping of server folder names to the java.io.File instance representing the physical folder. |
|
DistributedReplicantManagerImpl(HAPartition partition,
javax.management.MBeanServer server)
This class manages replicated objects through the given partition |
|
DistributedStateImpl(HAPartition partition,
javax.management.MBeanServer server)
|
|
HARMIServerImpl.RefreshProxiesHATarget(HAPartition partition,
String replicantName,
Serializable target,
int allowInvocations)
|
|
HARMIServerImpl(HAPartition partition,
String replicantName,
Class intf,
Object handler)
Create a new HARMIServer implementation that will act as a RMI end-point for a specific server. |
|
HARMIServerImpl(HAPartition partition,
String replicantName,
Class intf,
Object handler,
int port,
RMIClientSocketFactory csf,
RMIServerSocketFactory ssf)
|
|
HARMIServerImpl(HAPartition partition,
String replicantName,
Class intf,
Object handler,
int port,
RMIClientSocketFactory clientSocketFactory,
RMIServerSocketFactory serverSocketFactory,
InetAddress bindAddress)
|
|
HATarget(HAPartition partition,
String replicantName,
Serializable target,
int allowInvocations)
|
Uses of HAPartition in org.jboss.ha.hasessionstate.interfaces |
---|
Methods in org.jboss.ha.hasessionstate.interfaces that return HAPartition | |
---|---|
HAPartition |
HASessionState.getCurrentHAPartition()
|
Uses of HAPartition in org.jboss.ha.hasessionstate.server |
---|
Fields in org.jboss.ha.hasessionstate.server declared as HAPartition | |
---|---|
protected HAPartition |
HASessionStateImpl.hapGeneral
|
Methods in org.jboss.ha.hasessionstate.server that return HAPartition | |
---|---|
HAPartition |
HASessionStateImpl.getCurrentHAPartition()
|
Constructors in org.jboss.ha.hasessionstate.server with parameters of type HAPartition | |
---|---|
HASessionStateImpl(String sessionStateName,
HAPartition partition,
long beanCleaningDelay)
|
Uses of HAPartition in org.jboss.ha.jmx |
---|
Methods in org.jboss.ha.jmx that return HAPartition | |
---|---|
protected HAPartition |
HAServiceMBeanSupport.findHAPartitionWithName(String name)
|
HAPartition |
HAServiceMBeanSupport.getPartition()
|
Uses of HAPartition in org.jboss.ha.jndi |
---|
Fields in org.jboss.ha.jndi declared as HAPartition | |
---|---|
protected HAPartition |
HAJNDI.partition
|
protected HAPartition |
DetachedHANamingService.partition
The HAPartition used for the state transfer service |
Methods in org.jboss.ha.jndi that return HAPartition | |
---|---|
protected HAPartition |
DetachedHANamingService.findHAPartitionWithName(String name)
|
Methods in org.jboss.ha.jndi with parameters of type HAPartition | |
---|---|
void |
TreeHead.setPartition(HAPartition partition)
|
void |
DetachedHANamingService.startService(HAPartition haPartition)
|
Constructors in org.jboss.ha.jndi with parameters of type HAPartition | |
---|---|
HAJNDI(HAPartition partition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |