|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperationSelector
The Interface OperationSelector.
Method Summary | |
---|---|
java.lang.String |
getOperationName(javax.jms.Message msg)
Gets the operation name. |
WireFormatContext |
getWireFormatContext()
Gets the wire format context. |
void |
setWireFormatContext(WireFormatContext ctx)
Sets the wire format context. |
Method Detail |
---|
java.lang.String getOperationName(javax.jms.Message msg) throws OperationSelectorException
msg
- the msg
OperationSelectorException
- the operation selector exceptionWireFormatContext getWireFormatContext()
void setWireFormatContext(WireFormatContext ctx)
ctx
- the new wire format context
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |