|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.hk2.component.Scope
org.jvnet.hk2.component.Singleton
@Service @Scoped(value=Singleton.class) public class Singleton
Singleton scope.
Constructor Summary | |
---|---|
Singleton()
|
Method Summary | |
---|---|
ScopeInstance |
current()
Deprecated. Singleton instances are not stored in a single map. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Singleton()
Method Detail |
---|
public ScopeInstance current()
current
in class Scope
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |