Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | removeApplicationListenerBeans(java.util.function.Predicate) | n.a. | n.a. |
|
||||
NEW | public | void | removeApplicationListeners(java.util.function.Predicate) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | void | removeApplicationListenerBeans(java.util.function.Predicate) | n.a. |
|
|
||||||
NEW (*) | public abstract | void | removeApplicationListeners(java.util.function.Predicate) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.context.event.SmartApplicationListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.String | getListenerId() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | java.lang.String | id() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.context.event.SmartApplicationListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | int | getOrder() | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsEventType(java.lang.Class) | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsSourceType(java.lang.Class) | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.springframework.context.event.SmartApplicationListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.String | getListenerId() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsEventType(java.lang.Class) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | java.lang.String | getListenerId() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.springframework.context.event.SmartApplicationListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.String | getListenerId() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsEventType(java.lang.Class) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | java.lang.String[] | fallbackPatterns() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | setFallbackPatterns(java.lang.String[]) | n.a. | n.a. |
|
||||
NEW | public | void | setSource(java.lang.Object) | n.a. | n.a. |
|