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

.plugins.file-uploader.3.0.11.source-code.FileUploaderBootStrap.groovy Maven / Gradle / Ivy

/*
 * Copyright (c) 2016, CauseCode Technologies Pvt Ltd, India.
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or
 * without modification, are not permitted.
 */

/**
 * The class is used for App initialization settings.
 */
class FileUploaderBootStrap {

    def init = { servletContext ->
    }

    def destroy = {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy