public class EntityManagerFactoryReferenceDescriptor extends EnvironmentProperty implements EntityManagerFactoryReference
lookupName, mappedNameDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
EntityManagerFactoryReferenceDescriptor() |
EntityManagerFactoryReferenceDescriptor(String name,
String unitName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInjectResourceType()
This is the class name of the type of resource that is to be injected.
|
BundleDescriptor |
getReferringBundleDescriptor()
Get the referring bundle, i.e.
|
String |
getUnitName()
Get the unit name of the entity manager factory to which this
reference is associated.
|
boolean |
isConflict(EntityManagerFactoryReferenceDescriptor other) |
void |
setInjectResourceType(String resourceType) |
void |
setReferringBundleDescriptor(BundleDescriptor referringBundle)
Set the referring bundle, i.e.
|
void |
setUnitName(String unitName)
Set the unit name of the entity manager factory to which this
reference is associated.
|
addInjectionTarget, equals, getComponentEnvName, getInjectionTargets, getLookupName, getMappedName, getResolvedValue, getResolvedValueObject, getType, getValue, getValueObject, getValueType, hasAValue, hashCode, hasInjectionTargetFromXml, hasLookupName, isConflict, isConflictResourceGroup, isInjectable, isSetValueCalled, print, printInjectableResourceInfo, setLookupName, setMappedName, setType, setValueaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, getName, setDescription, setNameaddInjectionTarget, getComponentEnvName, getInjectionTargets, isInjectablegetDescription, getLargeIconUri, getName, getSmallIconUri, setDescription, setLargeIconUri, setName, setSmallIconUrigetDescription, getName, setDescription, setNamepublic EntityManagerFactoryReferenceDescriptor(String name, String unitName)
public EntityManagerFactoryReferenceDescriptor()
public void setUnitName(String unitName)
EntityManagerFactoryReferencesetUnitName in interface EntityManagerFactoryReferencepublic String getUnitName()
EntityManagerFactoryReferencegetUnitName in interface EntityManagerFactoryReferencepublic String getInjectResourceType()
InjectionCapablegetInjectResourceType in interface InjectionCapablegetInjectResourceType in class EnvironmentPropertypublic void setInjectResourceType(String resourceType)
setInjectResourceType in interface InjectionCapablesetInjectResourceType in class EnvironmentPropertypublic void setReferringBundleDescriptor(BundleDescriptor referringBundle)
EntityManagerFactoryReferencesetReferringBundleDescriptor in interface EntityManagerFactoryReferencepublic BundleDescriptor getReferringBundleDescriptor()
EntityManagerFactoryReferencegetReferringBundleDescriptor in interface EntityManagerFactoryReferencepublic boolean isConflict(EntityManagerFactoryReferenceDescriptor other)
Copyright © 2017. All rights reserved.