Uses of Class
javax.slee.management.UsageParameterSetNameAlreadyExistsException

Packages that use UsageParameterSetNameAlreadyExistsException
javax.slee.management   
 

Uses of UsageParameterSetNameAlreadyExistsException in javax.slee.management
 

Methods in javax.slee.management that throw UsageParameterSetNameAlreadyExistsException
 void ServiceUsageMBean.createUsageParameterSet(SbbID id, java.lang.String paramSetName)
          Create a new usage parameter set that the specified SBB is permitted to use in the one-argument form of the get-usage-parameters methods, when the service component identifier argument of the get-usage-parameters method identifies the Service that this MBean provides usage management access for.
 void ResourceUsageMBean.createUsageParameterSet(java.lang.String paramSetName)
          Create a new usage parameter set that the resource adaptor entity that this MBean is providing usage management access for is permitted to use in the ResourceAdaptorContext.getUsageParameterSet(java.lang.String) method.
 void ProfileTableUsageMBean.createUsageParameterSet(java.lang.String paramSetName)
          Create a new usage parameter set that the profiles in the profile table that this MBean is providing usage acces for are permitted to use in the one-argument form of the get-usage-parameters method.
 



Copyright © 2009. All Rights Reserved.