@ResourceNameConstraint(message="{resourcename.invalid.character}", payload=BindableResource.class) public interface BindableResource extends Resource, javax.validation.Payload
| Modifier and Type | Interface and Description |
|---|---|
static class |
BindableResource.Duck |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnabled()
Gets the value of the enabled property.
|
String |
getIdentity() |
String |
getJndiName()
Gets the value of the jndiName property.
|
void |
setEnabled(String value)
Sets the value of the enabled property.
|
void |
setJndiName(String value)
Sets the value of the jndiName property.
|
getDeploymentOrder, getObjectType, setDeploymentOrder, setObjectType@NotNull @Pattern(regexp="[^\',][^\',\\\\]*") String getJndiName()
Stringvoid setJndiName(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getEnabled()
Stringvoid setEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@DuckTyped String getIdentity()
getIdentity in interface ResourceCopyright © 2013. All Rights Reserved.