Methods Summary |
---|
public com.sun.enterprise.deployment.BundleDescriptor | getReferringBundleDescriptor()Get the referring bundle, i.e. the bundle within which this
reference is declared.
|
public java.lang.String | getUnitName()Get the unit name of the entity manager factory to which this
reference is associated.
|
public void | setReferringBundleDescriptor(com.sun.enterprise.deployment.BundleDescriptor referringBundle)Set the referring bundle, i.e. the bundle within which this
reference is declared.
|
public void | setUnitName(java.lang.String unitName)Set the unit name of the entity manager factory to which this
reference is associated.
|