Uses of Class
javax.slee.profile.ProfileTableAlreadyExistsException

Packages that use ProfileTableAlreadyExistsException
javax.slee.management   
 

Uses of ProfileTableAlreadyExistsException in javax.slee.management
 

Methods in javax.slee.management that throw ProfileTableAlreadyExistsException
 void ProfileProvisioningMBean.createProfileTable(ProfileSpecificationID id, java.lang.String newProfileTableName)
          Create a new profile table from a profile specification.
 void ProfileProvisioningMBean.renameProfileTable(java.lang.String oldProfileTableName, java.lang.String newProfileTableName)
          Rename a profile table.
 



Copyright © 2008. All Rights Reserved.