Index Developers Guides Admin Guide Close
A clusterable stub is a wrapper that delegates its calls to a service instance. It has intelligence about how to deal with load balancing and failover situations, in which a service might be handled transparently by another server. You generate a clusterable stubs by setting the "-clusterable" flags for RMIC or similar EJB deployment descriptor properties.