org.jboss.proxy.generic
Interface ProxyFactoryHAMBean
- All Superinterfaces:
- JRMPProxyFactoryMBean, Service, ServiceMBean
- All Known Implementing Classes:
- ProxyFactoryHA
public interface ProxyFactoryHAMBean
- extends JRMPProxyFactoryMBean
ProxyFactory for Clustering
- Version:
- $Revision: 81001 $
- Author:
- Adrian Brock
Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Methods inherited from interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean |
getClientInterceptors, getExportedInterface, getExportedInterfaces, getInvokerName, getInvokeTargetMethod, getJndiName, getProxy, getTargetName, invoke, setClientInterceptors, setExportedInterface, setExportedInterfaces, setInvokerName, setInvokeTargetMethod, setJndiName, setTargetName |
getPartition
org.jboss.ha.framework.interfaces.HAPartition getPartition()
setPartition
void setPartition(org.jboss.ha.framework.interfaces.HAPartition partition)
getLoadBalancePolicy
String getLoadBalancePolicy()
setLoadBalancePolicy
void setLoadBalancePolicy(String loadBalancePolicy)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.