Package org.jclouds.reflect


package org.jclouds.reflect
  • Classes
    Class
    Description
    Static utilities relating to functional Java reflection.
    Context needed to call Invokable.invoke(Object, Object...)
    Holds the context of a successful call to Invokable.invoke(Object, Object...)
    Utilities that allow access to Invokables with owner types.