Methods Summary |
---|
public java.lang.Class | getLoadBalancePolicy()Get the server side mbean that exposes the invoke operation for the
exported interface
|
public java.lang.String | getPartitionName()Get the name of the cluster partition the invoker is deployed in
|
public javax.management.ObjectName | getRealJmxInvokerName()A read-only property for accessing the non-wrapped JMX invoker
|
public void | setLoadBalancePolicy(java.lang.Class policyClass)Set the server side mbean that exposes the invoke operation for the
exported interface
|
public void | setPartitionName(java.lang.String name)Set the name of the cluster partition the invoker is deployed in
|