public abstract class ModuleOptions extends java.lang.Object implements ProfileNamesProvider
NO_PROFILES
Constructor and Description |
---|
ModuleOptions() |
Modifier and Type | Method and Description |
---|---|
abstract org.springframework.core.env.EnumerablePropertySource<?> |
asPropertySource() |
java.lang.String[] |
profilesToActivate() |
void |
validate() |
public abstract org.springframework.core.env.EnumerablePropertySource<?> asPropertySource()
public java.lang.String[] profilesToActivate()
profilesToActivate
in interface ProfileNamesProvider
public void validate()