Accessing details through Java

Are there any Sun-supplied java classes which will allow an application to access details of clusters (as in scstat), switch resources (as in swswitch) and amend resources and groups (as in scrgadm) please?

I'm trying to create a GUI-based app which will (hopefully) be a lot more user-friendly than the scstat display.

[333 byte] By [eternal_student] at [2007-11-26 12:16:56]
# 1
I'm not aware of any publicly available classes. Why would you want to do this though? Is the Sun Plex Manager/Sun Cluster Manager GUI not sufficient for this anyway?Tim
Tim.Read at 2007-7-7 14:53:44 > top of Java-index,Archived Forums,Socket Programming...
# 2
I'm thinking of creating an app which can monitor a number of Sun Cluster machines remotely, from a non-Sun machine.I'll have a look at Sun Plex Manager and Sun Cluster Manager ; thanks for the pointer.
eternal_student at 2007-7-7 14:53:44 > top of Java-index,Archived Forums,Socket Programming...