jremote jbase5.2.1

com.jbase.jremote.jca.cci
Class SubroutineInteractionSpec

java.lang.Object
  extended by com.jbase.jremote.jca.cci.SubroutineInteractionSpec
All Implemented Interfaces:
Serializable, javax.resource.cci.InteractionSpec

public class SubroutineInteractionSpec
extends Object
implements javax.resource.cci.InteractionSpec

See Also:
Serialized Form

Field Summary
static String DYNAMIC_ARRAY
           
static String SUBROUTINE_PARAMETERS
           
 
Fields inherited from interface javax.resource.cci.InteractionSpec
SYNC_RECEIVE, SYNC_SEND, SYNC_SEND_RECEIVE
 
Constructor Summary
SubroutineInteractionSpec(String subroutineName)
           
 
Method Summary
 String getSubroutineName()
           
 void setSubroutineName(String subroutineName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBROUTINE_PARAMETERS

public static final String SUBROUTINE_PARAMETERS
See Also:
Constant Field Values

DYNAMIC_ARRAY

public static final String DYNAMIC_ARRAY
See Also:
Constant Field Values
Constructor Detail

SubroutineInteractionSpec

public SubroutineInteractionSpec(String subroutineName)
Method Detail

getSubroutineName

public String getSubroutineName()

setSubroutineName

public void setSubroutineName(String subroutineName)

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.