@Marker(value=Primary.class) public class MasterResourceMinimizer extends java.lang.Object implements ResourceMinimizer
| Constructor and Description |
|---|
MasterResourceMinimizer(java.util.Map<java.lang.String,ResourceMinimizer> configuration) |
| Modifier and Type | Method and Description |
|---|---|
StreamableResource |
minimize(StreamableResource resource)
Does nothing; an override of this service can be installed to provide minimization.
|
public MasterResourceMinimizer(java.util.Map<java.lang.String,ResourceMinimizer> configuration)
public StreamableResource minimize(StreamableResource resource) throws java.io.IOException
minimize in interface ResourceMinimizerresource - to minimizejava.io.IOException${project.version} - Copyright © 2003-2015 The Apache Software Foundation.