org.mobicents.slee.training.example8.profile
Class EventControlProfileManagementImpl
java.lang.Object
org.mobicents.slee.training.example8.profile.EventControlProfileManagementImpl
- All Implemented Interfaces:
- javax.slee.profile.ProfileManagement, EventControlProfileCMP
public abstract class EventControlProfileManagementImpl
- extends java.lang.Object
- implements javax.slee.profile.ProfileManagement, EventControlProfileCMP
EventControlProfileManagementImpl implementation of CMP's with
ProfileManagement
- Author:
- MoBitE info@mobite.co.in
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.slee.profile.ProfileManagement |
isProfileDirty, isProfileValid, markProfileDirty |
EventControlProfileManagementImpl
public EventControlProfileManagementImpl()
profileInitialize
public void profileInitialize()
- Initialize the profile with its default values.
- Specified by:
profileInitialize in interface javax.slee.profile.ProfileManagement
profileLoad
public void profileLoad()
- Specified by:
profileLoad in interface javax.slee.profile.ProfileManagement
profileStore
public void profileStore()
- Specified by:
profileStore in interface javax.slee.profile.ProfileManagement
profileVerify
public void profileVerify()
throws javax.slee.profile.ProfileVerificationException
- Verify the profile's CMP field settings.
- Specified by:
profileVerify in interface javax.slee.profile.ProfileManagement
- Throws:
javax.slee.profile.ProfileVerificationException - if any CMP field contains an invalid value
verifyAction
public void verifyAction(java.lang.String value)
throws javax.slee.profile.ProfileVerificationException
- Throws:
javax.slee.profile.ProfileVerificationException
Copyright © 2009. All Rights Reserved.