public class ClientTypeRpcQueueMapping extends Object
| Constructor and Description |
|---|
ClientTypeRpcQueueMapping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getRpcQueueByClientType(int clientType) |
int |
hashCode() |
boolean |
isEmpty() |
Map<Integer,Integer> |
parseMappingLine(String multiSetting) |
void |
putAll(String mappingStr) |
public void putAll(String mappingStr)
public Map<Integer,Integer> parseMappingLine(String multiSetting) throws ARException
ARExceptionpublic int getRpcQueueByClientType(int clientType)
public boolean isEmpty()
? Copyright 2013 BMC Software, Inc.