Source compatibility report for the MyFaces library between 2.0.15 and 2.0.16 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.0.15 |
Version #2 | 2.0.16 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 10781 / 1297 |
---|
Verdict | Incompatible (0.2%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 26 |
---|
Removed Methods | High | 21 |
---|
Problems with Data Types | High | 6 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 3 |
Added Methods (26)
myfaces-bundle-2.0.16.jar, CompositeComponentBeanInfo.class
package org.apache.myfaces.view.facelets.tag.composite
CompositeComponentBeanInfo.getPropertyDescriptorsMap ( ) : java.util.Map
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.getPropertyDescriptorsMap:()Ljava/util/Map;]
myfaces-bundle-2.0.16.jar, DefaultRestoreViewSupport.class
package org.apache.myfaces.lifecycle
DefaultRestoreViewSupport.DefaultRestoreViewSupport ( javax.faces.context.FacesContext facesContext )
[run-time name: org/apache/myfaces/lifecycle/DefaultRestoreViewSupport."<init>":(Ljavax/faces/context/FacesContext;)V]
myfaces-bundle-2.0.16.jar, DefaultViewHandlerSupport.class
package org.apache.myfaces.shared.application
DefaultViewHandlerSupport.DefaultViewHandlerSupport ( javax.faces.context.FacesContext facesContext )
[run-time name: org/apache/myfaces/shared/application/DefaultViewHandlerSupport."<init>":(Ljavax/faces/context/FacesContext;)V]
myfaces-bundle-2.0.16.jar, PropertyDescriptorMap.class
package org.apache.myfaces.view.facelets.tag.composite
CompositeComponentBeanInfo.PropertyDescriptorMap.clear ( ) : void
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.clear:()V]
CompositeComponentBeanInfo.PropertyDescriptorMap.CompositeComponentBeanInfo.PropertyDescriptorMap ( CompositeComponentBeanInfo p1 )
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap."<init>":(Lorg/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo;)V]
CompositeComponentBeanInfo.PropertyDescriptorMap.containsKey ( Object key ) : boolean
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.containsKey:(Ljava/lang/Object;)Z]
CompositeComponentBeanInfo.PropertyDescriptorMap.containsValue ( Object value ) : boolean
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.containsValue:(Ljava/lang/Object;)Z]
CompositeComponentBeanInfo.PropertyDescriptorMap.entrySet ( ) : java.util.Set
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.entrySet:()Ljava/util/Set;]
CompositeComponentBeanInfo.PropertyDescriptorMap.get ( Object key ) : java.beans.PropertyDescriptor
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.get:(Ljava/lang/Object;)Ljava/beans/PropertyDescriptor;]
CompositeComponentBeanInfo.PropertyDescriptorMap.get ( Object x0 ) : Object
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.get:(Ljava/lang/Object;)Ljava/lang/Object;]
CompositeComponentBeanInfo.PropertyDescriptorMap.isEmpty ( ) : boolean
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.isEmpty:()Z]
CompositeComponentBeanInfo.PropertyDescriptorMap.keySet ( ) : java.util.Set
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.keySet:()Ljava/util/Set;]
CompositeComponentBeanInfo.PropertyDescriptorMap.put ( Object x0, Object x1 ) : Object
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;]
CompositeComponentBeanInfo.PropertyDescriptorMap.put ( String key, java.beans.PropertyDescriptor value ) : java.beans.PropertyDescriptor
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.put:(Ljava/lang/String;Ljava/beans/PropertyDescriptor;)Ljava/beans/PropertyDescriptor;]
CompositeComponentBeanInfo.PropertyDescriptorMap.putAll ( java.util.Map m ) : void
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.putAll:(Ljava/util/Map;)V]
CompositeComponentBeanInfo.PropertyDescriptorMap.remove ( Object key ) : java.beans.PropertyDescriptor
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.remove:(Ljava/lang/Object;)Ljava/beans/PropertyDescriptor;]
CompositeComponentBeanInfo.PropertyDescriptorMap.remove ( Object x0 ) : Object
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.remove:(Ljava/lang/Object;)Ljava/lang/Object;]
CompositeComponentBeanInfo.PropertyDescriptorMap.size ( ) : int
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.size:()I]
CompositeComponentBeanInfo.PropertyDescriptorMap.values ( ) : java.util.Collection
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeComponentBeanInfo.PropertyDescriptorMap.values:()Ljava/util/Collection;]
myfaces-bundle-2.0.16.jar, ResourceHandlerImpl.class
package org.apache.myfaces.application
ResourceHandlerImpl.getResourceBufferSize ( ) : int
[run-time name: org/apache/myfaces/application/ResourceHandlerImpl.getResourceBufferSize:()I]
myfaces-bundle-2.0.16.jar, StateCacheFactoryImpl.class
package org.apache.myfaces.application.viewstate
StateCacheFactoryImpl.getStateCache ( javax.faces.context.FacesContext facesContext ) : org.apache.myfaces.application.StateCache
[run-time name: org/apache/myfaces/application/viewstate/StateCacheFactoryImpl.getStateCache:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/application/StateCache;]
StateCacheFactoryImpl.StateCacheFactoryImpl ( )
[run-time name: org/apache/myfaces/application/viewstate/StateCacheFactoryImpl."<init>":()V]
myfaces-bundle-2.0.16.jar, StateCacheUtils.class
package org.apache.myfaces.application.viewstate
StateCacheUtils.getMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm ) [static] : org.apache.myfaces.renderkit.MyfacesResponseStateManager
[run-time name: org/apache/myfaces/application/viewstate/StateCacheUtils.getMyFacesResponseStateManager:(Ljavax/faces/render/ResponseStateManager;)Lorg/apache/myfaces/renderkit/MyfacesResponseStateManager;]
StateCacheUtils.isMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm ) [static] : boolean
[run-time name: org/apache/myfaces/application/viewstate/StateCacheUtils.isMyFacesResponseStateManager:(Ljavax/faces/render/ResponseStateManager;)Z]
StateCacheUtils.StateCacheUtils ( )
[run-time name: org/apache/myfaces/application/viewstate/StateCacheUtils."<init>":()V]
myfaces-bundle-2.0.16.jar, ViewHandlerImpl.class
package org.apache.myfaces.application
ViewHandlerImpl.getViewHandlerSupport ( javax.faces.context.FacesContext context ) : org.apache.myfaces.shared.application.ViewHandlerSupport
[run-time name: org/apache/myfaces/application/ViewHandlerImpl.getViewHandlerSupport:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/shared/application/ViewHandlerSupport;]
to the top
Removed Methods (21)
myfaces-bundle-2.0.15.jar, KeyFactory.class
package org.apache.myfaces.renderkit
ServerSideStateCacheImpl.KeyFactory.decode ( Object p1 ) [abstract] : Object
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.KeyFactory.decode:(Ljava/lang/Object;)Ljava/lang/Object;]
ServerSideStateCacheImpl.KeyFactory.encode ( Object p1 ) [abstract] : Object
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.KeyFactory.encode:(Ljava/lang/Object;)Ljava/lang/Object;]
ServerSideStateCacheImpl.KeyFactory.generateKey ( javax.faces.context.FacesContext p1 ) [abstract] : Object
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.KeyFactory.generateKey:(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;]
ServerSideStateCacheImpl.KeyFactory.ServerSideStateCacheImpl.KeyFactory ( )
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.KeyFactory."<init>":()V]
myfaces-bundle-2.0.15.jar, SerializedViewCollection.class
package org.apache.myfaces.renderkit
ServerSideStateCacheImpl.SerializedViewCollection.add ( javax.faces.context.FacesContext context, Object state, ServerSideStateCacheImpl.SerializedViewKey key, ServerSideStateCacheImpl.SerializedViewKey previousRestoredKey ) : void
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.add:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$SerializedViewKey;Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$SerializedViewKey;)V]
ServerSideStateCacheImpl.SerializedViewCollection.get ( ServerSideStateCacheImpl.SerializedViewKey key ) : Object
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.get:(Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$SerializedViewKey;)Ljava/lang/Object;]
ServerSideStateCacheImpl.SerializedViewCollection.getCacheOldViewsInSessionMode ( javax.faces.context.FacesContext context ) : String
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getCacheOldViewsInSessionMode:(Ljavax/faces/context/FacesContext;)Ljava/lang/String;]
ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfSequentialViewsInSession ( javax.faces.context.FacesContext context ) : Integer
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfSequentialViewsInSession:(Ljavax/faces/context/FacesContext;)Ljava/lang/Integer;]
ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfViewsInSession ( javax.faces.context.FacesContext context ) : int
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfViewsInSession:(Ljavax/faces/context/FacesContext;)I]
ServerSideStateCacheImpl.SerializedViewCollection.getOldSerializedViewsMap ( ) : java.util.Map
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getOldSerializedViewsMap:()Ljava/util/Map;]
ServerSideStateCacheImpl.SerializedViewCollection.ServerSideStateCacheImpl.SerializedViewCollection ( )
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection."<init>":()V]
myfaces-bundle-2.0.15.jar, SerializedViewKey.class
package org.apache.myfaces.renderkit
ServerSideStateCacheImpl.SerializedViewKey.ServerSideStateCacheImpl.SerializedViewKey ( )
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewKey."<init>":()V]
myfaces-bundle-2.0.15.jar, SessionViewStorageFactory.class
package org.apache.myfaces.renderkit
ServerSideStateCacheImpl.SessionViewStorageFactory.createSerializedViewCollection ( javax.faces.context.FacesContext p1 ) [abstract] : ServerSideStateCacheImpl.SerializedViewCollection
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SessionViewStorageFactory.createSerializedViewCollection:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$SerializedViewCollection;]
ServerSideStateCacheImpl.SessionViewStorageFactory.createSerializedViewKey ( javax.faces.context.FacesContext p1, String p2, Object p3 ) [abstract] : ServerSideStateCacheImpl.SerializedViewKey
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SessionViewStorageFactory.createSerializedViewKey:(Ljavax/faces/context/FacesContext;Ljava/lang/String;Ljava/lang/Object;)Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$SerializedViewKey;]
ServerSideStateCacheImpl.SessionViewStorageFactory.getKeyFactory ( ) : ServerSideStateCacheImpl.KeyFactory
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SessionViewStorageFactory.getKeyFactory:()Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$KeyFactory;]
ServerSideStateCacheImpl.SessionViewStorageFactory.ServerSideStateCacheImpl.SessionViewStorageFactory ( ServerSideStateCacheImpl.KeyFactory keyFactory )
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SessionViewStorageFactory."<init>":(Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$KeyFactory;)V]
myfaces-bundle-2.0.15.jar, StateCacheFactoryImpl.class
package org.apache.myfaces.renderkit
StateCacheFactoryImpl.getStateCache ( javax.faces.context.FacesContext facesContext ) : org.apache.myfaces.application.StateCache
[run-time name: org/apache/myfaces/renderkit/StateCacheFactoryImpl.getStateCache:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/application/StateCache;]
StateCacheFactoryImpl.StateCacheFactoryImpl ( )
[run-time name: org/apache/myfaces/renderkit/StateCacheFactoryImpl."<init>":()V]
myfaces-bundle-2.0.15.jar, StateCacheUtils.class
package org.apache.myfaces.renderkit
StateCacheUtils.getMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm ) [static] : MyfacesResponseStateManager
[run-time name: org/apache/myfaces/renderkit/StateCacheUtils.getMyFacesResponseStateManager:(Ljavax/faces/render/ResponseStateManager;)Lorg/apache/myfaces/renderkit/MyfacesResponseStateManager;]
StateCacheUtils.isMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm ) [static] : boolean
[run-time name: org/apache/myfaces/renderkit/StateCacheUtils.isMyFacesResponseStateManager:(Ljavax/faces/render/ResponseStateManager;)Z]
StateCacheUtils.StateCacheUtils ( )
[run-time name: org/apache/myfaces/renderkit/StateCacheUtils."<init>":()V]
to the top
Problems with Data Types, High Severity (6)
myfaces-bundle-2.0.15.jar
package org.apache.myfaces.renderkit
[+] ServerSideStateCacheImpl.KeyFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ServerSideStateCacheImpl.KeyFactory. |
[+] affected methods (4)
ServerSideStateCacheImpl.KeyFactory.decode ( Object p1 )This abstract method is from 'ServerSideStateCacheImpl.KeyFactory' abstract class.
ServerSideStateCacheImpl.KeyFactory.encode ( Object p1 )This abstract method is from 'ServerSideStateCacheImpl.KeyFactory' abstract class.
ServerSideStateCacheImpl.KeyFactory.generateKey ( javax.faces.context.FacesContext p1 )This abstract method is from 'ServerSideStateCacheImpl.KeyFactory' abstract class.
ServerSideStateCacheImpl.KeyFactory.ServerSideStateCacheImpl.KeyFactory ( )This constructor is from 'ServerSideStateCacheImpl.KeyFactory' abstract class.
[+] ServerSideStateCacheImpl.SerializedViewCollection (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ServerSideStateCacheImpl.SerializedViewCollection. |
[+] affected methods (7)
ServerSideStateCacheImpl.SerializedViewCollection.add ( javax.faces.context.FacesContext context, Object state, ServerSideStateCacheImpl.SerializedViewKey key, ServerSideStateCacheImpl.SerializedViewKey previousRestoredKey )This method is from 'ServerSideStateCacheImpl.SerializedViewCollection' class.
ServerSideStateCacheImpl.SerializedViewCollection.get ( ServerSideStateCacheImpl.SerializedViewKey key )This method is from 'ServerSideStateCacheImpl.SerializedViewCollection' class.
ServerSideStateCacheImpl.SerializedViewCollection.getCacheOldViewsInSessionMode ( javax.faces.context.FacesContext context )This method is from 'ServerSideStateCacheImpl.SerializedViewCollection' class.
ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfSequentialViewsInSession ( javax.faces.context.FacesContext context )This method is from 'ServerSideStateCacheImpl.SerializedViewCollection' class.
ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfViewsInSession ( javax.faces.context.FacesContext context )This method is from 'ServerSideStateCacheImpl.SerializedViewCollection' class.
ServerSideStateCacheImpl.SerializedViewCollection.getOldSerializedViewsMap ( )This method is from 'ServerSideStateCacheImpl.SerializedViewCollection' class.
ServerSideStateCacheImpl.SerializedViewCollection.ServerSideStateCacheImpl.SerializedViewCollection ( )This constructor is from 'ServerSideStateCacheImpl.SerializedViewCollection' class.
[+] ServerSideStateCacheImpl.SerializedViewKey (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ServerSideStateCacheImpl.SerializedViewKey. |
[+] affected methods (1)
ServerSideStateCacheImpl.SerializedViewKey.ServerSideStateCacheImpl.SerializedViewKey ( )This constructor is from 'ServerSideStateCacheImpl.SerializedViewKey' abstract class.
[+] ServerSideStateCacheImpl.SessionViewStorageFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ServerSideStateCacheImpl.SessionViewStorageFactory. |
[+] affected methods (4)
ServerSideStateCacheImpl.SessionViewStorageFactory.createSerializedViewCollection ( javax.faces.context.FacesContext p1 )This abstract method is from 'ServerSideStateCacheImpl.SessionViewStorageFactory' abstract class.
ServerSideStateCacheImpl.SessionViewStorageFactory.createSerializedViewKey ( javax.faces.context.FacesContext p1, String p2, Object p3 )This abstract method is from 'ServerSideStateCacheImpl.SessionViewStorageFactory' abstract class.
ServerSideStateCacheImpl.SessionViewStorageFactory.getKeyFactory ( )This method is from 'ServerSideStateCacheImpl.SessionViewStorageFactory' abstract class.
ServerSideStateCacheImpl.SessionViewStorageFactory.ServerSideStateCacheImpl.SessionViewStorageFactory ( ServerSideStateCacheImpl.KeyFactory keyFactory )This constructor is from 'ServerSideStateCacheImpl.SessionViewStorageFactory' abstract class.
[+] StateCacheFactoryImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StateCacheFactoryImpl. |
[+] affected methods (2)
StateCacheFactoryImpl.getStateCache ( javax.faces.context.FacesContext facesContext )This method is from 'StateCacheFactoryImpl' class.
StateCacheFactoryImpl.StateCacheFactoryImpl ( )This constructor is from 'StateCacheFactoryImpl' class.
[+] StateCacheUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StateCacheUtils. |
[+] affected methods (3)
StateCacheUtils.getMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm )This method is from 'StateCacheUtils' class.
StateCacheUtils.isMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm )This method is from 'StateCacheUtils' class.
StateCacheUtils.StateCacheUtils ( )This constructor is from 'StateCacheUtils' class.
to the top
Other Changes in Data Types (3)
myfaces-bundle-2.0.15.jar
package org.apache.myfaces.application
[+] ResourceHandlerImpl (1)
| Change | Effect |
---|
1 | Field INIT_PARAM_RESOURCE_BUFFER_SIZE has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to INIT_PARAM_RESOURCE_BUFFER_SIZE is ambiguous. |
[+] affected methods (14)
ResourceHandlerImpl.createResource ( String resourceName )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.createResource ( String resourceName, String libraryName )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.createResource ( String resourceName, String libraryName, String contentType )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.deriveResourceMeta ( org.apache.myfaces.shared.resource.ResourceLoader resourceLoader, String resourceName, String libraryName, String localePrefix )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.getLocalePrefixForLocateResource ( )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.getRendererTypeForResourceName ( String resourceName )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.getResourceHandlerSupport ( )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.handleResourceRequest ( javax.faces.context.FacesContext facesContext )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.isAllowSlashesLibraryName ( )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.isResourceIdentifierExcluded ( javax.faces.context.FacesContext context, String resourceIdentifier )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.isResourceRequest ( javax.faces.context.FacesContext facesContext )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.libraryExists ( String libraryName )This method is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.ResourceHandlerImpl ( )This constructor is from 'ResourceHandlerImpl' class.
ResourceHandlerImpl.setResourceHandlerSupport ( org.apache.myfaces.shared.resource.ResourceHandlerSupport resourceHandlerSupport )This method is from 'ResourceHandlerImpl' class.
package org.apache.myfaces.view.facelets.tag.composite
[+] CompositeComponentBeanInfo (1)
| Change | Effect |
---|
1 | Field PROPERTY_DESCRIPTOR_MAP_KEY has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to PROPERTY_DESCRIPTOR_MAP_KEY is ambiguous. |
[+] affected methods (8)
CompositeComponentBeanInfo.CompositeComponentBeanInfo ( )This constructor is from 'CompositeComponentBeanInfo' class.
CompositeComponentBeanInfo.CompositeComponentBeanInfo ( java.beans.BeanDescriptor descriptor )This constructor is from 'CompositeComponentBeanInfo' class.
CompositeComponentBeanInfo.getBeanDescriptor ( )This method is from 'CompositeComponentBeanInfo' class.
CompositeComponentBeanInfo.getPropertyDescriptors ( )This method is from 'CompositeComponentBeanInfo' class.
CompositeComponentBeanInfo.getPropertyDescriptorsList ( )This method is from 'CompositeComponentBeanInfo' class.
CompositeComponentBeanInfo.readExternal ( java.io.ObjectInput in )This method is from 'CompositeComponentBeanInfo' class.
CompositeComponentBeanInfo.setPropertyDescriptorsList ( java.util.List descriptors )This method is from 'CompositeComponentBeanInfo' class.
CompositeComponentBeanInfo.writeExternal ( java.io.ObjectOutput out )This method is from 'CompositeComponentBeanInfo' class.
package org.apache.myfaces.view.facelets.tag.jsf
[+] ComponentSupport (1)
| Change | Effect |
---|
1 | Field COMPONENT_ADDED_BY_HANDLER_MARKER has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to COMPONENT_ADDED_BY_HANDLER_MARKER is ambiguous. |
[+] affected methods (18)
ComponentSupport.addFacet ( javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent, javax.faces.component.UIComponent c, String facetName )This method is from 'ComponentSupport' class.
ComponentSupport.ComponentSupport ( )This constructor is from 'ComponentSupport' class.
ComponentSupport.encodeRecursive ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent toRender )This method is from 'ComponentSupport' class.
ComponentSupport.finalizeForDeletion ( javax.faces.component.UIComponent component )This method is from 'ComponentSupport' class.
ComponentSupport.findChild ( javax.faces.component.UIComponent parent, String id )This method is from 'ComponentSupport' class.
ComponentSupport.findChildByTagId ( javax.faces.component.UIComponent parent, String id )This method is from 'ComponentSupport' class.
ComponentSupport.findComponentChildOrFacetFrom ( javax.faces.component.UIComponent parent, String id, String innerExpr )This method is from 'ComponentSupport' class.
ComponentSupport.findComponentChildOrFacetFrom ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent parent, String expr )This method is from 'ComponentSupport' class.
ComponentSupport.getFindComponentExpression ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component )This method is from 'ComponentSupport' class.
ComponentSupport.getLocale ( javax.faces.view.facelets.FaceletContext ctx, javax.faces.view.facelets.TagAttribute attr )This method is from 'ComponentSupport' class.
ComponentSupport.getViewRoot ( javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent )This method is from 'ComponentSupport' class.
ComponentSupport.isNew ( javax.faces.component.UIComponent component )This method is from 'ComponentSupport' class.
ComponentSupport.markComponentToRestoreFully ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )This method is from 'ComponentSupport' class.
ComponentSupport.markForDeletion ( javax.faces.component.UIComponent component )This method is from 'ComponentSupport' class.
ComponentSupport.removeFacet ( javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent, javax.faces.component.UIComponent c, String facetName )This method is from 'ComponentSupport' class.
ComponentSupport.removeTransient ( javax.faces.component.UIComponent component )This method is from 'ComponentSupport' class.
ComponentSupport.restoreInitialTagState ( javax.faces.view.facelets.FaceletContext ctx, org.apache.myfaces.view.facelets.FaceletCompositionContext fcc, javax.faces.component.UIComponent parent, String uniqueId )This method is from 'ComponentSupport' class.
ComponentSupport.saveInitialTagState ( javax.faces.view.facelets.FaceletContext ctx, org.apache.myfaces.view.facelets.FaceletCompositionContext fcc, javax.faces.component.UIComponent parent, String uniqueId, Object value )This method is from 'ComponentSupport' class.
to the top
Java ARchives (2)
myfaces-api-2.0.15.jar
myfaces-bundle-2.0.15.jar
to the top
Generated on Fri Jan 11 17:14:44 2013 for MyFaces by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API