Uses of Class
javax.slee.profile.ProfileVerificationException

Packages that use ProfileVerificationException
javax.slee.profile   
 

Uses of ProfileVerificationException in javax.slee.profile
 

Methods in javax.slee.profile that throw ProfileVerificationException
 void ProfileMBean.commitProfile()
          Request that changes made to a profile be committed by the SLEE.
 void ProfileManagement.profileVerify()
          Deprecated. Replaced with Profile.profileVerify().
 void Profile.profileVerify()
          The SLEE invokes this method in response to a request made by the Administrator via the JMX management interface to commit any changes made to a Profile.
 



Copyright © 2009. All Rights Reserved.