| Package | Description |
|---|---|
| oracle.wsm.common.sdk |
| Modifier and Type | Method and Description |
|---|---|
IMessageContext.AgentTypeEnum |
WSMInitializationContext.getAgentType()
This method returns the type of Agent (client/service)
|
static IMessageContext.AgentTypeEnum |
IMessageContext.AgentTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IMessageContext.AgentTypeEnum[] |
IMessageContext.AgentTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WSMInitializationContext.setAgentType(IMessageContext.AgentTypeEnum enumAgent)
Deprecated.
|