Binding

org.beangle.cdi.bind.Binding
See theBinding companion class
object Binding

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Binding.type

Members list

Type members

Classlikes

class Definition(var beanName: String, var clazz: Class[_], scopeName: String)

Bean Definition

Bean Definition

Attributes

Supertypes
class Object
trait Matchable
class Any
class DefinitionBinder(val config: Binding, classes: Class[_]*)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class Injection[T](clazz: Class[T])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PropertyPlaceHolder(name: String, defaultValue: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ReferenceValue(ref: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all