Uses of Class
javax.slee.profile.ReadOnlyProfileException

Packages that use ReadOnlyProfileException
javax.slee.profile   
 

Uses of ReadOnlyProfileException in javax.slee.profile
 

Methods in javax.slee.profile that throw ReadOnlyProfileException
 ProfileLocalObject ProfileTable.create(java.lang.String profileName)
          Create a new profile with the specified name in the profile table represented by this ProfileTable object.
 boolean ProfileTable.remove(java.lang.String profileName)
          Remove an existing profile with the specified profile name from the profile table represented by this ProfileTable object.
 



Copyright © 2008. All Rights Reserved.