waffle.jetty.DummyClass Maven / Gradle / Ivy
/**
* Waffle (https://github.com/dblock/waffle)
*
* Copyright (c) 2010 - 2016 Application Security, Inc.
*
* All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse
* Public License v1.0 which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* Contributors: Application Security, Inc.
*/
package waffle.jetty;
/**
* The Class DummyClass.
*/
public class DummyClass {
// Dummy class to prevent javadoc build issues. Eventually there will be jetty code. This ensures no empty javadoc.
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy