org.ow2.jonas.lib.ejb21.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.
 

Method Detail

getPName

org.objectweb.jorm.naming.api.PName getPName()
It retrieves the PName of the persitent object.



Copyright © 2010 OW2 Consortium. All Rights Reserved.