Tom Mueller wrote:
> Once you have a Server s, call s.getCluster() which returns a Cluster,
> or null if the instance is not clustered.
>
>
How to I figure out which Server instance in Servers corresponds to my
instance?
Also, I need to know the host name of the server. In my test, the
attribute node-agent-ref
was set to the host name. Can I rely on node-agent-ref to always be the
host name?
Thanks,
Ken.