net.sf.mmm.util.pojo.path.base
Class DefaultPojoPathContext

java.lang.Object
  extended by net.sf.mmm.util.pojo.path.base.PojoPathContextBean
      extended by net.sf.mmm.util.pojo.path.base.DefaultPojoPathContext
All Implemented Interfaces:
PojoPathContext

public class DefaultPojoPathContext
extends PojoPathContextBean

This is the default implementation of the PojoPathContext interface.

Since:
1.1.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)

Constructor Summary
DefaultPojoPathContext()
          The constructor.
 
Method Summary
 
Methods inherited from class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
getAdditionalConverter, getAdditionalFunctionManager, getCache, getPojoFactory, getProperties, getRecognizer, setAdditionalConverter, setAdditionalFunctionManager, setCache, setPojoFactory, setProperties, setRecognizer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPojoPathContext

public DefaultPojoPathContext()
The constructor.



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