|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.concurrent.loader.LoaderContext
public class LoaderContext
Defines contextual services used for object batch loading service.
Constructor Summary | |
---|---|
LoaderContext(CompletionService completionService)
|
Method Summary | |
---|---|
CompletionService |
getCompletionService()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoaderContext(CompletionService completionService)
Method Detail |
---|
public CompletionService getCompletionService()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |