public abstract void setMetadata (List<Source> metadata)

Sets the metadata for this endpoint.

Parameters:
metadata    A list of XML document sources containing metadata information for the endpoint (e.g. WSDL or XML Schema documents)

Exceptions:
java.lang.IllegalStateException    If the endpoint has already been published.