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