org.jvnet.hk2.tracing
Class InhabitantTracing
java.lang.Object
org.jvnet.hk2.tracing.InhabitantTracing
public class InhabitantTracing
- extends Object
experimental thread local class for tracing inhabitant initialization and module resolution
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InhabitantTracing
public InhabitantTracing()
push
public void push(Inhabitant i)
inOrder
public Iterator<Inhabitant> inOrder()
pop
public void pop()
Copyright © 2011 Oracle Corporation. All Rights Reserved.