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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.PersistenceManagerInUse(String id, String ver) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, 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.voidDeprecated, for removal: This API element is subject to removal in a future version.voidset_pm_version(String ver) 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, visitMethods inherited from class org.glassfish.deployment.common.DynamicAttributesDescriptor
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringMethods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
-
Constructor Details
-
PersistenceManagerInUse
public PersistenceManagerInUse()Deprecated, for removal: This API element is subject to removal in a future version. -
PersistenceManagerInUse
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
get_pm_identifier
Deprecated, for removal: This API element is subject to removal in a future version. -
get_pm_version
Deprecated, for removal: This API element is subject to removal in a future version. -
set_pm_identifier
Deprecated, for removal: This API element is subject to removal in a future version. -
set_pm_version
Deprecated, for removal: This API element is subject to removal in a future version.
-