Package com.sun.enterprise.deployment
Class JndiEnvironmentRefsGroupDescriptor
- java.lang.Object
-
- java.util.Observable
-
- org.glassfish.deployment.common.DynamicAttributesDescriptor
-
- org.glassfish.deployment.common.Descriptor
-
- com.sun.enterprise.deployment.CommonResourceDescriptor
-
- com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- All Implemented Interfaces:
JndiNameEnvironment,EjbReferenceContainer,MessageDestinationReferenceContainer,ResourceReferenceContainer,WritableJndiNameEnvironment,Serializable
- Direct Known Subclasses:
InterceptorDescriptor,ManagedBeanDescriptor
public abstract class JndiEnvironmentRefsGroupDescriptor extends CommonResourceDescriptor implements EjbReferenceContainer, ResourceReferenceContainer, MessageDestinationReferenceContainer, WritableJndiNameEnvironment
Contains information about jndiEnvironmentRefsGroup.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected BundleDescriptorbundleDescriptorprotected Map<LifecycleCallbackDescriptor.CallbackType,Set<LifecycleCallbackDescriptor>>callbackDescriptorsprotected Set<EjbReference>ejbReferencesprotected Set<EntityManagerFactoryReferenceDescriptor>entityManagerFactoryReferencesprotected Set<EntityManagerReferenceDescriptor>entityManagerReferencesprotected Set<EnvironmentProperty>environmentPropertiesprotected Set<MessageDestinationReferenceDescriptor>messageDestReferencesprotected Set<ResourceEnvReferenceDescriptor>resourceEnvReferencesprotected Set<ResourceReferenceDescriptor>resourceReferencesprotected Set<ServiceReferenceDescriptor>serviceReferences-
Fields inherited from class org.glassfish.deployment.common.Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
-
-
Constructor Summary
Constructors Constructor Description JndiEnvironmentRefsGroupDescriptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddCallbackDescriptor(LifecycleCallbackDescriptor.CallbackType type, LifecycleCallbackDescriptor llcDesc)voidaddCallbackDescriptors(LifecycleCallbackDescriptor.CallbackType type, Set<LifecycleCallbackDescriptor> lccSet)voidaddEjbReferenceDescriptor(EjbReference ejbReference)Add a reference to an ejb.voidaddEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor reference)voidaddEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor reference)voidaddEnvironmentProperty(EnvironmentProperty environmentProperty)Adds the specified environment property to the receiver.voidaddMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor msgDestReference)Add a message destination reference to myselfvoidaddPostConstructDescriptor(LifecycleCallbackDescriptor lcDesc)Adds the specified post-construct descriptor to the receiver.voidaddPreDestroyDescriptor(LifecycleCallbackDescriptor lcDesc)Adds the specified pre-destroy descriptor to the receiver.voidaddResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor resourceEnvinationReference)Adds the specified resource environment reference to the receiver.voidaddResourceReferenceDescriptor(ResourceReferenceDescriptor resourceReference)Add a resource reference to the J2EEE componentvoidaddServiceReferenceDescriptor(ServiceReferenceDescriptor serviceReference)Adds the specified service reference to the receiver.BundleDescriptorgetBundleDescriptor()Set<LifecycleCallbackDescriptor>getCallbackDescriptors(LifecycleCallbackDescriptor.CallbackType type)EjbReferencegetEjbReference(String name)Looks up an ejb reference with the given name.Set<EjbReference>getEjbReferenceDescriptors()Return the set of references to ejbs that I have.EntityManagerFactoryReferenceDescriptorgetEntityManagerFactoryReferenceByName(String name)Return the entity manager factory reference descriptor corresponding to the given name.Set<EntityManagerFactoryReferenceDescriptor>getEntityManagerFactoryReferenceDescriptors()Return a set of entity manager factory reference descriptors.EntityManagerReferenceDescriptorgetEntityManagerReferenceByName(String name)Return the entity manager reference descriptor corresponding to the given name.Set<EntityManagerReferenceDescriptor>getEntityManagerReferenceDescriptors()Return a set of entity manager reference descriptors.Set<EnvironmentProperty>getEnvironmentProperties()Return a set of environment properties.EnvironmentPropertygetEnvironmentPropertyByName(String name)Return the env-entry with the given nameList<InjectionCapable>getInjectableResourcesByClass(String className)InjectionInfogetInjectionInfoByClass(Class clazz)MessageDestinationReferenceDescriptorgetMessageDestinationReferenceByName(String name)Return a message destination reference by the same name or throw an IllegalArgumentException.Set<MessageDestinationReferenceDescriptor>getMessageDestinationReferenceDescriptors()Return the set of message destination references declared.LifecycleCallbackDescriptorgetPostConstructDescriptorByClass(String className)Return the post-construct descriptor corresponding to the given name.Set<LifecycleCallbackDescriptor>getPostConstructDescriptors()Return a set of post-construct descriptors.LifecycleCallbackDescriptorgetPreDestroyDescriptorByClass(String className)Return the pre-destroy descriptor corresponding to the given name.Set<LifecycleCallbackDescriptor>getPreDestroyDescriptors()Return a set of pre-destroy descriptors.ResourceEnvReferenceDescriptorgetResourceEnvReferenceByName(String name)Return the resource environment reference descriptor corresponding to the given name.Set<ResourceEnvReferenceDescriptor>getResourceEnvReferenceDescriptors()Return a set of resource environment reference descriptors.ResourceReferenceDescriptorgetResourceReferenceByName(String name)Looks up a reference to a resource by its name (getName()).Set<ResourceReferenceDescriptor>getResourceReferenceDescriptors()Return the set of references to resources that I have.ServiceReferenceDescriptorgetServiceReferenceByName(String name)Return the Service reference descriptor corresponding to the given name.Set<ServiceReferenceDescriptor>getServiceReferenceDescriptors()Return a set of service reference descriptors.booleanhasCallbackDescriptor(LifecycleCallbackDescriptor.CallbackType type)voidremoveEjbReferenceDescriptor(EjbReference ejbReference)Removes the specificed ejb reference from the receiver.voidremoveEnvironmentProperty(EnvironmentProperty environmentProperty)Removes the specified environment property from receiver.voidremoveMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor msgDestRef)Removes the specified message destination reference from the receiver.voidremoveResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor resourceEnvinationReference)Removes the specified resource environment reference from the receiver.voidremoveResourceReferenceDescriptor(ResourceReferenceDescriptor resourceReference)Removes the specified resource reference from the receiver.voidremoveServiceReferenceDescriptor(ServiceReferenceDescriptor serviceReference)Removes the specified service reference from the receiver.voidsetBundleDescriptor(BundleDescriptor desc)-
Methods inherited from class com.sun.enterprise.deployment.CommonResourceDescriptor
addResourceDescriptor, getAllResourcesDescriptors, getAllResourcesDescriptors, getResourceDescriptor, getResourceDescriptors, removeResourceDescriptor
-
Methods inherited from class org.glassfish.deployment.common.Descriptor
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visit
-
Methods inherited from class org.glassfish.deployment.common.DynamicAttributesDescriptor
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
-
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.sun.enterprise.deployment.JndiNameEnvironment
getAllResourcesDescriptors, getAllResourcesDescriptors, getResourceDescriptors
-
Methods inherited from interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
addResourceDescriptor, removeResourceDescriptor
-
-
-
-
Field Detail
-
callbackDescriptors
protected Map<LifecycleCallbackDescriptor.CallbackType,Set<LifecycleCallbackDescriptor>> callbackDescriptors
-
bundleDescriptor
protected BundleDescriptor bundleDescriptor
-
environmentProperties
protected Set<EnvironmentProperty> environmentProperties
-
ejbReferences
protected Set<EjbReference> ejbReferences
-
resourceEnvReferences
protected Set<ResourceEnvReferenceDescriptor> resourceEnvReferences
-
messageDestReferences
protected Set<MessageDestinationReferenceDescriptor> messageDestReferences
-
resourceReferences
protected Set<ResourceReferenceDescriptor> resourceReferences
-
serviceReferences
protected Set<ServiceReferenceDescriptor> serviceReferences
-
entityManagerFactoryReferences
protected Set<EntityManagerFactoryReferenceDescriptor> entityManagerFactoryReferences
-
entityManagerReferences
protected Set<EntityManagerReferenceDescriptor> entityManagerReferences
-
-
Method Detail
-
setBundleDescriptor
public void setBundleDescriptor(BundleDescriptor desc)
-
getBundleDescriptor
public BundleDescriptor getBundleDescriptor()
-
addCallbackDescriptor
public void addCallbackDescriptor(LifecycleCallbackDescriptor.CallbackType type, LifecycleCallbackDescriptor llcDesc)
-
addCallbackDescriptors
public void addCallbackDescriptors(LifecycleCallbackDescriptor.CallbackType type, Set<LifecycleCallbackDescriptor> lccSet)
-
getCallbackDescriptors
public Set<LifecycleCallbackDescriptor> getCallbackDescriptors(LifecycleCallbackDescriptor.CallbackType type)
-
hasCallbackDescriptor
public boolean hasCallbackDescriptor(LifecycleCallbackDescriptor.CallbackType type)
-
addPostConstructDescriptor
public void addPostConstructDescriptor(LifecycleCallbackDescriptor lcDesc)
Description copied from interface:WritableJndiNameEnvironmentAdds the specified post-construct descriptor to the receiver.- Specified by:
addPostConstructDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
lcDesc- the post-construct LifecycleCallbackDescriptor to add.
-
getPostConstructDescriptorByClass
public LifecycleCallbackDescriptor getPostConstructDescriptorByClass(String className)
Description copied from interface:JndiNameEnvironmentReturn the post-construct descriptor corresponding to the given name.- Specified by:
getPostConstructDescriptorByClassin interfaceJndiNameEnvironment- Returns:
- LifecycleCallbackDescriptor post-construct object
-
getPostConstructDescriptors
public Set<LifecycleCallbackDescriptor> getPostConstructDescriptors()
Description copied from interface:JndiNameEnvironmentReturn a set of post-construct descriptors.- Specified by:
getPostConstructDescriptorsin interfaceJndiNameEnvironment- Returns:
- java.util.Set of LifecycleCallbackDescriptor post-construct objects
-
addPreDestroyDescriptor
public void addPreDestroyDescriptor(LifecycleCallbackDescriptor lcDesc)
Description copied from interface:WritableJndiNameEnvironmentAdds the specified pre-destroy descriptor to the receiver.- Specified by:
addPreDestroyDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
lcDesc- the pre-destroy LifecycleCallbackDescriptor to add.
-
getPreDestroyDescriptorByClass
public LifecycleCallbackDescriptor getPreDestroyDescriptorByClass(String className)
Description copied from interface:JndiNameEnvironmentReturn the pre-destroy descriptor corresponding to the given name.- Specified by:
getPreDestroyDescriptorByClassin interfaceJndiNameEnvironment- Returns:
- LifecycleCallbackDescriptor pre-destroy object
-
getPreDestroyDescriptors
public Set<LifecycleCallbackDescriptor> getPreDestroyDescriptors()
Description copied from interface:JndiNameEnvironmentReturn a set of pre-destroy descriptors.- Specified by:
getPreDestroyDescriptorsin interfaceJndiNameEnvironment- Returns:
- java.util.Set of LifecycleCallbackDescriptor pre-destroy objects
-
addEjbReferenceDescriptor
public void addEjbReferenceDescriptor(EjbReference ejbReference)
Description copied from interface:EjbReferenceContainerAdd a reference to an ejb.- Specified by:
addEjbReferenceDescriptorin interfaceEjbReferenceContainer- Specified by:
addEjbReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
ejbReference- the EjbReferenceDescriptor to add.
-
getEjbReference
public EjbReference getEjbReference(String name)
Description copied from interface:EjbReferenceContainerLooks up an ejb reference with the given name. Throws an IllegalArgumentException if it is not found.- Specified by:
getEjbReferencein interfaceEjbReferenceContainer
-
getEjbReferenceDescriptors
public Set<EjbReference> getEjbReferenceDescriptors()
Description copied from interface:EjbReferenceContainerReturn the set of references to ejbs that I have.- Specified by:
getEjbReferenceDescriptorsin interfaceEjbReferenceContainer- Specified by:
getEjbReferenceDescriptorsin interfaceJndiNameEnvironment- Returns:
- java.util.Set of EjbReferenceDescriptor objects
-
removeEjbReferenceDescriptor
public void removeEjbReferenceDescriptor(EjbReference ejbReference)
Description copied from interface:WritableJndiNameEnvironmentRemoves the specificed ejb reference from the receiver.- Specified by:
removeEjbReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
ejbReference- the EjbReferenceDescriptor to remove.
-
addMessageDestinationReferenceDescriptor
public void addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor msgDestReference)
Description copied from interface:MessageDestinationReferenceContainerAdd a message destination reference to myself- Specified by:
addMessageDestinationReferenceDescriptorin interfaceMessageDestinationReferenceContainer- Specified by:
addMessageDestinationReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
msgDestReference- the MessageDestinationReferenceDescriptor to add.
-
getMessageDestinationReferenceByName
public MessageDestinationReferenceDescriptor getMessageDestinationReferenceByName(String name)
Description copied from interface:MessageDestinationReferenceContainerReturn a message destination reference by the same name or throw an IllegalArgumentException.- Specified by:
getMessageDestinationReferenceByNamein interfaceJndiNameEnvironment- Specified by:
getMessageDestinationReferenceByNamein interfaceMessageDestinationReferenceContainer- Returns:
- MessageDestinationReferenceDescriptor object
-
getMessageDestinationReferenceDescriptors
public Set<MessageDestinationReferenceDescriptor> getMessageDestinationReferenceDescriptors()
Description copied from interface:MessageDestinationReferenceContainerReturn the set of message destination references declared.- Specified by:
getMessageDestinationReferenceDescriptorsin interfaceJndiNameEnvironment- Specified by:
getMessageDestinationReferenceDescriptorsin interfaceMessageDestinationReferenceContainer- Returns:
- java.util.Set of MessageDestinationReferenceDescriptor objects
-
removeMessageDestinationReferenceDescriptor
public void removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor msgDestRef)
Description copied from interface:MessageDestinationReferenceContainerRemoves the specified message destination reference from the receiver.- Specified by:
removeMessageDestinationReferenceDescriptorin interfaceMessageDestinationReferenceContainer- Specified by:
removeMessageDestinationReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
msgDestRef- MessageDestinationReferenceDescriptor to remove.
-
addEnvironmentProperty
public void addEnvironmentProperty(EnvironmentProperty environmentProperty)
Description copied from interface:WritableJndiNameEnvironmentAdds the specified environment property to the receiver.- Specified by:
addEnvironmentPropertyin interfaceWritableJndiNameEnvironment- Parameters:
environmentProperty- the EnvironmentProperty to add.
-
getEnvironmentProperties
public Set<EnvironmentProperty> getEnvironmentProperties()
Description copied from interface:JndiNameEnvironmentReturn a set of environment properties.- Specified by:
getEnvironmentPropertiesin interfaceJndiNameEnvironment- Returns:
- java.util.Set of EnvironmentProperty objects
-
getEnvironmentPropertyByName
public EnvironmentProperty getEnvironmentPropertyByName(String name)
Description copied from interface:JndiNameEnvironmentReturn the env-entry with the given name- Specified by:
getEnvironmentPropertyByNamein interfaceJndiNameEnvironment- Returns:
- EnvironmentProperty descriptor
-
removeEnvironmentProperty
public void removeEnvironmentProperty(EnvironmentProperty environmentProperty)
Description copied from interface:WritableJndiNameEnvironmentRemoves the specified environment property from receiver.- Specified by:
removeEnvironmentPropertyin interfaceWritableJndiNameEnvironment- Parameters:
environmentProperty- the EnvironmentProperty to remove.
-
addServiceReferenceDescriptor
public void addServiceReferenceDescriptor(ServiceReferenceDescriptor serviceReference)
Description copied from interface:WritableJndiNameEnvironmentAdds the specified service reference to the receiver.- Specified by:
addServiceReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
serviceReference- the ServiceReferenceDescriptor to add.
-
getServiceReferenceDescriptors
public Set<ServiceReferenceDescriptor> getServiceReferenceDescriptors()
Description copied from interface:JndiNameEnvironmentReturn a set of service reference descriptors.- Specified by:
getServiceReferenceDescriptorsin interfaceJndiNameEnvironment- Returns:
- java.util.Set of ServiceReferenceDescriptor objects
-
getServiceReferenceByName
public ServiceReferenceDescriptor getServiceReferenceByName(String name)
Description copied from interface:JndiNameEnvironmentReturn the Service reference descriptor corresponding to the given name.- Specified by:
getServiceReferenceByNamein interfaceJndiNameEnvironment- Returns:
- ServiceReferenceDescriptor object
-
removeServiceReferenceDescriptor
public void removeServiceReferenceDescriptor(ServiceReferenceDescriptor serviceReference)
Description copied from interface:WritableJndiNameEnvironmentRemoves the specified service reference from the receiver.- Specified by:
removeServiceReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
serviceReference- the ServiceReferenceDescriptor to remove.
-
addResourceReferenceDescriptor
public void addResourceReferenceDescriptor(ResourceReferenceDescriptor resourceReference)
Description copied from interface:ResourceReferenceContainerAdd a resource reference to the J2EEE component- Specified by:
addResourceReferenceDescriptorin interfaceResourceReferenceContainer- Specified by:
addResourceReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
resourceReference- the ResourceReferenceDescriptor to add.
-
getResourceReferenceDescriptors
public Set<ResourceReferenceDescriptor> getResourceReferenceDescriptors()
Description copied from interface:ResourceReferenceContainerReturn the set of references to resources that I have.- Specified by:
getResourceReferenceDescriptorsin interfaceJndiNameEnvironment- Specified by:
getResourceReferenceDescriptorsin interfaceResourceReferenceContainer- Returns:
- java.util.Set of ResourceReferenceDescriptor objects
-
getResourceReferenceByName
public ResourceReferenceDescriptor getResourceReferenceByName(String name)
Description copied from interface:ResourceReferenceContainerLooks up a reference to a resource by its name (getName()). Throws an IllegalArgumentException if no such descriptor is found.- Specified by:
getResourceReferenceByNamein interfaceResourceReferenceContainer
-
removeResourceReferenceDescriptor
public void removeResourceReferenceDescriptor(ResourceReferenceDescriptor resourceReference)
Description copied from interface:WritableJndiNameEnvironmentRemoves the specified resource reference from the receiver.- Specified by:
removeResourceReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
resourceReference- the ResourceReferenceDescriptor to remove.
-
addResourceEnvReferenceDescriptor
public void addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor resourceEnvinationReference)
Description copied from interface:WritableJndiNameEnvironmentAdds the specified resource environment reference to the receiver.- Specified by:
addResourceEnvReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
resourceEnvinationReference- the ResourceEnvReferenceDescriptor to add.
-
getResourceEnvReferenceDescriptors
public Set<ResourceEnvReferenceDescriptor> getResourceEnvReferenceDescriptors()
Description copied from interface:JndiNameEnvironmentReturn a set of resource environment reference descriptors.- Specified by:
getResourceEnvReferenceDescriptorsin interfaceJndiNameEnvironment- Returns:
- java.util.Set of ResourceEnvReferenceDescriptor objects
-
getResourceEnvReferenceByName
public ResourceEnvReferenceDescriptor getResourceEnvReferenceByName(String name)
Description copied from interface:JndiNameEnvironmentReturn the resource environment reference descriptor corresponding to the given name.- Specified by:
getResourceEnvReferenceByNamein interfaceJndiNameEnvironment- Returns:
- ResourceEnvReferenceDescriptor object
-
removeResourceEnvReferenceDescriptor
public void removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor resourceEnvinationReference)
Description copied from interface:WritableJndiNameEnvironmentRemoves the specified resource environment reference from the receiver.- Specified by:
removeResourceEnvReferenceDescriptorin interfaceWritableJndiNameEnvironment- Parameters:
resourceEnvinationReference- the ResourceEnvReferenceDescriptor to remove.
-
addEntityManagerFactoryReferenceDescriptor
public void addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor reference)
- Specified by:
addEntityManagerFactoryReferenceDescriptorin interfaceWritableJndiNameEnvironment
-
getEntityManagerFactoryReferenceDescriptors
public Set<EntityManagerFactoryReferenceDescriptor> getEntityManagerFactoryReferenceDescriptors()
Description copied from interface:JndiNameEnvironmentReturn a set of entity manager factory reference descriptors.- Specified by:
getEntityManagerFactoryReferenceDescriptorsin interfaceJndiNameEnvironment
-
getEntityManagerFactoryReferenceByName
public EntityManagerFactoryReferenceDescriptor getEntityManagerFactoryReferenceByName(String name)
Description copied from interface:JndiNameEnvironmentReturn the entity manager factory reference descriptor corresponding to the given name.- Specified by:
getEntityManagerFactoryReferenceByNamein interfaceJndiNameEnvironment
-
addEntityManagerReferenceDescriptor
public void addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor reference)
- Specified by:
addEntityManagerReferenceDescriptorin interfaceWritableJndiNameEnvironment
-
getEntityManagerReferenceDescriptors
public Set<EntityManagerReferenceDescriptor> getEntityManagerReferenceDescriptors()
Description copied from interface:JndiNameEnvironmentReturn a set of entity manager reference descriptors.- Specified by:
getEntityManagerReferenceDescriptorsin interfaceJndiNameEnvironment
-
getEntityManagerReferenceByName
public EntityManagerReferenceDescriptor getEntityManagerReferenceByName(String name)
Description copied from interface:JndiNameEnvironmentReturn the entity manager reference descriptor corresponding to the given name.- Specified by:
getEntityManagerReferenceByNamein interfaceJndiNameEnvironment
-
getInjectableResourcesByClass
public List<InjectionCapable> getInjectableResourcesByClass(String className)
- Specified by:
getInjectableResourcesByClassin interfaceJndiNameEnvironment
-
getInjectionInfoByClass
public InjectionInfo getInjectionInfoByClass(Class clazz)
- Specified by:
getInjectionInfoByClassin interfaceJndiNameEnvironment
-
-