Container

org.beangle.commons.cdi.Container
See theContainer companion trait
object Container

Attributes

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

Members list

Value members

Concrete methods

def get(id: String): Container
def register(c: Container): Unit
def unregister(c: Container): Unit

Concrete fields

var Default: Option[Container]