|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.aspects.remoting.ClusteredRemoting
public class ClusteredRemoting
| Field Summary |
|---|
| Fields inherited from interface org.jboss.aspects.remoting.ClusterConstants |
|---|
CLUSTER_FAMILIES, CLUSTER_FAMILY, CLUSTER_FAMILY_WRAPPER, CLUSTER_VIEW_ID, CLUSTERED_REMOTING, FAILOVER_COUNTER, HA_TARGET, LOADBALANCE_POLICY |
| Constructor Summary | |
|---|---|
ClusteredRemoting()
|
|
| Method Summary | |
|---|---|
static org.jboss.aop.proxy.ClassProxy |
clusterObject(Object objectId,
Object obj,
String partitionName,
org.jboss.ha.framework.interfaces.LoadBalancePolicy lb,
org.jboss.remoting.InvokerLocator locator)
|
static void |
unregisterClusteredObject(Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClusteredRemoting()
| Method Detail |
|---|
public static org.jboss.aop.proxy.ClassProxy clusterObject(Object objectId,
Object obj,
String partitionName,
org.jboss.ha.framework.interfaces.LoadBalancePolicy lb,
org.jboss.remoting.InvokerLocator locator)
throws Exception
Exceptionpublic static void unregisterClusteredObject(Object object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||