java.lang.Object
de.codecamp.messages.shared.conf.ProjectConf
All Implemented Interfaces:
MessageModule

public class ProjectConf extends Object implements MessageModule
ProjectConf contains the aspects of the project configuration shared by the annotation processor and other tools like the Eclipse companion plug-in. It represents a snapshot of the current configuration, so it's not intended to be long lived or stored for later use.