Any wrapper class in JSF that must provide access to the object it wraps must implement this interface.
2.0
- Method from javax.faces.FacesWrapper Summary: |
---|
getWrapped |
Method from javax.faces.FacesWrapper Detail: |
---|
A class that implements this interface uses this method to return an instance of the class being wrapped. |