public interface IManagedServiceTask
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
ManagedServiceDef |
decomposeNode(ManagedServiceNode msNode) |
boolean |
isManagedServiceWsPolicyCached(java.lang.String managedServiceID) |
void |
removeManagedServiceWsPolicyFromCache(java.lang.String managedServiceID) |
ManagedServiceDef decomposeNode(ManagedServiceNode msNode) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid removeManagedServiceWsPolicyFromCache(java.lang.String managedServiceID)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean isManagedServiceWsPolicyCached(java.lang.String managedServiceID)
throws java.rmi.RemoteException
java.rmi.RemoteException