Binary compatibility between jspwiki-bootstrap 2.11.0 and 2.10.5
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Superclass:
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.Object | n.a. |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | WikiBootstrapServletContextListener() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | void | contextDestroyed(javax.servlet.ServletContextEvent) | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | void | contextInitialized(javax.servlet.ServletContextEvent) | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|