org.beangle.cdi.spring.beans

Members list

Concise view

Type members

Classlikes

class FactoryBeanProxy[T] extends FactoryBean[T]

Attributes

Graph
Supertypes
trait FactoryBean[T]
class Object
trait Matchable
class Any
class OptionEditor extends PropertyEditorSupport

Attributes

Graph
Supertypes
class PropertyEditorSupport
trait PropertyEditor
class Object
trait Matchable
class Any
class RegexEditor extends PropertyEditorSupport

Editor for scala.util.matching.Regex, to directly populate a Regex property.

Editor for scala.util.matching.Regex, to directly populate a Regex property.

Attributes

Graph
Supertypes
class PropertyEditorSupport
trait PropertyEditor
class Object
trait Matchable
class Any
class ScalaBeanInfo(beanClass: Class[_]) extends BeanInfo

Attributes

Graph
Supertypes
trait BeanInfo
class Object
trait Matchable
class Any
class ScalaBeanInfoFactory extends BeanInfoFactory

Attributes

Graph
Supertypes
trait BeanInfoFactory
class Object
trait Matchable
class Any
class ScalaCollectionEditor[T, U](val builderFunc: () => Builder[T, _], val nullAsEmpty: Boolean) extends PropertyEditorSupport

Property editor for Scala collections, converting any source collection to a given target collection type.

Property editor for Scala collections, converting any source collection to a given target collection type.

Attributes

Graph
Supertypes
class PropertyEditorSupport
trait PropertyEditor
class Object
trait Matchable
class Any
class ScalaEditorRegistrar extends PropertyEditorRegistrar

Property editor registrar for Scala property editors.

Property editor registrar for Scala property editors.

Attributes

Graph
Supertypes
trait PropertyEditorRegistrar
class Object
trait Matchable
class Any