public class SubroutineInteractionSpec
extends java.lang.Object
implements javax.resource.cci.InteractionSpec
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DYNAMIC_ARRAY |
static java.lang.String |
SUBROUTINE_PARAMETERS |
Constructor and Description |
---|
SubroutineInteractionSpec(java.lang.String subroutineName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSubroutineName() |
void |
setSubroutineName(java.lang.String subroutineName) |
public static final java.lang.String SUBROUTINE_PARAMETERS
public static final java.lang.String DYNAMIC_ARRAY