public interface ActivityHandle
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Although users won't typically care what the underlying implementation
of a context is, they will need to do comparisons.
|
int |
getTimeout() |
int |
hashCode()
Although users won't typically care what the underlying implementation
of a context is, they will need to do comparisons.
|
String |
tid() |
boolean |
valid() |
int getTimeout()
boolean equals(Object obj)
int hashCode()
boolean valid()
String tid()
Copyright © 2016 JBoss by Red Hat. All rights reserved.