[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster-devel] Node Info...



Hi,
 
How would one discover (from a plug-in) what domains my cluster node is master of? If I can get my ClusterNode from the ClusterManager, is there a simple way to use that to find the domains it is master of?
 
ClusterNode myCN = engineGlob.getClusterManager().getMyClusterNode();
 
 
Matt