| 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
See Also: EJB 3.0 Spec ?4.6.2
See Also: A super class can't be a bean class (stateless, stateful, etc) so the See Also: method metadata don't need to be cloned
author: Florent Benoit |