org.jboss.invocation
Interface InvokerProxyHA

All Known Implementing Classes:
HttpInvokerProxyHA, JRMPInvokerProxyHA, UnifiedInvokerHAProxy

public interface InvokerProxyHA

Version:
$Revision: 81001 $

Revisions:

January 12, 2003 Sacha Labourey:

Author:
Sacha Labourey., Galder Zamarreno
See Also:

Method Summary
 void forbidTransactionFailover(Object tpc)
           
 org.jboss.ha.framework.interfaces.FamilyClusterInfo getFamilyClusterInfo()
           
 void updateClusterInfo(ArrayList targets, long viewId)
           
 

Method Detail

updateClusterInfo

void updateClusterInfo(ArrayList targets,
                       long viewId)

getFamilyClusterInfo

org.jboss.ha.framework.interfaces.FamilyClusterInfo getFamilyClusterInfo()

forbidTransactionFailover

void forbidTransactionFailover(Object tpc)


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.