|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.concurrent.loader.ObjectBatch
public class ObjectBatch
Defines a batch of virtual objects.
| Constructor Summary | |
|---|---|
ObjectBatch(ObjectLoader[] objectLoaders,
LoadingPolicy policy)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getObject(LoaderContext ctx,
int index)
|
int |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectBatch(ObjectLoader[] objectLoaders,
LoadingPolicy policy)
| Method Detail |
|---|
public int getSize()
public java.lang.Object getObject(LoaderContext ctx,
int index)
throws java.lang.InterruptedException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||