Class PersistenceManagerInUse

java.lang.Object
java.util.Observable
org.glassfish.deployment.common.DynamicAttributesDescriptor
org.glassfish.deployment.common.Descriptor
org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true, since="3.1") public class PersistenceManagerInUse extends org.glassfish.deployment.common.Descriptor
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class org.glassfish.deployment.common.Descriptor

    addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, 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.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • PersistenceManagerInUse

      public PersistenceManagerInUse()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PersistenceManagerInUse

      public PersistenceManagerInUse(String id, String ver)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • get_pm_identifier

      public String get_pm_identifier()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • get_pm_version

      public String get_pm_version()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • set_pm_identifier

      public void set_pm_identifier(String id)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • set_pm_version

      public void set_pm_version(String ver)
      Deprecated, for removal: This API element is subject to removal in a future version.