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

javax.portlet.GenericPortlet Maven / Gradle / Ivy

package javax.portlet;

import java.io.IOException;

public class GenericPortlet {

    public void init (PortletConfig portletConfig) throws PortletException {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy