org.beangle.cdi.spring.beans

Members list

Type members

Classlikes

class FactoryBeanProxy[T] extends FactoryBean[T]

Attributes

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

Attributes

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

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

Attributes

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

Attributes

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

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

Supertypes
trait PropertyEditorRegistrar
class Object
trait Matchable
class Any