Uses of Class
org.dvb.application.storage.ServiceAlreadyExistsException

Packages that use ServiceAlreadyExistsException
org.dvb.application.storage Provides support for storage of applications. 
 

Uses of ServiceAlreadyExistsException in org.dvb.application.storage
 

Methods in org.dvb.application.storage that throw ServiceAlreadyExistsException
abstract  StoredApplicationService StoredApplicationServiceFactory.createStoredApplicationService(int organisation_id, int service_id, java.lang.String serviceName)
          Creates a new stored application service.