An application developer is creating a custom activity template. The developer defines a
dm_method object, referenced by the activity template, which invokes a Java class.
What is required of the Java class invoked by the dm_method object?

A.
extend WorkflowMethod
B.
implement IDfModule
C.
deploy as a JAR file
D.
access a TBO object