org.objectweb.jonas_ejb.container.jorm
Interface PObject
public interface PObject
This interface permits to fetch the PName of a jorm persistent object. This
interface is typicaly implemented by the interposition objects of the
container.
- Author:
- Sebastien Chassande-Barrioz
Method Summary |
org.objectweb.jorm.naming.api.PName |
getPName()
It retrieves the PName of the persitent object. |
getPName
org.objectweb.jorm.naming.api.PName getPName()
- It retrieves the PName of the persitent object.
Copyright © 2007 OW2 Consortium. All Rights Reserved.