public class FullyQualifiedSessionId extends Object implements Serializable
Constructor and Description |
---|
FullyQualifiedSessionId(String sessionId,
String contextName,
String hostName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContextName()
Get the contextPath.
|
String |
getHostName()
Get the hostName.
|
String |
getSessionId()
Get the sessionId.
|
int |
hashCode() |
String |
toString() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.