Methods Summary |
---|
public java.lang.String | getEndpointName()Returns the name of the web service endpoint name (relative i.e. does not
include module id in the name.
|
public boolean | getJbiEnabled()Returns true, if this web service endpoint JBI enabled
|
public int | getMaxHistorySize()Returns the max history size (size of stored monitoring stats)
|
public java.lang.String | getMonitoringLevel()Returns the monitoring level OFF, LOW or HIGH
|
public java.lang.String | getName()Returns the name of the web service endpoint
|
public RegistryLocation[] | getRegistryLocation()Returns the registries where the web service end point artifacts are
published.
|
public TransformationRule[] | getRequestTransformationRule()Returns the transformation rules defined for this endpoint
during request phase
|
public TransformationRule[] | getResponseTransformationRule()Returns the transformation rules defined for this endpoint
during response phase
|
public TransformationRule[] | getTransformationRule()Returns the transformation rules defined for this endpoint
|