|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.assets.MasterResourceMinimizer
@Marker(value=Primary.class) public class MasterResourceMinimizer
Implementation that delegates, via its configuration, to a real implementation based on the content type of the resource.
| Constructor Summary | |
|---|---|
MasterResourceMinimizer(java.util.Map<java.lang.String,ResourceMinimizer> configuration)
|
|
| Method Summary | |
|---|---|
StreamableResource |
minimize(StreamableResource resource)
Does nothing; an override of this service can be installed to provide minimization. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MasterResourceMinimizer(java.util.Map<java.lang.String,ResourceMinimizer> configuration)
| Method Detail |
|---|
public StreamableResource minimize(StreamableResource resource)
throws java.io.IOException
minimize in interface ResourceMinimizerresource - to minimize
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||