|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectReference | |
|---|---|
| org.picocontainer.behaviors | |
| Uses of ObjectReference in org.picocontainer.behaviors |
|---|
| Classes in org.picocontainer.behaviors that implement ObjectReference | |
|---|---|
static class |
Cached.SimpleReference<T>
|
static class |
ThreadCached.ThreadLocalReference<T>
|
| Fields in org.picocontainer.behaviors declared as ObjectReference | |
|---|---|
protected ObjectReference<T> |
Stored.instanceReference
|
| Methods in org.picocontainer.behaviors that return ObjectReference | ||
|---|---|---|
protected
|
Caching.newObjectReference()
|
|
| Constructors in org.picocontainer.behaviors with parameters of type ObjectReference | |
|---|---|
Cached(ComponentAdapter delegate,
ObjectReference instanceReference)
|
|
Stored(ComponentAdapter<T> delegate,
ObjectReference<T> reference)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||