|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSDLPublisher
A WSDL Handler is in charge of wsdl publication management.
| Method Summary | |
|---|---|
void |
publish(List<PublishableDefinition> publishableDefinitionList)
publish the given list of wsdl |
void |
publish(PublishableDefinition publishableDefinition)
publish the given wsdl |
| Method Detail |
|---|
void publish(PublishableDefinition publishableDefinition)
throws WSDLPublisherException
publishableDefinition - the data containing the WSDL file to be
published and the publication info
WSDLPublisherException - if an error occurs at the publishing.
void publish(List<PublishableDefinition> publishableDefinitionList)
throws WSDLPublisherException
publishableDefinitionList - a list of data containing the WSDL file to be
published and the publication info
WSDLPublisherException - if an error occurs at the publishing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||