weborb.management
Class RBIManagementService
java.lang.Object
weborb.management.RBIManagementService
public class RBIManagementService
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RBIManagementService
public RBIManagementService()
getServices
public java.util.ArrayList getServices()
throws java.lang.Exception
- Throws:
java.lang.Exception
getServiceChildren
public java.util.ArrayList getServiceChildren(java.lang.String servicePackage,
java.lang.String parentName)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectNode
public void selectNode(ServiceNode node)
throws java.lang.Exception
- Throws:
java.lang.Exception
deselectNode
public void deselectNode(ServiceNode node)
throws java.lang.Exception
- Throws:
java.lang.Exception
saveConfiguration
public void saveConfiguration(ServerConfiguration configuration)
throws java.lang.Exception
- Throws:
java.lang.Exception
loadConfiguration
public ServerConfiguration loadConfiguration()
saveSelection
public void saveSelection()
throws java.lang.Exception
- Throws:
java.lang.Exception
cancelSelection
public java.util.ArrayList cancelSelection()
throws java.lang.Exception
- Throws:
java.lang.Exception
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.