Class ModifiedMethod
java.lang.Object
org.apache.felix.scr.impl.inject.methods.BaseMethod<ActivatorParameter, Object>
org.apache.felix.scr.impl.inject.methods.ActivateMethod
org.apache.felix.scr.impl.inject.methods.ModifiedMethod
- All Implemented Interfaces:
LifecycleMethod
-
Nested Class Summary
Nested classes/interfaces inherited from class BaseMethod
BaseMethod.MethodInfo<T> -
Field Summary
Fields inherited from class ActivateMethod
m_supportsInterfaces -
Constructor Summary
ConstructorsConstructorDescriptionModifiedMethod(String methodName, Class<?> componentClass, DSVersion dsVersion, boolean configurableServiceProperties, boolean supportsInterfaces) -
Method Summary
Methods inherited from class ActivateMethod
doFindMethod, getParameters, getSortedMethods, invoke, invoke, isDeactivate, setTypesMethods inherited from class BaseMethod
accept, getComponentClass, getDSVersion, getMethod, getMethod, getMethodName, getPackageName, getState, isDS12Felix, methodExists, returnValue, setMethod
-
Constructor Details
-
ModifiedMethod
-
-
Method Details
-
acceptEmpty
protected boolean acceptEmpty() -
getMethodNamePrefix
- Overrides:
getMethodNamePrefixin classActivateMethod
-