public class UnbindMethod extends BindMethod implements ReferenceMethod
BaseMethod.MethodInfo<T>
NOPReferenceMethod
Constructor and Description |
---|
UnbindMethod(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, 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 UnbindMethod(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