public class ModifiedMethod extends ActivateMethod
BaseMethod.MethodInfo<T>
m_supportsInterfaces
Constructor and Description |
---|
ModifiedMethod(java.lang.String methodName,
java.lang.Class<?> componentClass,
DSVersion dsVersion,
boolean configurableServiceProperties,
boolean supportsInterfaces) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
acceptEmpty() |
protected java.lang.String |
getMethodNamePrefix() |
doFindMethod, getParameters, getSortedMethods, invoke, invoke, isDeactivate, setTypes
accept, getComponentClass, getDSVersion, getMethod, getMethod, getMethodName, getPackageName, getState, isDS12Felix, methodExists, returnValue, setMethod
public ModifiedMethod(java.lang.String methodName, java.lang.Class<?> componentClass, DSVersion dsVersion, boolean configurableServiceProperties, boolean supportsInterfaces)
protected boolean acceptEmpty()
protected java.lang.String getMethodNamePrefix()
getMethodNamePrefix
in class ActivateMethod