Uses of Class
javax.slee.profile.ProfileAlreadyExistsException

Packages that use ProfileAlreadyExistsException
javax.slee.management   
javax.slee.profile   
 

Uses of ProfileAlreadyExistsException in javax.slee.management
 

Methods in javax.slee.management that throw ProfileAlreadyExistsException
 javax.management.ObjectName ProfileProvisioningMBean.createProfile(java.lang.String profileTableName, java.lang.String newProfileName)
          Create a new profile with the specified name in the specified profile table.
 

Uses of ProfileAlreadyExistsException in javax.slee.profile
 

Methods in javax.slee.profile that throw ProfileAlreadyExistsException
 ProfileLocalObject ProfileTable.create(java.lang.String profileName)
          Create a new profile with the specified name in the profile table represented by this ProfileTable object.
 



Copyright © 2009. All Rights Reserved.