|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsample.InteractionSpecImpl
public class InteractionSpecImpl
| Field Summary |
|---|
| Fields inherited from interface javax.resource.cci.InteractionSpec |
|---|
SYNC_RECEIVE, SYNC_SEND, SYNC_SEND_RECEIVE |
| Constructor Summary | |
|---|---|
InteractionSpecImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFunctionName()
|
int |
getInteractionVerb()
|
void |
setFunctionName(java.lang.String functionName)
A string representing the name of an EIS function |
void |
setInteractionVerb(int verb)
An integer representing the mode of interaction with an EIS instance as specified by the InteractionSpec. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionSpecImpl()
| Method Detail |
|---|
public void setFunctionName(java.lang.String functionName)
public java.lang.String getFunctionName()
public void setInteractionVerb(int verb)
public int getInteractionVerb()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||