public interface RegistryLocation extends ConfigBeanProxy
ConfigBeanProxy.Duck
Modifier and Type | Method and Description |
---|---|
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\./;#]*") String |
getConnectorResourceJndiName()
Gets the value of the connectorResourceJndiName property.
|
void |
setConnectorResourceJndiName(String value)
Sets the value of the connectorResourceJndiName property.
|
createChild, deepCopy, getParent, getParent
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\./;#]*") @NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\./;#]*") String getConnectorResourceJndiName()
String
void setConnectorResourceJndiName(String value) throws PropertyVetoException
value
- allowed object is
String
PropertyVetoException
Copyright © 2019. All rights reserved.