org.jboss.proxy.ejb
Interface ClusterProxyFactory

All Known Implementing Classes:
ProxyFactoryHA (src)

public interface ClusterProxyFactory

Tag interface used to determine if a ProxyFactory is used for clustering purposes (to raise warning if such a ProxyFactory is not found for a given bean when clustered=true)

See Also:
ProxyFactoryHA (src)