public class UpdatedMethod extends BindMethod implements ReferenceMethod
BindMethod.ParamType
BaseMethod.MethodInfo<T>
Constructor and Description |
---|
UpdatedMethod(java.lang.String methodName,
java.lang.Class<?> componentClass,
java.lang.String referenceClassName,
DSVersion dsVersion,
boolean configurableServiceProperties) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getMethodNamePrefix() |
doFindMethod, getParameters, getServiceObject, invoke, setTypes
accept, getComponentClass, getDSVersion, getMethod, getMethod, getMethodName, getPackageName, getState, invoke, isDS12Felix, methodExists, returnValue, setMethod
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getServiceObject, invoke
public UpdatedMethod(java.lang.String methodName, java.lang.Class<?> componentClass, java.lang.String referenceClassName, DSVersion dsVersion, boolean configurableServiceProperties)
protected java.lang.String getMethodNamePrefix()
getMethodNamePrefix
in class BindMethod