Uses of Class
de.fzj.unicore.wsrflite.exceptions.ResourceNotCreatedException

Packages that use ResourceNotCreatedException
de.fzj.unicore.wsrflite This package contains the main interfaces and major classes of the WSRFlite hosting environment. 
de.fzj.unicore.wsrflite.admin.service   
de.fzj.unicore.wsrflite.impl   
 

Uses of ResourceNotCreatedException in de.fzj.unicore.wsrflite
 

Methods in de.fzj.unicore.wsrflite that throw ResourceNotCreatedException
 String Kernel.createServiceInstance(String serviceName, Map<String,Object> initParameters)
          convenience method to create a new WSRF instance of a certain service
 String Home.createWSRFServiceInstance(Map<String,Object> initParams)
          create a new WS-Resource and persist it
 

Uses of ResourceNotCreatedException in de.fzj.unicore.wsrflite.admin.service
 

Methods in de.fzj.unicore.wsrflite.admin.service that throw ResourceNotCreatedException
 String AdminServiceHomeImpl.createWSRFServiceInstance(Map<String,Object> initObjs)
          Create the singleton admin service instance
 

Uses of ResourceNotCreatedException in de.fzj.unicore.wsrflite.impl
 

Methods in de.fzj.unicore.wsrflite.impl that throw ResourceNotCreatedException
 String DefaultHome.createWSRFServiceInstance(Map<String,Object> initObjs)
           
 



Copyright © 2010. All Rights Reserved.