Serialized Form
-
Package io.microsphere.spring.config.context.annotation
-
Class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes extends ResolvablePlaceholderAnnotationAttributes<A extends java.lang.annotation.Annotation> implements Serializable
-
-
Package io.microsphere.spring.config.env.event
-
Class io.microsphere.spring.config.env.event.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 extends org.springframework.context.event.ApplicationContextEvent implements Serializable
-
Serialized Fields
-
subEvents
java.util.List<PropertySourceChangedEvent> subEvents
-
-
-
-
Package io.microsphere.spring.context.event
-
Class io.microsphere.spring.context.event.BeanPropertyChangedEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
newValue
java.lang.Object newValue
-
oldValue
java.lang.Object oldValue
-
propertyName
java.lang.String propertyName
-
-
-
-
Package io.microsphere.spring.core.annotation
-
Class io.microsphere.spring.core.annotation.GenericAnnotationAttributes extends org.springframework.core.annotation.AnnotationAttributes implements Serializable
-
Serialized Fields
-
annotationType
java.lang.Class<A extends java.lang.annotation.Annotation> annotationType
-
-
-
Class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes extends GenericAnnotationAttributes<A extends java.lang.annotation.Annotation> implements Serializable
-