Uses of Class
javax.slee.resource.InvalidConfigurationException

Packages that use InvalidConfigurationException
javax.slee.management   
javax.slee.resource   
 

Uses of InvalidConfigurationException in javax.slee.management
 

Methods in javax.slee.management that throw InvalidConfigurationException
 void ResourceManagementMBean.createResourceAdaptorEntity(ResourceAdaptorID id, java.lang.String entityName, ConfigProperties properties)
          Create a resource adaptor entity using the specified configuration properties.
 void ResourceManagementMBean.updateConfigurationProperties(java.lang.String entityName, ConfigProperties properties)
          Reconfigure a resource adaptor entity with new configuration properties.
 

Uses of InvalidConfigurationException in javax.slee.resource
 

Methods in javax.slee.resource that throw InvalidConfigurationException
 void ResourceAdaptor.raVerifyConfiguration(ConfigProperties properties)
          This method is invoked by the SLEE whenever a new resource adaptor entity is created by the Administrator, or when the Administrator attempts to update the configuration properties of an existing resource adaptor entity.
 



Copyright © 2009. All Rights Reserved.