|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.hk2.tracing.InhabitantTracing
public class InhabitantTracing
experimental thread local class for tracing inhabitant initialization and module resolution
Constructor Summary | |
---|---|
InhabitantTracing()
|
Method Summary | |
---|---|
java.util.Iterator<Inhabitant> |
inOrder()
|
void |
pop()
|
void |
push(Inhabitant i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InhabitantTracing()
Method Detail |
---|
public void push(Inhabitant i)
public java.util.Iterator<Inhabitant> inOrder()
public void pop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |