Uses of Interface
org.glassfish.hk2.classmodel.reflect.impl.TypesCtr.ProxyTask
-
Packages that use TypesCtr.ProxyTask Package Description org.glassfish.hk2.classmodel.reflect.impl -
-
Uses of TypesCtr.ProxyTask in org.glassfish.hk2.classmodel.reflect.impl
Methods in org.glassfish.hk2.classmodel.reflect.impl with parameters of type TypesCtr.ProxyTask Modifier and Type Method Description void
TypesCtr. onNotVisitedEntries(TypesCtr.ProxyTask proxyTask)
Runs a task on each non visited types parsing discovered.
-