Interface JPAJavaOperation
- All Known Subinterfaces:
JPAAction,JPAJavaFunction
public interface JPAJavaOperation
-
Method Summary
-
Method Details
-
getMethod
Method getMethod()- Returns:
- The Method that implements a function
-
getConstructor
Constructor<?> getConstructor()- Returns:
- The constructor to be used to create a new instance
-