org.beangle.cdi.spring.config

Members list

Concise view

Type members

Classlikes

abstract class BindModuleProcessor extends BeanDefinitionRegistryPostProcessor with Logging

完成bean的自动注册和再配置

完成bean的自动注册和再配置

Attributes

Graph
Supertypes
trait Logging
trait BeanDefinitionRegistryPostProcessor
trait BeanFactoryPostProcessor
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class ExtBeanDefinition extends GenericBeanDefinition

Attributes

Companion:
object
Graph
Supertypes
class GenericBeanDefinition
class AbstractBeanDefinition
trait Cloneable
trait BeanDefinition
class BeanMetadataAttributeAccessor
trait BeanMetadataElement
class AttributeAccessorSupport
trait Serializable
trait AttributeAccessor
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class ProfileMatcher(profiles: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
class ReconfigParser extends Logging

Reconfig BeanDefinition Parser

Reconfig BeanDefinition Parser

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

BeanDefinitionReader

BeanDefinitionReader

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class ResourcesEditor extends PropertyEditorSupport

Attributes

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

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class SpringBindRegistry(val registry: BeanDefinitionRegistry) extends BindRegistry with Logging

SpringBindRegistry class.

SpringBindRegistry class.

Attributes

Companion:
object
Graph
Supertypes
trait Logging
trait BindRegistry
class Object
trait Matchable
class Any