Uses of Interface
org.primordion.xholon.base.IReflection

Packages that use IReflection
org.primordion.xholon.base   
 

Uses of IReflection in org.primordion.xholon.base
 

Classes in org.primordion.xholon.base that implement IReflection
 class ReflectionJavaMicro
          Reflection supports a metadata capability.
 class ReflectionJavaStandard
          Reflection supports a metadata capability.
 

Methods in org.primordion.xholon.base that return IReflection
static IReflection ReflectionFactory.getReflectionSingleton()
          Get the singleton instance of a class that implements IReflection.