org.beangle.cdi.spring.beans

Type members

Classlikes

class FactoryBeanProxy[T] extends FactoryBean[T]
class OptionEditor extends PropertyEditorSupport
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.

class ScalaBeanInfo(beanClass: Class[_]) extends BeanInfo
class ScalaBeanInfoFactory extends BeanInfoFactory
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.

class ScalaEditorRegistrar extends PropertyEditorRegistrar

Property editor registrar for Scala property editors.

Property editor registrar for Scala property editors.