public class EJBBusinessMethod extends Object implements Serializable
Constructor and Description |
---|
EJBBusinessMethod(Method method) |
EJBBusinessMethod(MethodIntf view,
String methodName,
Class<?>... paramTypes) |
EJBBusinessMethod(String methodName,
Class<?>... methodParamTypes) |
public EJBBusinessMethod(Method method)
public EJBBusinessMethod(MethodIntf view, String methodName, Class<?>... paramTypes)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.