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, setResolvedJndiName
equals, getKey, hashCode, setName, toString
clone, getId, setId
public ResourceInjectionMetaDataWithDescriptions()
public Descriptions getDescriptions()
public void setDescriptions(Descriptions descriptions)
descriptions
- the descriptions.IllegalArgumentException
- for a null descriptionsCopyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.