|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.j2ca.extension.emd.runtime.WBIFunctionSelectorImpl
WBIFunctionSelector Generic function selector implementation to support mapping between events generated by resource adapters and the appropriate JService export function names.
Constructor Summary | |
---|---|
WBIFunctionSelectorImpl()
|
Method Summary | |
---|---|
java.lang.String |
generateEISFunctionName(java.lang.Object[] argObjects)
generateFunctionName This method gets the business graph passed as the first element of the argsObjects and uses the verb and object type of the business object to generate a function name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WBIFunctionSelectorImpl()
Method Detail |
public java.lang.String generateEISFunctionName(java.lang.Object[] argObjects) throws commonj.connector.runtime.SelectorException
generateEISFunctionName
in interface commonj.connector.runtime.FunctionSelector
argObjects
- -
array of objects of which the first object is a WBIRecordImpl instance
MetadataException
commonj.connector.runtime.SelectorException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |