beangle-webmvc-spring
beangle-webmvc-spring
org.beangle.webmvc.spring
DefaultModule
Initializer
beangle-webmvc-spring
/
org.beangle.webmvc.spring
/
DefaultModule
DefaultModule
class
DefaultModule
extends
BindModule
Graph
Supertypes
class
BindModule
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override protected
def
binding
():
Unit
binding.
binding.
Definition Classes
BindModule
Inherited methods
final
def
$
(
s:
String
,
defaultValue:
String
):
PropertyPlaceHolder
Inherited from:
BindModule
final
def
?
:
InjectPlaceHolder
.type
Inherited from:
BindModule
final
def
configure
(
binder:
Binding
):
Unit
Getter for the field
config
.
Getter for the field
config
.
Inherited from:
BindModule
final
def
devEnabled
:
Boolean
Inherited from:
BindModule
final
def
inject
[
T
](
clazz:
Class
[
T
]):
Injection
[
T
]
Inherited from:
BindModule
def
wiredEagerly
(
newvalue:
Boolean
):
Unit
Inherited from:
BindModule