org.apache.felix.scr.impl.helper
Class ActivateMethod.ActivatorParameter
java.lang.Object
org.apache.felix.scr.impl.helper.ActivateMethod.ActivatorParameter
- Enclosing class:
- ActivateMethod
public static final class ActivateMethod.ActivatorParameter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivateMethod.ActivatorParameter
public ActivateMethod.ActivatorParameter(ComponentContext componentContext,
int reason)
getComponentContext
public ComponentContext getComponentContext()
getReason
public int getReason()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.