| Package | Description |
|---|---|
| com.sun.enterprise.admin.monitor.callflow |
| Modifier and Type | Method and Description |
|---|---|
static RequestInfo |
RequestInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestInfo[] |
RequestInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Agent.addRequestInfo(RequestInfo requestInfo,
String value)
This method may be called by the container during request dispatch,
to add request information such as caller IP address, and remote
user name.
|
void |
AgentAdapter.addRequestInfo(RequestInfo requestInfo,
String value) |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.