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
Exception
protected AddIntegerTransaction instantiateActor() throws Exception
instantiateActor
in class org.agilewiki.jactor.factory.ActorFactory
Exception
Copyright © 2013. All Rights Reserved.