Uses of Package
net.sf.mmm.util.pojo.descriptor.api

Packages that use net.sf.mmm.util.pojo.descriptor.api
net.sf.mmm.util.cli.base Contains the base-implementation of utilities that help to build command-line-interfaces (CLI). 
net.sf.mmm.util.pojo.descriptor.api Provides the API for introspection of Pojos. 
net.sf.mmm.util.pojo.descriptor.base Contains the basic implementation of the Introspection-API
net.sf.mmm.util.pojo.descriptor.base.accessor Contains the basic implementation of the Introspection-Accessor-API
net.sf.mmm.util.pojo.descriptor.impl Contains the implementation of the Introspection-API
net.sf.mmm.util.pojo.descriptor.impl.accessor Contains the implementation of the Introspection-Accessor-API
net.sf.mmm.util.pojo.path.impl Contains the implementation of the PojoPath API. 
net.sf.mmm.util.value.impl Contains the implementation of the Value-Util API
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.cli.base
PojoDescriptorBuilder
          This is the interface used to get (or create) the descriptor for a given Pojo.
PojoDescriptorBuilderFactory
          This is the interface for a factory used to create instances of PojoDescriptorBuilder.
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.pojo.descriptor.api
PojoDescriptor
          This interface describes the properties of a Pojo.
PojoDescriptorBuilder
          This is the interface used to get (or create) the descriptor for a given Pojo.
PojoPropertyDescriptor
          This interface represents a property of a Pojo.
PojoPropertyNotFoundException
          A PojoPropertyNotFoundException is thrown if a property should be accessed that does NOT exist (was NOT found) or can NOT be accessed in the intended way.
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.pojo.descriptor.base
PojoDescriptor
          This interface describes the properties of a Pojo.
PojoDescriptorBuilder
          This is the interface used to get (or create) the descriptor for a given Pojo.
PojoDescriptorBuilderFactory
          This is the interface for a factory used to create instances of PojoDescriptorBuilder.
PojoPropertyDescriptor
          This interface represents a property of a Pojo.
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.pojo.descriptor.base.accessor
PojoDescriptor
          This interface describes the properties of a Pojo.
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.pojo.descriptor.impl
PojoDescriptor
          This interface describes the properties of a Pojo.
PojoDescriptorBuilder
          This is the interface used to get (or create) the descriptor for a given Pojo.
PojoDescriptorBuilderFactory
          This is the interface for a factory used to create instances of PojoDescriptorBuilder.
PojoPropertyDescriptor
          This interface represents a property of a Pojo.
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.pojo.descriptor.impl.accessor
PojoDescriptor
          This interface describes the properties of a Pojo.
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.pojo.path.impl
PojoDescriptorBuilder
          This is the interface used to get (or create) the descriptor for a given Pojo.
PojoDescriptorBuilderFactory
          This is the interface for a factory used to create instances of PojoDescriptorBuilder.
 

Classes in net.sf.mmm.util.pojo.descriptor.api used by net.sf.mmm.util.value.impl
PojoDescriptorBuilder
          This is the interface used to get (or create) the descriptor for a given Pojo.
PojoDescriptorBuilderFactory
          This is the interface for a factory used to create instances of PojoDescriptorBuilder.
 



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