public class DeactivateMethod extends ActivateMethod
BaseMethod.MethodInfo<T>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, setTypesaccept, getComponentClass, getDSVersion, getMethod, getMethod, getMethodName, getPackageName, getState, isDS12Felix, methodExists, returnValue, setMethodpublic DeactivateMethod(java.lang.String methodName,
boolean methodRequired,
java.lang.Class<?> componentClass,
DSVersion dsVersion,
boolean configurableServiceProperties,
boolean supportsInterfaces)
boolean isDeactivate()
isDeactivate in class ActivateMethodprotected java.lang.String getMethodNamePrefix()
getMethodNamePrefix in class ActivateMethod