BlobModule

org.beangle.ems.portal.admin.BlobModule
class BlobModule extends BindModule

Attributes

Graph
Supertypes
class BindModule
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override protected 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