systems.dmx.config.Constants Maven / Gradle / Ivy
package systems.dmx.config;
public class Constants {
// Topic Types
public static final String CONFIGURATION = "dmx.config.configuration";
// Role Types
public static final String CONFIGURABLE = "dmx.config.configurable";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy