@Marker(value=Primary.class) public class MasterResourceMinimizer extends Object implements ResourceMinimizer
| Constructor and Description | 
|---|
| MasterResourceMinimizer(Map<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(Map<String,ResourceMinimizer> configuration)
public StreamableResource minimize(StreamableResource resource) throws IOException
minimize in interface ResourceMinimizerresource - to minimizeIOException${project.version} - Copyright © 2003-2015 The Apache Software Foundation.