Source compatibility report for the MyFaces library between 2.1.10 and 2.1.11 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.1.10 |
Version #2 | 2.1.11 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 11014 / 1318 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 23 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (23)
myfaces-bundle-2.1.11.jar, AddComponentCallback.class
package org.apache.myfaces.view.facelets
DefaultFaceletsStateManagementStrategy.AddComponentCallback.DefaultFaceletsStateManagementStrategy.AddComponentCallback ( Object[ ] addedState )
[run-time name: org/apache/myfaces/view/facelets/DefaultFaceletsStateManagementStrategy.AddComponentCallback."<init>":([Ljava/lang/Object;)V]
DefaultFaceletsStateManagementStrategy.AddComponentCallback.invokeContextCallback ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent target ) : void
[run-time name: org/apache/myfaces/view/facelets/DefaultFaceletsStateManagementStrategy.AddComponentCallback.invokeContextCallback:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
myfaces-bundle-2.1.11.jar, DefaultFaceletsStateManagementStrategy.class
package org.apache.myfaces.view.facelets
DefaultFaceletsStateManagementStrategy.handleDynamicAddedRemovedComponents ( javax.faces.context.FacesContext context, javax.faces.component.UIViewRoot view, java.util.Map states ) : void
[run-time name: org/apache/myfaces/view/facelets/DefaultFaceletsStateManagementStrategy.handleDynamicAddedRemovedComponents:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIViewRoot;Ljava/util/Map;)V]
myfaces-bundle-2.1.11.jar, FaceletCompositionContext.class
package org.apache.myfaces.view.facelets
FaceletCompositionContext.finalizeRelocatableResourcesForDeletion ( javax.faces.component.UIViewRoot root ) : void
[run-time name: org/apache/myfaces/view/facelets/FaceletCompositionContext.finalizeRelocatableResourcesForDeletion:(Ljavax/faces/component/UIViewRoot;)V]
FaceletCompositionContext.markRelocatableResourceForDeletion ( javax.faces.component.UIComponent component ) : void
[run-time name: org/apache/myfaces/view/facelets/FaceletCompositionContext.markRelocatableResourceForDeletion:(Ljavax/faces/component/UIComponent;)V]
FaceletCompositionContext.removeComponentForDeletion ( javax.faces.component.UIComponent component ) : void
[run-time name: org/apache/myfaces/view/facelets/FaceletCompositionContext.removeComponentForDeletion:(Ljavax/faces/component/UIComponent;)V]
myfaces-bundle-2.1.11.jar, FileProducer.class
package org.apache.myfaces.resource
TempDirFileCacheResourceLoader.FileProducer.createFile ( javax.faces.context.FacesContext facesContext, org.apache.myfaces.shared.resource.ResourceMeta resourceMeta, java.io.File file, TempDirFileCacheResourceLoader loader ) : void
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.FileProducer.createFile:(Ljavax/faces/context/FacesContext;Lorg/apache/myfaces/shared/resource/ResourceMeta;Ljava/io/File;Lorg/apache/myfaces/resource/TempDirFileCacheResourceLoader;)V]
TempDirFileCacheResourceLoader.FileProducer.isCreated ( ) : boolean
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.FileProducer.isCreated:()Z]
TempDirFileCacheResourceLoader.FileProducer.TempDirFileCacheResourceLoader.FileProducer ( )
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.FileProducer."<init>":()V]
myfaces-bundle-2.1.11.jar, RemoveComponentCallback.class
package org.apache.myfaces.view.facelets
DefaultFaceletsStateManagementStrategy.RemoveComponentCallback.DefaultFaceletsStateManagementStrategy.RemoveComponentCallback ( )
[run-time name: org/apache/myfaces/view/facelets/DefaultFaceletsStateManagementStrategy.RemoveComponentCallback."<init>":()V]
DefaultFaceletsStateManagementStrategy.RemoveComponentCallback.invokeContextCallback ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent target ) : void
[run-time name: org/apache/myfaces/view/facelets/DefaultFaceletsStateManagementStrategy.RemoveComponentCallback.invokeContextCallback:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
myfaces-bundle-2.1.11.jar, TempDirFileCacheResourceLoader.class
package org.apache.myfaces.resource
TempDirFileCacheResourceLoader.createTemporalFileVersion ( javax.faces.context.FacesContext facesContext, org.apache.myfaces.shared.resource.ResourceMeta resourceMeta, java.io.File target ) : void
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.createTemporalFileVersion:(Ljavax/faces/context/FacesContext;Lorg/apache/myfaces/shared/resource/ResourceMeta;Ljava/io/File;)V]
TempDirFileCacheResourceLoader.getResourceBufferSize ( ) : int
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.getResourceBufferSize:()I]
TempDirFileCacheResourceLoader.getResourceInputStream ( org.apache.myfaces.shared.resource.ResourceMeta resourceMeta ) : java.io.InputStream
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.getResourceInputStream:(Lorg/apache/myfaces/shared/resource/ResourceMeta;)Ljava/io/InputStream;]
TempDirFileCacheResourceLoader.getResourceInputStream ( org.apache.myfaces.shared.resource.ResourceMeta resourceMeta, javax.faces.application.Resource resource ) : java.io.InputStream
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.getResourceInputStream:(Lorg/apache/myfaces/shared/resource/ResourceMeta;Ljavax/faces/application/Resource;)Ljava/io/InputStream;]
TempDirFileCacheResourceLoader.getResourceURL ( org.apache.myfaces.shared.resource.ResourceMeta resourceMeta ) : java.net.URL
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.getResourceURL:(Lorg/apache/myfaces/shared/resource/ResourceMeta;)Ljava/net/URL;]
TempDirFileCacheResourceLoader.getWrapped ( ) : Object
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.getWrapped:()Ljava/lang/Object;]
TempDirFileCacheResourceLoader.getWrapped ( ) : org.apache.myfaces.shared.resource.ResourceLoader
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.getWrapped:()Lorg/apache/myfaces/shared/resource/ResourceLoader;]
TempDirFileCacheResourceLoader.initialize ( ) : void
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.initialize:()V]
TempDirFileCacheResourceLoader.isValidCreateTemporalFiles ( javax.faces.context.FacesContext facesContext ) [static] : boolean
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.isValidCreateTemporalFiles:(Ljavax/faces/context/FacesContext;)Z]
TempDirFileCacheResourceLoader.resourceExists ( org.apache.myfaces.shared.resource.ResourceMeta resourceMeta ) : boolean
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader.resourceExists:(Lorg/apache/myfaces/shared/resource/ResourceMeta;)Z]
TempDirFileCacheResourceLoader.TempDirFileCacheResourceLoader ( org.apache.myfaces.shared.resource.ResourceLoader delegate )
[run-time name: org/apache/myfaces/resource/TempDirFileCacheResourceLoader."<init>":(Lorg/apache/myfaces/shared/resource/ResourceLoader;)V]
myfaces-bundle-2.1.11.jar, UIViewRoot.class
package javax.faces.component
UIViewRoot.getAttributes ( ) : java.util.Map
[run-time name: javax/faces/component/UIViewRoot.getAttributes:()Ljava/util/Map;]
to the top
Java ARchives (2)
myfaces-api-2.1.10.jar
myfaces-bundle-2.1.10.jar
to the top
Generated on Tue Apr 2 08:13:04 2013 for MyFaces by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API