public class AddIntegerTransactionFactory
extends org.agilewiki.jactor.factory.ActorFactory
| Modifier and Type | Field and Description |
|---|---|
static AddIntegerTransactionFactory |
fac |
| Constructor and Description |
|---|
AddIntegerTransactionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AggregateTransaction |
at(org.agilewiki.jactor.Mailbox mailbox,
String key,
Integer increment) |
protected AddIntegerTransaction |
instantiateActor() |
public static final AddIntegerTransactionFactory fac
public static AggregateTransaction at(org.agilewiki.jactor.Mailbox mailbox, String key, Integer increment) throws Exception
Exceptionprotected AddIntegerTransaction instantiateActor() throws Exception
instantiateActor in class org.agilewiki.jactor.factory.ActorFactoryExceptionCopyright © 2013. All Rights Reserved.