public interface ContractsPublisher
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,Object> configuration)
Method used for passing configuration parameters to publisher.
|
String |
getName()
Returns the name to identify this published in configuration file.
|
void |
publish()
Publish pacts to appropriate repository.
|
void publish()
throws IOException
IOExceptionString getName()
Copyright © 2017 JBoss by Red Hat. All rights reserved.