Package com.bm.ejb3metadata.annotations.helper.bean

Implementation of EJB 3.0 container

See:
          Description

Class Summary
BusinessMethodResolver This class resolves the business method for bean class by looking at the interfaces.
InheritanceInterfacesHelper Analyze classes and if there are super classes, set all super interfaces to the current class.
InheritanceMethodResolver This class adds method meta data to bean class from the super class.
TODO: Try to analyze super class from a super classloader if not found in the current ejb-jar
InterfaceAnnotatedHelper Lookup the annotated interfaces of a class and report it to the class metadata.
SessionBeanHelper Helper class which manages only Session bean class.
 

Package com.bm.ejb3metadata.annotations.helper.bean Description

Implementation of EJB 3.0 container



Copyright © 2008. All Rights Reserved.