Class MavenContextConfigurator
- java.lang.Object
-
- org.eclipse.sisu.equinox.embedder.EquinoxLifecycleListener
-
- org.eclipse.tycho.osgi.configuration.MavenContextConfigurator
-
@Component(role=EquinoxLifecycleListener.class, hint="MavenContextConfigurator") public class MavenContextConfigurator extends EquinoxLifecycleListener
-
-
Constructor Summary
Constructors Constructor Description MavenContextConfigurator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
afterFrameworkStarted(EmbeddedEquinox framework)
-
-
-
Method Detail
-
afterFrameworkStarted
public void afterFrameworkStarted(EmbeddedEquinox framework)
- Specified by:
afterFrameworkStarted
in classEquinoxLifecycleListener
-
-