
com.jolira.enzian.app.impl.home.DefaultHome Maven / Gradle / Ivy
/**
* Copyright (c) 2010 jolira. All rights reserved. This program and the accompanying materials are made available under
* the terms of the GNU Public License 2.0 which is available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
package com.jolira.enzian.app.impl.home;
import com.jolira.enzian.app.EnzianBase;
/**
* The default home page.
*
* @author jfk
* @date Sep 26, 2010 10:39:53 PM
* @since 1.0
*/
public class DefaultHome extends EnzianBase {
// nothing to add
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy