org.apache.myfaces.trinidadinternal.change
Class NullChangeManager

java.lang.Object
  extended by org.apache.myfaces.trinidad.change.ChangeManager
      extended by org.apache.myfaces.trinidad.change.NullChangeManager
          extended by org.apache.myfaces.trinidadinternal.change.NullChangeManager

Deprecated.

@Deprecated
public class NullChangeManager
extends org.apache.myfaces.trinidad.change.NullChangeManager

For backwards compatibility only. Deprecated in 1.x.10, and will soon be removed.


Constructor Summary
NullChangeManager()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.myfaces.trinidad.change.NullChangeManager
addComponentChange, applyComponentChangesForCurrentView, applyComponentChangesForSubtree, applySimpleComponentChanges
 
Methods inherited from class org.apache.myfaces.trinidad.change.ChangeManager
addDocumentChange, createDocumentChange, registerDocumentFactory, replaceAttributeChangeIfPresent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullChangeManager

public NullChangeManager()
Deprecated. 


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.