java.io.Serializable, IdMetaData, MappableMetaDatapublic class ResourceEnvironmentReferenceMetaData extends ResourceInjectionMetaDataWithDescriptions
| Constructor | Description |
|---|---|
ResourceEnvironmentReferenceMetaData() |
Create a new ResourceEnvironmentReferenceMetaData.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getResourceEnvRefName() |
Get the resourceEnvRefName.
|
java.lang.String |
getType() |
Get the type.
|
void |
setResourceEnvRefName(java.lang.String resourceEnvRefName) |
Set the resourceEnvRefName.
|
void |
setType(java.lang.String type) |
Set the type.
|
clone, getId, setIdequals, getKey, hashCode, setName, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetIgnoreDependency, getInjectionTargets, getJndiName, getLookupName, getMappedName, getName, getResolvedJndiName, isDependencyIgnored, setIgnoreDependency, setInjectionTargets, setJndiName, setLookupName, setMappedName, setResolvedJndiNamegetDescriptions, setDescriptionspublic ResourceEnvironmentReferenceMetaData()
public java.lang.String getResourceEnvRefName()
public void setResourceEnvRefName(java.lang.String resourceEnvRefName)
resourceEnvRefName - the resourceEnvRefName.java.lang.IllegalArgumentException - for a null resourceEnvRefNamepublic java.lang.String getType()
public void setType(java.lang.String type)
type - the type.java.lang.IllegalArgumentException - for a null typeCopyright © 2018 JBoss by Red Hat. All rights reserved.