Package net.sf.mmm.util.pojo.path.impl.function

Contains implementations of PojoPathFunction.

See:
          Description

Class Summary
PojoPathNamedFunctionToString This is the implementation of a PojoPathNamedFunction that performs a Object.toString() on the input-object.
 

Package net.sf.mmm.util.pojo.path.impl.function Description

Contains implementations of PojoPathFunction.

POJO-Path-Function Implementations

This package contains the implementation of the PojoPathFunction interface. If they implement PojoPathNamedFunction and are annotated with Named, the functions will automatically be plugged in by according container frameworks. See PojoPathFunctionManagerImpl.setFunctions(java.util.List).



Copyright © 2001-2010 mmm-Team. All Rights Reserved.