CALL
- is the generic type of the contained RemoteInvocationCall
s.public abstract class GenericRemoteInvocationTransactionalCalls<CALL extends RemoteInvocationCall> extends Object implements Serializable
RemoteInvocationCall
s that shall be processed in
a separate transaction.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
UID for serialization.
|
Modifier | Constructor and Description |
---|---|
protected |
GenericRemoteInvocationTransactionalCalls()
The constructor.
|
private static final long serialVersionUID
protected GenericRemoteInvocationTransactionalCalls()
public abstract CALL[] getCalls()
RemoteInvocationCall
s to invoke in a transaction.Copyright © 2001–2016 mmm-Team. All rights reserved.