org.jvnet.hk2.tracing
Class InhabitantTracing
java.lang.Object
org.jvnet.hk2.tracing.InhabitantTracing
Deprecated.
@Deprecated
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()
- Deprecated.
push
public void push(Inhabitant i)
- Deprecated.
inOrder
public Iterator<Inhabitant> inOrder()
- Deprecated.
pop
public void pop()
- Deprecated.
Copyright © 2013 Oracle Corporation. All Rights Reserved.