de.fraunhofer.first.resmatch.client
Class ResourceMatcherClient

java.lang.Object
  extended by de.fraunhofer.first.resmatch.client.ResourceMatcherClient

public class ResourceMatcherClient
extends Object

Singleton pattern

Version:
$Id: ResourceMatcherClient.java 1447 2010-12-10 11:27:08Z hoheisel $
Author:
Andreas Hoheisel (www.andreas-hoheisel.de)

Field Summary
 ResourceMatcherServiceStub stub
           
 
Method Summary
static ResourceMatcherClient getInstance()
           
 String match(String gworkflowdl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stub

public ResourceMatcherServiceStub stub
Method Detail

getInstance

public static ResourceMatcherClient getInstance()
                                         throws Exception
Throws:
Exception

match

public String match(String gworkflowdl)
             throws RemoteException
Throws:
RemoteException


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.