public class ModifiedMethod extends ActivateMethod
BaseMethod.MethodInfo<T>BUNDLE_CONTEXT_CLASS, COMPONENT_CONTEXT_CLASS, INTEGER_CLASS, 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, setTypesaccept, getComponentClass, getDSVersion, getMethod, getMethod, getMethodName, getPackageName, getState, isDS12Felix, methodExists, returnValue, setMethodpublic 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