org.jboss.wsf.spi.deployment
Interface ResourceResolver


public interface ResourceResolver

A resource resolver

Since:
19-Nov-2009
Author:
alessio.soldano@jboss.com

Method Summary
 URL resolve(String resourcePath)
          Get the URL for a given resource path
 

Method Detail

resolve

URL resolve(String resourcePath)
            throws IOException
Get the URL for a given resource path

Parameters:
resourcePath -
Returns:
Throws:
IOException


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.