Package de.otto.synapse.configuration
Class SynapseProperties.ConsumerProcess
java.lang.Object
de.otto.synapse.configuration.SynapseProperties.ConsumerProcess
- Enclosing class:
- SynapseProperties
public static class SynapseProperties.ConsumerProcess
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ConsumerProcess() -
Method Summary
Modifier and Type Method Description booleanisEnabled()voidsetEnabled(boolean enabled)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ConsumerProcess
public ConsumerProcess()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-