Interface ServiceNowProducerSupplier
-
- All Known Implementing Classes:
ServiceNowRelease
public interface ServiceNowProducerSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceNowProducer
get(ServiceNowEndpoint endpoint)
-
-
-
Method Detail
-
get
ServiceNowProducer get(ServiceNowEndpoint endpoint) throws Exception
- Throws:
Exception
-
-