org.tinyjee.maven.dim.extensions
Class PropertiesLoader.AliasHandler

java.lang.Object
  extended by org.tinyjee.maven.dim.utils.AbstractAliasHandler
      extended by org.tinyjee.maven.dim.extensions.PropertiesLoader.AliasHandler
All Implemented Interfaces:
RequestParameterTransformer
Enclosing class:
PropertiesLoader

public static class PropertiesLoader.AliasHandler
extends AbstractAliasHandler

Implements the "PropertiesLoader.PARAM_ALIAS" alias functionality.


Field Summary
 
Fields inherited from interface org.tinyjee.maven.dim.spi.RequestParameterTransformer
TRANSFORMERS
 
Constructor Summary
PropertiesLoader.AliasHandler()
          Constructs the handler (Note: Is called by RequestParameterTransformer.TRANSFORMERS).
 
Method Summary
 
Methods inherited from class org.tinyjee.maven.dim.utils.AbstractAliasHandler
transformParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesLoader.AliasHandler

public PropertiesLoader.AliasHandler()
Constructs the handler (Note: Is called by RequestParameterTransformer.TRANSFORMERS).