|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoadServiceFactory
The developer implements this interface to provide a way for
the framework to acquire a LoadService
.
The class name of an implementation of this interface can
be specified as the factory
parameter in RemoteLoad
annotations.
LoadService
,
RemoteLoad
Method Summary | |
---|---|
LoadService |
lookup()
Acquires the LoadService for retrieving
lazy-loaded entities from the server. |
Method Detail |
---|
LoadService lookup() throws H3TException
LoadService
for retrieving
lazy-loaded entities from the server.
H3TException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |