Uses of Package
org.apache.felix.ipojo.parser

Packages that use org.apache.felix.ipojo.parser
org.apache.felix.ipojo   
org.apache.felix.ipojo.handlers.lifecycle.callback   
org.apache.felix.ipojo.parser   
org.apache.felix.ipojo.util   
 

Classes in org.apache.felix.ipojo.parser used by org.apache.felix.ipojo
FieldMetadata
          A Field Metadata represents a field of the implementation class.
MethodMetadata
          A Method Metadata represents a method from the implementation class.
PojoMetadata
          Manipulation Metadata allows getting information about the implementation class without using reflection such as implemented interfaces, super class, methods and fields.
 

Classes in org.apache.felix.ipojo.parser used by org.apache.felix.ipojo.handlers.lifecycle.callback
MethodMetadata
          A Method Metadata represents a method from the implementation class.
 

Classes in org.apache.felix.ipojo.parser used by org.apache.felix.ipojo.parser
FieldMetadata
          A Field Metadata represents a field of the implementation class.
MethodMetadata
          A Method Metadata represents a method from the implementation class.
ParseException
          Exception thrown by parsers.
 

Classes in org.apache.felix.ipojo.parser used by org.apache.felix.ipojo.util
MethodMetadata
          A Method Metadata represents a method from the implementation class.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.