public final class BeanMethodCalculatorImpl extends Object
Modifier and Type | Method and Description |
---|---|
static Vector<Method> |
getMethodsFor(EjbDescriptor ejbDescriptor,
ClassLoader classLoader) |
static Vector<FieldDescriptor> |
getPossibleCmpCmrFields(ClassLoader cl,
String className) |
static Collection<MethodDescriptor> |
getTransactionalMethodsFor(EjbDescriptor desc,
ClassLoader loader) |
public static Vector<FieldDescriptor> getPossibleCmpCmrFields(ClassLoader cl, String className) throws ClassNotFoundException
ClassNotFoundException
public static Vector<Method> getMethodsFor(EjbDescriptor ejbDescriptor, ClassLoader classLoader) throws ClassNotFoundException
ClassNotFoundException
public static Collection<MethodDescriptor> getTransactionalMethodsFor(EjbDescriptor desc, ClassLoader loader) throws ClassNotFoundException
ClassNotFoundException
Copyright © 2021. All rights reserved.