532533534535536537538539540541542
ClusterRemote cb=(ClusterRemote) ClassUtil.loadInstance( getClusterClass(), ArrayUtil.OBJECT_EMPTY ); cluster=new ClusterWrap(this,cb); //cluster.init(cs); } } catch (Exception e) { throw Caster.toPageException(e);