Package | Description |
---|---|
org.apache.felix.ipojo.util |
Modifier and Type | Method and Description |
---|---|
static <T> InvocationResult<T> |
InvocationResult.fromInvocation(java.lang.reflect.Method method,
java.lang.Object target,
java.lang.Object[] args) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<InvocationResult<T>> |
Methods.invoke(java.lang.Object... args) |
java.util.Map<java.lang.reflect.Method,InvocationResult<T>> |
Methods.map(java.lang.Object... args) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.