|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridforum.gridrpc.GrpcClientFactory
Create object which implements GrpcClient interface.
| Constructor Summary | |
GrpcClientFactory()
|
|
| Method Summary | |
static GrpcClient |
getClient(java.lang.String className)
Create object which implements GrpcClient interface. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GrpcClientFactory()
| Method Detail |
public static GrpcClient getClient(java.lang.String className)
throws GrpcException
GrpcClient interface.
className - the name of class to create.
GrpcException - if it failed to create GrpcClient.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||