DaoRealmModule

org.beangle.ems.core.cas.DaoRealmModule
class DaoRealmModule extends BindModule

Attributes

Graph
Supertypes
class BindModule
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def binding(): Unit

binding.

binding.

Attributes

Definition Classes
BindModule

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