|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegistryAgent
A RegistryAgent
is a helper for runtime
Method Summary | |
---|---|
com.centrasite.uddiv3.client.ServiceInfos |
findVirtualServices(java.lang.String targetName)
Find the virtual services in the registry for the specified targetName |
java.lang.String |
getVirtualServiceWSDLURL(java.lang.String contractName)
Returns the WSDL URL for the given VirtualService |
boolean |
saveMetrics(java.lang.String contractId,
java.lang.String targetName,
java.util.Collection metrics)
Deprecated. |
Method Detail |
---|
com.centrasite.uddiv3.client.ServiceInfos findVirtualServices(java.lang.String targetName) throws UDDIClientException, com.centrasite.uddiv3.client.DispositionReportFaultMessage
targetName
-
ServiceInfos
UDDIClientException
com.centrasite.uddiv3.client.DispositionReportFaultMessage
boolean saveMetrics(java.lang.String contractId, java.lang.String targetName, java.util.Collection metrics) throws UDDIClientException
contractId
- targetName
- metrics
-
java.lang.Exception
UDDIClientException
java.lang.String getVirtualServiceWSDLURL(java.lang.String contractName) throws UDDIClientException, com.centrasite.uddiv3.client.DispositionReportFaultMessage
contractName
- Name of the contract
com.centrasite.uddiv3.client.DispositionReportFaultMessage
java.lang.Exception
UDDIClientException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |