站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

Deprecated List (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


Deprecated API

Deprecated Interfaces
org.jboss.ha.framework.interfaces.DistributedState.DSListener
          use the DSListenerEx instead 
 

Deprecated Methods
org.jboss.ha.framework.interfaces.HAPartition.callAsynchMethodOnCluster(String, String, Object[], boolean)
          Use HAPartition.callAsynchMethodOnCluster(String, String, Object[], Class[], boolean) instead 
org.jboss.ha.framework.server.HAPartitionImpl.callAsynchMethodOnCluster(String, String, Object[], boolean)
          Use HAPartitionImpl.callAsynchMethodOnCluster(String, String, Object[], Class[], boolean) instead 
org.jboss.ha.framework.interfaces.HAPartition.callMethodOnCluster(String, String, Object[], boolean)
          Use HAPartition.callMethodOnCluster(String, String, Object[], Class[], boolean) instead 
org.jboss.ha.framework.server.HAPartitionImpl.callMethodOnCluster(String, String, Object[], boolean)
          Use HAPartitionImpl.callMethodOnCluster(String,String,Object[],Class[], boolean) instead 
org.jboss.ha.jmx.HAServiceMBeanSupport.callMethodOnPartition(String, Object[])
          Use HAServiceMBeanSupport.callMethodOnPartition(String, Object[], Class[]) instead 
org.jboss.ha.framework.server.FarmMemberServiceMBean.setFarmDeployDirectory(String)
            
org.jboss.ha.framework.server.FarmMemberService.setFarmDeployDirectory(String)
            
org.jboss.ha.framework.server.FarmMemberServiceMBean.setScannerName(String)
            
org.jboss.ha.framework.server.FarmMemberService.setScannerName(String)
            
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.