|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.gridmachine.services.creators.FakeGumCreator
public class FakeGumCreator
A GuMCreator
that creates FakeGridMachineClient
s.
Constructor Summary | |
---|---|
FakeGumCreator()
|
Method Summary | |
---|---|
Gum |
createGuM(GumSpec gumSpec)
GuMCreator responsible for creating FakeGuMs from a GuMSpec. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FakeGumCreator()
Method Detail |
---|
public Gum createGuM(GumSpec gumSpec) throws java.rmi.RemoteException
createGuM
in interface GumCreator
gumSpec
- The gum specification
java.rmi.RemoteException
GumCreator.createGuM(GumSpec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |