Class ActionSource2AttachedObjectTargetImpl
java.lang.Object
org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl
org.apache.myfaces.view.facelets.tag.composite.ActionSourceAttachedObjectTargetImpl
org.apache.myfaces.view.facelets.tag.composite.ActionSource2AttachedObjectTargetImpl
- All Implemented Interfaces:
- ActionSource2AttachedObjectTarget,- ActionSourceAttachedObjectTarget,- AttachedObjectTarget,- Serializable
@Deprecated(since="4.1",
            forRemoval=true)
public class ActionSource2AttachedObjectTargetImpl
extends ActionSourceAttachedObjectTargetImpl
implements ActionSource2AttachedObjectTarget
Deprecated, for removal: This API element is subject to removal in a future version.
- Version:
- $Revision$ $Date$
- Author:
- Leonardo Uribe (latest modification by $Author$)
- See Also:
- 
Field SummaryFields inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImpl_name, _targetsFields inherited from interface jakarta.faces.view.AttachedObjectTargetATTACHED_OBJECT_TARGETS_KEY
- 
Constructor SummaryConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
- 
Method SummaryMethods inherited from class org.apache.myfaces.view.facelets.tag.composite.AttachedObjectTargetImplgetName, getTargets, getTargets, setName, setTargetsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.faces.view.AttachedObjectTargetgetName, getTargets
- 
Constructor Details- 
ActionSource2AttachedObjectTargetImplpublic ActionSource2AttachedObjectTargetImpl()Deprecated, for removal: This API element is subject to removal in a future version.
 
-