|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceEvent
The interface provides context information for a persistence event.
PersistenceEventListener
Method Summary | |
---|---|
RegistryBean |
getBean()
Retrieves the bean attached to this event. |
PersistenceContext |
getPersistenceContext()
Retrieves the current PersistenceContext . |
java.util.Collection<javax.xml.registry.infomodel.RegistryObject> |
getRegistryObject()
Retrieves the RegistryObject attached to this event. |
Method Detail |
---|
RegistryBean getBean()
RegistryBean
java.util.Collection<javax.xml.registry.infomodel.RegistryObject> getRegistryObject()
RegistryObject
attached to this event.
Collection
of RegistryObject
instances.PersistenceContext getPersistenceContext()
PersistenceContext
.
PersistenceContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |