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 © 2015 JBoss by Red Hat. All rights reserved.