Package org.jclouds.reflect
-
Class Summary Class Description FunctionalReflection Static utilities relating to functional Java reflection.Invocation Context needed to callInvokable.invoke(Object, Object...)
InvocationSuccess Holds the context of a successful call toInvokable.invoke(Object, Object...)
Reflection2 Utilities that allow access toInvokable
s withowner types
.Types2