org.ourgrid.peer.ebgum
Class EBGumCreator

java.lang.Object
  extended by org.ourgrid.peer.ebgum.EBGumCreator

public class EBGumCreator
extends java.lang.Object


Constructor Summary
EBGumCreator()
           
 
Method Summary
static EBGumFacade createGuM(Gum gum, GumSpec gumSpec)
           
static EBGumFacade createGuM(GumSpec spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EBGumCreator

public EBGumCreator()
Method Detail

createGuM

public static EBGumFacade createGuM(GumSpec spec)
                             throws java.rmi.RemoteException,
                                    java.net.MalformedURLException,
                                    java.rmi.NotBoundException
Throws:
java.rmi.RemoteException
java.net.MalformedURLException
java.rmi.NotBoundException

createGuM

public static EBGumFacade createGuM(Gum gum,
                                    GumSpec gumSpec)