All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.faces.mock.MockResponseStateManager Maven / Gradle / Ivy

Go to download

Run time jsf-extensions mvn -Prelease-sign-artifacts -Dgpg.passphrase=PASSPHRASE deploy

There is a newer version: 2.4
Show newest version
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package com.sun.faces.mock;

import javax.faces.render.ResponseStateManager;

/**
 *
 * @author edburns
 */
public class MockResponseStateManager extends ResponseStateManager {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy