Package org.eclipse.tycho.p2maven.helper
Class P2ServicesLifecycleListener
java.lang.Object
org.eclipse.tycho.p2maven.helper.P2ServicesLifecycleListener
- All Implemented Interfaces:
EquinoxLifecycleListener
@Component(role=org.eclipse.sisu.equinox.embedder.EquinoxLifecycleListener.class,
hint="P2Services")
public class P2ServicesLifecycleListener
extends Object
implements EquinoxLifecycleListener
This registers maven components as
IAgentServiceFactorys inside the
OSGi framework-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
P2ServicesLifecycleListener
public P2ServicesLifecycleListener()
-
-
Method Details
-
afterFrameworkStarted
- Specified by:
afterFrameworkStartedin interfaceEquinoxLifecycleListener
-