public abstract class ResourceInjectionMetaDataWithDescriptions extends ResourceInjectionMetaData
| Constructor and Description |
|---|
ResourceInjectionMetaDataWithDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
Descriptions |
getDescriptions()
Get the descriptions.
|
void |
setDescriptions(Descriptions descriptions)
Set the descriptions.
|
getIgnoreDependency, getInjectionTargets, getJndiName, getLookupName, getMappedName, getName, getResolvedJndiName, isDependencyIgnored, setIgnoreDependency, setInjectionTargets, setJndiName, setLookupName, setMappedName, setResolvedJndiNameequals, getKey, hashCode, setName, toStringclone, getId, setIdpublic ResourceInjectionMetaDataWithDescriptions()
public Descriptions getDescriptions()
public void setDescriptions(Descriptions descriptions)
descriptions - the descriptions.IllegalArgumentException - for a null descriptionsCopyright © 2017 JBoss by Red Hat. All rights reserved.