Serialized Form
-
Package io.microsphere.spring.config.context.annotation
-
Class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
class PropertySourceExtensionAttributes extends ResolvablePlaceholderAnnotationAttributes<A extends Annotation> implements Serializable
-
-
Package io.microsphere.spring.config.env.event
-
Class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
class PropertySourceChangedEvent extends org.springframework.context.event.ApplicationContextEvent implements Serializable-
Serialized Fields
-
kind
PropertySourceChangedEvent.Kind kind
-
newPropertySource
org.springframework.core.env.PropertySource newPropertySource
-
oldPropertySource
org.springframework.core.env.PropertySource oldPropertySource
-
-
-
Class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
class PropertySourcesChangedEvent extends org.springframework.context.event.ApplicationContextEvent implements Serializable-
Serialized Fields
-
subEvents
List<PropertySourceChangedEvent> subEvents
-
-
-
-
Package io.microsphere.spring.context.event
-
Class io.microsphere.spring.context.event.BeanPropertyChangedEvent
class BeanPropertyChangedEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
-
Package io.microsphere.spring.core.annotation
-
Class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
class GenericAnnotationAttributes extends org.springframework.core.annotation.AnnotationAttributes implements Serializable-
Serialized Fields
-
annotationType
Class<A extends Annotation> annotationType
-
-
-
Class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
class ResolvablePlaceholderAnnotationAttributes extends GenericAnnotationAttributes<A extends Annotation> implements Serializable
-