public class ExtMethodInvocationRequest extends Object
Constructor and Description |
---|
ExtMethodInvocationRequest(ObjectManager objectManager,
MethodInvocationRequest methodInvocationRequest,
Class<?> targetClass) |
Modifier and Type | Method and Description |
---|---|
MethodInvocationRequest |
getMethodInvocationRequest() |
ObjectManager |
getObjectManager() |
Class<?> |
getTargetClass() |
public ExtMethodInvocationRequest(ObjectManager objectManager, MethodInvocationRequest methodInvocationRequest, Class<?> targetClass)
public ObjectManager getObjectManager()
public MethodInvocationRequest getMethodInvocationRequest()
public Class<?> getTargetClass()
Copyright © 2013–2018. All rights reserved.