Interface RegistryLocation

  • All Superinterfaces:
    ConfigBeanProxy

    public interface RegistryLocation
    extends ConfigBeanProxy
    Specifies the registry where web service end point artifacts are published.
    • Method Detail

      • getConnectorResourceJndiName

        @NotNull
        @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\./;#]*")
        @NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\./;#]*") String getConnectorResourceJndiName()
        Gets the value of the connectorResourceJndiName property.
        Returns:
        possible object is String