public class EhcacheStreamBootstrapHelpUtil
extends java.lang.Object
| Constructor and Description |
|---|
EhcacheStreamBootstrapHelpUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.net.SocketAddress |
createServerSocketFromCluster(java.util.List<java.lang.String> cacheNames) |
protected static void |
loadCachesFromCluster(net.sf.ehcache.Ehcache... ehcaches) |
public static java.net.SocketAddress createServerSocketFromCluster(java.util.List<java.lang.String> cacheNames)
throws java.lang.Exception
java.lang.Exceptionprotected static void loadCachesFromCluster(net.sf.ehcache.Ehcache... ehcaches)
throws java.lang.Exception
java.lang.Exception