All Classes
-
All Classes Class Summary Exception Summary Class Description Accessibles Understands utility methods related to
s.AccessibleObject
DecoratedInvoker<T> A decorated invoker allowing to ignore some exceptions or returning decorator result instead of field result.DecoratorInvocationHandler<T> FieldName Understands the name of a field to access using Java Reflection.FieldType<T> Understands the type of a field to access using Java Reflection.FieldTypeRef<T> Understands the type of a field to access using Java Reflection.Invoker<T> Understands the use of instrospection to access a property from a JavaBean.Invoker<T> Understands the invocation of a constructor via Java Reflection.Invoker<T> Understands the use of reflection to access a field from an object.Invoker Understands how to obtain a reference to a static inner class.Invoker<T> Understands the use of reflection to access a method from an object.MethodName Understands the name of a method to invoke using Java Reflection.MethodParameterTypes<T> Understands the parameter types of the method to invoke.MethodReturnType<T> Understands the return type of the method to invoke.MethodReturnTypeRef<T> Understands the return type reference of the method to invoke.ParameterTypes Understands the parameter types for the constructor to invoke.PostDecorator<T> A proxy for post-decorating a fieldPreDecorator<T> A proxy for pre-decorating a fieldPropertyName Understands the name of a property to access using Bean Introspection.PropertyType<T> Understands the type of a property to access using Bean Instrospection.PropertyTypeRef<T> Understands the type of a property to access using Bean Instrospection.Reflection Understands the entry point for the classes in this package.ReflectionError Understands an error raised when using reflection.RuntimeExceptionShield A proxy for shielding from exceptionStaticFieldName Understands the name of a static field to access using Java Reflection.StaticFieldType<T> Understands the type of a static field to access using Java Reflection.StaticFieldTypeRef<T> Understands the type of a static field to access using Java Reflection.StaticInnerClassName Understands the name of a static inner class.StaticMethodName Understands the name of a static method to invoke using Java Reflection.StaticMethodParameterTypes<T> Understands the parameter types of the static method to invoke.StaticMethodReturnType<T> Understands the return type of the static method to invoke.StaticMethodReturnTypeRef<T> Understands the return type of the static method to invoke.TargetType Understands the type of object that the constructor will create.Throwables Understands utility methods related to
s.Throwable
Type Understands loading a class dynamically.TypeLoader Understands loading a class dynamically using a specific
.ClassLoader
TypeRef<T> Understands a references a generic type.