public interface VirtualizationService
Modifier and Type | Method and Description |
---|---|
MessageFlow |
getMessageFlow(java.lang.String serviceId)
Gets the
MessageFlow for the given service. |
MessageFlow getMessageFlow(java.lang.String serviceId) throws CLLException
MessageFlow
for the given service.serviceId
- The service idMessageFlow
instanceCLLException
- If an error occurs in fetching the message flow for a service