Uses of Enum
de.xima.fc.config.EXfcExternalParameter
Packages that use EXfcExternalParameter
-
Uses of EXfcExternalParameter in de.xima.fc.config
Subclasses with type arguments of type EXfcExternalParameter in de.xima.fc.configModifier and TypeClassDescriptionenumContains mappings from JVM argument and environment variable names to already existing configuration keys.Methods in de.xima.fc.config that return EXfcExternalParameterModifier and TypeMethodDescriptionstatic EXfcExternalParameterEXfcExternalParameter.byEnvironmentVariableName(String varName) static EXfcExternalParameterEXfcExternalParameter.byJvmArgumentName(String argName) static EXfcExternalParameterReturns the enum constant of this type with the specified name.static EXfcExternalParameter[]EXfcExternalParameter.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.config that return types with arguments of type EXfcExternalParameterModifier and TypeMethodDescriptionstatic List<EXfcExternalParameter> EXfcExternalParameter.byGroup(EXfcExternalParameter.Group... paramGroups) Methods in de.xima.fc.config with parameters of type EXfcExternalParameterModifier and TypeMethodDescriptionbooleanEXfcExternalParameter.in(EXfcExternalParameter... extParams)