com.jbase.jremote.jca.cci
Class SubroutineInteractionSpec
java.lang.Object
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
Fields inherited from interface javax.resource.cci.InteractionSpec |
SYNC_RECEIVE, SYNC_SEND, SYNC_SEND_RECEIVE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
SubroutineInteractionSpec
public SubroutineInteractionSpec(String subroutineName)
getSubroutineName
public String getSubroutineName()
setSubroutineName
public void setSubroutineName(String subroutineName)
Copyright © 2016 TEMENOS. All Rights Reserved.