|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.gridmachine.services.creators.UserAgentClientCreator
public class UserAgentClientCreator
This class creates a instance of UserAgentClient through of a GuMSpec.
Constructor Summary | |
---|---|
UserAgentClientCreator()
|
Method Summary | |
---|---|
Gum |
createGuM(GumSpec gumSpec)
Creates a GridMachine according to a given GuM specification. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserAgentClientCreator()
Method Detail |
---|
public Gum createGuM(GumSpec gumSpec) throws java.net.MalformedURLException, java.rmi.RemoteException, java.rmi.NotBoundException
GumCreator
createGuM
in interface GumCreator
gumSpec
- The gum specification
java.rmi.NotBoundException
java.rmi.RemoteException
java.net.MalformedURLException
GumCreator.createGuM(org.ourgrid.common.spec.GumSpec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |