Package space.arim.dazzleconf.reflect
package space.arim.dazzleconf.reflect
-
ClassDescriptionThe default implementation of
ReflectionService.Service capable of generating runtime implementations of interfaces.A marker value used forMethodYieldthat instructs theInstantiatorto call the default method.Identifiers for a method.A marker interface for cache data appended to aMethodId.Service for traversing a type hierarchy and getting and invoking methods on types in that hierarchy.A wrapper for an instance whose methods can be called, as long as those methods conform to a certain enclosing type.Controller for accessing the reflected methods of a given typeBank of values yielded when calling an instantiated proxy.An entry added to the method yieldA low-level service responsible for generating, instantiating, and invoking methods on arbitrary interface implementations.A possibly generic type, with its arguments fully specified.Annotation capable extension to a reified type.TypeToken<V>Token for handling configuration-related types at runtime.