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

ro.isdc.wro.extensions.manager.ExtensionsConfigurableWroManagerFactory Maven / Gradle / Ivy

/**
 * Copyright Alex Objelean
 */
package ro.isdc.wro.extensions.manager;

import ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory;


/**
 * An implementation of {@link ConfigurableWroManagerFactory} that adds processors defined in extensions module.
 * 
 * @author Alex Objelean
 * @deprecated Use {@link ConfigurableWroManagerFactory} instead.
 */
@Deprecated
public class ExtensionsConfigurableWroManagerFactory
    extends ConfigurableWroManagerFactory {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy