public class ActivationWork
extends java.lang.Object
implements javax.resource.spi.work.Work
Constructor and Description |
---|
ActivationWork(java.util.List<EndpointAdapter> endpoints,
java.lang.String activation,
byte[] message) |
Modifier and Type | Method and Description |
---|---|
void |
release() |
void |
run() |
public ActivationWork(java.util.List<EndpointAdapter> endpoints, java.lang.String activation, byte[] message)