96979899100101102103104105106
} boolean acg = Boolean.valueOf( acgStr ).booleanValue(); rcsa.setAllowClusterGet( acg ); // CREATE SERVER instance = new RemoteCacheServer( rcsa ); if ( host == null ) { host = ""; }