public class GetComponentFeatureMethodReplacement extends java.lang.Object implements IMethodReplacement
Constructor and Description |
---|
GetComponentFeatureMethodReplacement() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object obj,
java.lang.Object[] args)
Invoke the method on the given object with the given args.
|
public GetComponentFeatureMethodReplacement()
public java.lang.Object invoke(java.lang.Object obj, java.lang.Object[] args)
invoke
in interface IMethodReplacement