|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implemented by profile added events generated by
ProfileProvisioningMBean
objects when a profile is added to a
profile table.
The event type name of profile added events is
"javax.slee.profile.ProfileAddedEvent
".
Method Summary | |
java.lang.Object |
getAddedProfile()
Get the committed state of the profile that was added. |
ProfileID |
getProfile()
Get the profile identifer for the profile that was added. |
Address |
getProfileAddress()
Get the address of the profile that was added. |
Method Detail |
public ProfileID getProfile()
public Address getProfileAddress()
AddressPlan.SLEE_PROFILE
.public java.lang.Object getAddedProfile()
The object returned from this method is only valid within the event-handler transaction in which the event was delivered to an SBB entity.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |