- All Superinterfaces:
- ApplicationConfiguration, ApplicationModule, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
- AbstractEventStorageJdbc, EventInjector, EventInjectorJdbc, EventInjectorManager, EventInjectorPostgres, EventStorage, EventStorageJdbc, EventStoragePostgres, ProfileConfiguration, TelnetConsole
- All Known Implementing Classes:
- AbstractEventStorageJdbcImpl, EventInjectorImpl, EventInjectorJdbcImpl, EventInjectorManagerImpl, EventInjectorPostgresImpl, EventStorageJdbcImpl, EventStoragePostgresImpl, ProfileConfigurationImpl, TelnetConsoleImpl
public interface IndependentConfiguration
extends ApplicationConfiguration
A representation of the model object 'Independent Configuration'.
This is a marker interface for standalone configuration elements that can be used directly in the infrastructure model.
Modules which can be configured without the reference to any other world model object can use this interface. This allows the direct use of this model without the need to provide a transformation from the Component/Infrastructure model to the World model.
- See Also:
OsgiPackage.getIndependentConfiguration()