All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bndtools.editor.model.ServiceComponentConfigurationPolicy Maven / Gradle / Ivy

The newest version!
package bndtools.editor.model;

public enum ServiceComponentConfigurationPolicy {
	optional,
	require,
	ignore
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy