DefaultModule

org.beangle.webmvc.showcase.action.config.DefaultModule$
object DefaultModule extends BindModule

Attributes

Graph
Supertypes
class BindModule
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

final def $(s: String, defaultValue: String): PropertyPlaceHolder

Attributes

Inherited from:
BindModule
final def ?: InjectPlaceHolder.type

Attributes

Inherited from:
BindModule
final def configure(binder: Binding): Unit

Getter for the field config.

Getter for the field config.

Attributes

Inherited from:
BindModule
final def devEnabled: Boolean

Attributes

Inherited from:
BindModule
final def inject[T](clazz: Class[T]): Injection[T]

Attributes

Inherited from:
BindModule
def wiredEagerly(newvalue: Boolean): Unit

Attributes

Inherited from:
BindModule