Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addBundle(String, String, File) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- addBundle(BundleReference) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- addBundleStartLevel(BundleStartLevel) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- addBundlesToExplode(List<String>) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- addDevEntries(String, String) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- addFrameworkExtensions(List<File>) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- addPlatformProperty(String, String) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- afterFrameworkStarted(EmbeddedEquinox) - Method in interface org.eclipse.sisu.equinox.embedder.EquinoxLifecycleListener
B
- BundleReference - Interface in org.eclipse.sisu.equinox.launching
-
A reference to a bundle, its version and location
- BundleStartLevel - Class in org.eclipse.sisu.equinox.launching
- BundleStartLevel() - Constructor for class org.eclipse.sisu.equinox.launching.BundleStartLevel
- BundleStartLevel(String, int, boolean) - Constructor for class org.eclipse.sisu.equinox.launching.BundleStartLevel
C
- createInstallation(EquinoxInstallationDescription, File) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationFactory
E
- EmbeddedEquinox - Interface in org.eclipse.sisu.equinox.embedder
-
Interface to configure an embedded Equinox runtime.
- EquinoxInstallation - Interface in org.eclipse.sisu.equinox.launching
- EquinoxInstallationDescription - Interface in org.eclipse.sisu.equinox.launching
- EquinoxInstallationFactory - Interface in org.eclipse.sisu.equinox.launching
- EquinoxLauncher - Interface in org.eclipse.sisu.equinox.launching
- EquinoxLaunchingException - Exception Class in org.eclipse.sisu.equinox.launching
- EquinoxLaunchingException(Exception) - Constructor for exception class org.eclipse.sisu.equinox.launching.EquinoxLaunchingException
- EquinoxLaunchingException(String, Exception) - Constructor for exception class org.eclipse.sisu.equinox.launching.EquinoxLaunchingException
- EquinoxLifecycleListener - Interface in org.eclipse.sisu.equinox.embedder
-
Listener interface for events of
EmbeddedEquinoxinstances. - EquinoxServiceFactory - Interface in org.eclipse.sisu.equinox
-
Interface to access OSGi services in an Equinox runtime.
- execute(LaunchConfiguration, int) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxLauncher
G
- getBundle(String, String) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getBundles() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getBundleStartLevel() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getBundlesToExplode() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getConfigurationLocation() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallation
- getDefaultBundleStartLevel() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getDevEntries() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getEnvironment() - Method in interface org.eclipse.sisu.equinox.launching.LaunchConfiguration
- getFrameworkExtensions() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getId() - Method in interface org.eclipse.sisu.equinox.launching.BundleReference
- getId() - Method in class org.eclipse.sisu.equinox.launching.BundleStartLevel
- getInstallationDescription() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallation
- getJvmExecutable() - Method in interface org.eclipse.sisu.equinox.launching.LaunchConfiguration
- getLauncherJar() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallation
- getLauncherJar() - Method in interface org.eclipse.sisu.equinox.launching.LaunchConfiguration
- getLevel() - Method in class org.eclipse.sisu.equinox.launching.BundleStartLevel
- getLocation() - Method in interface org.eclipse.sisu.equinox.launching.BundleReference
- getLocation() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallation
- getPlatformProperties() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getProgramArguments() - Method in interface org.eclipse.sisu.equinox.launching.LaunchConfiguration
- getService(Class<T>) - Method in interface org.eclipse.sisu.equinox.EquinoxServiceFactory
- getService(Class<T>, String) - Method in interface org.eclipse.sisu.equinox.EquinoxServiceFactory
- getServiceFactory() - Method in interface org.eclipse.sisu.equinox.embedder.EmbeddedEquinox
- getSystemBundle() - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- getVersion() - Method in interface org.eclipse.sisu.equinox.launching.BundleReference
-
A Version in case multiple artifacts with the same version are to be added
- getVMArguments() - Method in interface org.eclipse.sisu.equinox.launching.LaunchConfiguration
- getWorkingDirectory() - Method in interface org.eclipse.sisu.equinox.launching.LaunchConfiguration
I
- isAutoStart() - Method in class org.eclipse.sisu.equinox.launching.BundleStartLevel
L
- LaunchConfiguration - Interface in org.eclipse.sisu.equinox.launching
O
- org.eclipse.sisu.equinox - package org.eclipse.sisu.equinox
- org.eclipse.sisu.equinox.embedder - package org.eclipse.sisu.equinox.embedder
- org.eclipse.sisu.equinox.launching - package org.eclipse.sisu.equinox.launching
R
- registerService(Class<T>, T) - Method in interface org.eclipse.sisu.equinox.embedder.EmbeddedEquinox
- registerService(Class<T>, T, Map<String, ?>) - Method in interface org.eclipse.sisu.equinox.embedder.EmbeddedEquinox
S
- setAutoStart(boolean) - Method in class org.eclipse.sisu.equinox.launching.BundleStartLevel
- setDefaultBundleStartLevel(BundleStartLevel) - Method in interface org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription
- setId(String) - Method in class org.eclipse.sisu.equinox.launching.BundleStartLevel
- setLevel(int) - Method in class org.eclipse.sisu.equinox.launching.BundleStartLevel
All Classes and Interfaces|All Packages|Serialized Form