Package

com.escalatesoft.subcut.inject

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. case class PropertyFileModule(propFile: File, propertyParsers: Map[String, PropertyParser[_]] = PropertyMappings.Standard) extends BindingModule with Product with Serializable

    Permalink

    Read simple value bindings from a property file for simple file-based configurations

  2. abstract class PropertyParser[T] extends AnyRef

    Permalink

Value Members

  1. object PropertyFileModule extends Serializable

    Permalink
  2. object PropertyMappings

    Permalink

Ungrouped