Uses of Class
org.ow2.jonas.resource.ResourceServiceException

Packages that use ResourceServiceException
org.ow2.jonas.resource   
org.ow2.jonas.resource.internal   
 

Uses of ResourceServiceException in org.ow2.jonas.resource
 

Methods in org.ow2.jonas.resource that throw ResourceServiceException
 void ResourceService.deployRars(Context ctx)
          Deploy the given rars of an ear file with the specified parent classloader (ear classloader).
 

Uses of ResourceServiceException in org.ow2.jonas.resource.internal
 

Methods in org.ow2.jonas.resource.internal that throw ResourceServiceException
 String JOnASResourceService.createResourceAdapter(Context ctx)
          Create a new resource adapter.
 String JOnASResourceService.deployRar(String fileName)
          Deploy the resource adapter
 void JOnASResourceService.deployRars(Context ctx)
          Deploy the given rars of an ear file with the specified parent classloader (ear classloader).
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.