|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
From
- the type of the object to convertTo
- the type of returned objectpublic interface ClientWrapperFactory<From extends com.intel.gpe.clients.api.WSRPClient,To extends ClientWrapper>
Provide operation to convert an object to another object representation.
Method Summary | |
---|---|
To |
create(From o)
Convert the object to another object. |
Method Detail |
---|
To create(From o) throws java.lang.Throwable
o
- the object
java.lang.Exception
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |