JBoss Modular Service Container 1.1.6.Final-redhat-11.1.6.Final-redhat-1
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T |
getValue()
Get the actual value.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MethodValue
public MethodValue(Value<Method> methodValue,
Value<?> targetValue,
List<? extends Value<?>> parameters)
Construct a new instance.
- Parameters:
methodValue
- the method to invoketargetValue
- the target object on which to invoke this methodparameters
- the parameters to pass to the method
JBoss Modular Service Container 1.1.6.Final-redhat-11.1.6.Final-redhat-1
Copyright © 2012 JBoss, a division of Red Hat, Inc.