Save This Page
Home » sitemesh-2.3 » com.opensymphony.module » sitemesh » html » [javadoc | source]
    1   package com.opensymphony.module.sitemesh.html;
    2   
    3   public interface StateChangeListener {
    4   	void stateFinished();
    5   }

Save This Page
Home » sitemesh-2.3 » com.opensymphony.module » sitemesh » html » [javadoc | source]