org.ow2.jonas.lib.ejb21.jorm
Interface PObjectHome
public interface PObjectHome
This interface permits to obtain an instance with its PName. This interface
is typically implemented by the interposition object in the container.
- Author:
- Sebastien Chassande-Barrioz
|
Method Summary |
PObject |
getPObject(org.objectweb.jorm.naming.api.PName pn)
It retrieves the PObject which matches with the PName. |
getPObject
PObject getPObject(org.objectweb.jorm.naming.api.PName pn)
- It retrieves the PObject which matches with the PName.
Copyright © 2011 OW2 Consortium. All Rights Reserved.