|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PObject | |
|---|---|
| org.ow2.jonas.lib.ejb21.jorm | |
| Uses of PObject in org.ow2.jonas.lib.ejb21.jorm |
|---|
| Fields in org.ow2.jonas.lib.ejb21.jorm declared as PObject | |
|---|---|
PObject |
GenClassElement.value
This field references the user object. |
| Methods in org.ow2.jonas.lib.ejb21.jorm that return PObject | |
|---|---|
protected PObject |
GenClassImpl.gcDeref(org.objectweb.jorm.naming.api.PName pn)
|
protected PObject |
GenClassImpl.gcGetElement(GenClassElement gce,
Object connection)
It dereferences an element if needed |
PObject |
PObjectHome.getPObject(org.objectweb.jorm.naming.api.PName pn)
It retrieves the PObject which matches with the PName. |
| Methods in org.ow2.jonas.lib.ejb21.jorm with parameters of type PObject | |
|---|---|
protected void |
GenClassImpl.gcAdd(PObject element,
boolean callListener)
This method add a new element in the collection. |
protected boolean |
GenClassImpl.gcContains(PObject element,
Object connection)
|
protected org.objectweb.jorm.naming.api.PName |
GenClassImpl.gcObject2ref(PObject value)
This method permits to find the PName of an object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||