|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.scopes.PerLookup
@Scoped(value=Singleton.class) public class PerLookup
Scope local to each invocation.
Components in this scope will create new instances every time someone asks for it.
| Constructor Summary | |
|---|---|
PerLookup()
|
|
| Method Summary | |
|---|---|
ScopeInstance |
current()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerLookup()
| Method Detail |
|---|
public ScopeInstance current()
current in interface Scope
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||