|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.bea.wlcp.wlng.api.plugin.RequestInfo
com.bea.wlcp.wlng.api.plugin.CorrelatorRequestInfo
Request info that contain one correlator.
| Constructor Summary | |
CorrelatorRequestInfo(Class type,
Method method,
String correlator,
Object[] args)
Constructor |
|
| Method Summary | |
String |
getCorrelator()
Gets the correlator. |
void |
setCorrelator(String correlator)
Sets the correlator. |
String |
toShortString()
Returns a string representing the specifics of the requestInfo For the super class RequestInfo this will be the empty string |
| Methods inherited from class com.bea.wlcp.wlng.api.plugin.RequestInfo |
getArgument, getArguments, getMethod, getMethodName, getType, isForAllPlugins, setForAllPlugins |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CorrelatorRequestInfo(Class type,
Method method,
String correlator,
Object[] args)
| Method Detail |
public final String getCorrelator()
public void setCorrelator(String correlator)
correlator - The correlatorpublic String toShortString()
toShortString in class RequestInfo
|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||