jar

org.ow2.weblab.components : weblab-client

Maven & Gradle

Jul 11, 2012
1 usages

weblab-client · This library aims to provide a central access point to the services exposed on the ESB without forcing each part of the system to know the actual location of the ESB and the names of the exposed endpoints. For this sake it allows to map service URI (ie referring to service in webLab taxonomy) to the actual exposed URL on the ESB within the context of a specific project. The library and the configuration should be added in portal lib in order to be central and available to any portlets. The mapping is done in a simple spring config file "webLabClient.xml" which must be accessible in JAVA classpath.

Table Of Contents

Latest Version

Download org.ow2.weblab.components : weblab-client JAR file - Latest Versions:

All Versions

Download org.ow2.weblab.components : weblab-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window weblab-client-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.weblab.components.client

├─ org.ow2.weblab.components.client.WebLabClient.class - [JAR]

├─ org.ow2.weblab.components.client.WebLabService.class - [JAR]

org.ow2.weblab.components.client.config

├─ org.ow2.weblab.components.client.config.ServiceConfigMap.class - [JAR]

org.ow2.weblab.components.client.config.loader

├─ org.ow2.weblab.components.client.config.loader.ConfigLoader.class - [JAR]

├─ org.ow2.weblab.components.client.config.loader.SpringBeanConfigLoader.class - [JAR]