org.ow2.weblab.portlet.tool
Class ResourceContainerUtil

java.lang.Object
  extended by org.ow2.weblab.portlet.tool.ResourceContainerUtil

public class ResourceContainerUtil
extends java.lang.Object

Utility class to get resourceContainer service client.

Author:
emilien

Constructor Summary
ResourceContainerUtil()
           
 
Method Summary
static org.ow2.weblab.core.services.ResourceContainer getResourceContainerService(java.net.URL WSDLLocation, java.net.URL resource_container_url)
          Build a Searcher service from WSDL and web Service URL.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceContainerUtil

public ResourceContainerUtil()
Method Detail

getResourceContainerService

public static org.ow2.weblab.core.services.ResourceContainer getResourceContainerService(java.net.URL WSDLLocation,
                                                                                         java.net.URL resource_container_url)
Build a Searcher service from WSDL and web Service URL.

Parameters:
WSDLLocation -
searcher_url -
Returns:
Searcher web service corresponding urls.


Copyright © 2004-2012. All Rights Reserved.