A B C D E G H I J L M N P R S T V W

A

abort(long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
abort(long, long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
abort(long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
abort(long, long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
abort(long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
abort(long, long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
abort(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
abort(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
abort(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
abort(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
abort(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
abort(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
Account - Class in jgroup.test.jini.txn
Persistent class used to save Accounts.
Account() - Constructor for class jgroup.test.jini.txn.Account
Empty constructor
Account(long, int) - Constructor for class jgroup.test.jini.txn.Account
Creates a new account.
addListener(Object) - Method in class jgroup.relacs.gm.GregLookupLayer
 
addListener(Object) - Method in class jgroup.relacs.gm.GregRegistryLayer
 
addLookupAttributes(Entry[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
addLookupAttributes(Entry[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
addLookupGroups(String[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
addLookupGroups(String[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
addLookupLocators(LookupLocator[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 

B

Bank - Interface in jgroup.test.jini.txn
Remote interface for the bank services.

C

cancel(Uuid) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Cancels the lease on a Transaction.
cancelAll(Uuid[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Bulk cancel of leases on Transactions.
com.sun.jini.mahalo - package com.sun.jini.mahalo
 
com.sun.jini.reggie - package com.sun.jini.reggie
 
commit(long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
commit(long, long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
commit(long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
commit(long, long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
commit(long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
commit(long, long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
commit(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
commit(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
commit(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
commit(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
commit(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
commit(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
create(long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
create(long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
create(long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
createRegistry() - Method in class jgroup.relacs.registry.GregRegistryLocator
 
createRegistry(RMIClientSocketFactory, RMIServerSocketFactory) - Method in class jgroup.relacs.registry.GregRegistryLocator
 

D

deposit(long, int, long) - Method in interface jgroup.test.jini.txn.Bank
Do a deposit operation on given account.
deposit(long, int, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
deposit(long, int, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
deposit(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
deposit(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
deposit(long, int, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
deposit(long, int, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
destroy() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Cleans up and exits the transaction manager.
destroy() - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
discarded(DiscoveryEvent) - Method in class jgroup.jini.LookupManager
 
discovered(DiscoveryEvent) - Method in class jgroup.jini.LookupManager
 

E

exporter - Variable in class com.sun.jini.mahalo.GroupTxnManagerImpl
The exporter for exporting and unexporting

G

getAdmin() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Returns the administration object for the transaction manager.
getAdmin() - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
getBalance() - Method in class jgroup.test.jini.txn.Account
Get the balance of an account.
getBalance(long) - Method in interface jgroup.test.jini.txn.Bank
Get balance of an account.
getBalance(long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
getBalance(long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
getBalance(long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
getBalance(long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
getBalance(long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
getBalance(long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
getCookie() - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
 
getExpiration() - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
 
getGlobalTimestamp() - Method in interface jgroup.test.jini.Hello
 
getGlobalTimestamp() - Method in class jgroup.test.jini.HelloServer
Returns the global timestamp
getID() - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
Return the ID of this transaction
getIPGTM() - Static method in class com.sun.jini.mahalo.PassiveGroupMahalo
Get an InternalPassiveGroupTransactionManager.
getLayer(GroupManager) - Static method in class jgroup.relacs.gm.GregLookupLayer
 
getLayer(ExternalGMIService) - Static method in class jgroup.relacs.gm.GregRegistryLayer
 
getLogManager() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Getter method for LogManager.
getLookupAttributes() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
getLookupAttributes() - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
getLookupGroups() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
getLookupGroups() - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
getLookupLocators() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
getLookupLocators() - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
getLookupRegistry() - Method in class jgroup.relacs.registry.GregRegistryLocator
 
getName() - Method in interface jgroup.test.jini.txn.Bank
Get the name of a bank service.
getName() - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
getName() - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
getName() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
getName() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
getName() - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
getName() - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
getNumber() - Method in class jgroup.test.jini.txn.Account
Get the account number of an account.
getProperty(String) - Method in class jgroup.util.log.JdkLogManager
Find all ${..} and replace with the system property if exist.
getProxy() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
getProxyVerifier() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
getRegistry() - Method in class jgroup.relacs.registry.GregRegistryLocator
 
getRegistry(RMIClientSocketFactory) - Method in class jgroup.relacs.registry.GregRegistryLocator
 
getServiceProxy() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
getState(long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
getState() - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
getState(long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
getState() - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
This method returns the state of the transaction.
getState(long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
getState(MemberId[]) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
getTaskManager() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Getter method for TaskManager.
getTransaction(long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Method from TxnManager which produces a Transaction from its ID.
getTransaction() - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
 
getWakeupManager() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Getter method for WakeupManager.
GregLookupLayer - Class in jgroup.relacs.gm
Layer implementing the GregLookupService interface.
GregLookupListener - Interface in jgroup.relacs.gm
The GregLookupListener is a marker interface that declares no methods.
GregLookupService - Interface in jgroup.relacs.gm
Service interface for performing lookups from a replicated client group using the group-enabled lookup service (greg).
GregRegistryImpl - Class in jgroup.relacs.registry
greg registry implementation.
GregRegistryImpl() - Constructor for class jgroup.relacs.registry.GregRegistryImpl
 
GregRegistryLayer - Class in jgroup.relacs.gm
This layer is used to make the joining process into greg transparent, when creating an application.
GregRegistryListener - Interface in jgroup.relacs.gm
The GregRegistryListener is a marker interface that declares no methods.
GregRegistryLocator - Class in jgroup.relacs.registry
Registry Locator class used to retrieve a reference to reggie/greg.
GregRegistryLocator() - Constructor for class jgroup.relacs.registry.GregRegistryLocator
 
GregRegistryService - Interface in jgroup.relacs.gm
Service interface for the GregRegistryLayer.
GroupEntry - Class in jgroup.jini
 
GroupEntry() - Constructor for class jgroup.jini.GroupEntry
Public no-arg constructor
GroupEntry(String) - Constructor for class jgroup.jini.GroupEntry
 
groupName - Variable in class jgroup.jini.GroupEntry
 
GroupTransientMahalo - Class in com.sun.jini.mahalo
Transient, non-persistent Transaction Manager with replication support.
GroupTransientMahalo(String[], LifeCycle) - Constructor for class com.sun.jini.mahalo.GroupTransientMahalo
Construct a new instance of TxnManagerImpl and initialize Jgroup services and fields.
GroupTxnManagerImpl - Class in com.sun.jini.mahalo
 
GroupTxnManagerTransaction - Class in com.sun.jini.mahalo
TxnManagerTransaction is a class which captures the internal representation of a transaction in the TxnManagerImpl server.

H

hashCode() - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
hasLeft() - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
hasLeft() - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
hasLeft() - Method in class jgroup.test.jini.HelloServer
 
hasLeft() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
hasLeft() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
hasLeft() - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
hasLeft() - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
Hello - Interface in jgroup.test.jini
Hello interface
HelloServer - Class in jgroup.test.jini
Simple Hello server aimed at demonstrating the capabilities of Greg.
HelloServer(String[], LifeCycle) - Constructor for class jgroup.test.jini.HelloServer
Constructor compatible with the jini service starter.

I

initFailed(Throwable) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Log information about failing to initialize the service and rethrow the appropriate exception.
internalCommit(long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
internalCommit(long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
internalCommit(long) - Method in interface jgroup.jini.txn.InternalGroupTransactionManager
 
internalCreate(Object, long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
internalCreate(Object, long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
internalCreate(Object, long) - Method in interface jgroup.jini.txn.InternalGroupTransactionManager
Transfers the non-deterministic state of the txn create to other members of the group.
InternalGroupTransactionManager - Interface in jgroup.jini.txn
 
InternalPassiveGroupTransactionManager - Interface in jgroup.jini.txn
 
InternalPassiveTransactionParticipant - Interface in jgroup.jini.txn
 

J

JdkLogManager - Class in jgroup.util.log
JDK LogManager with support for using system property references.
JdkLogManager() - Constructor for class jgroup.util.log.JdkLogManager
 
jgroup.jini - package jgroup.jini
 
jgroup.jini.txn - package jgroup.jini.txn
 
jgroup.relacs.gm - package jgroup.relacs.gm
 
jgroup.relacs.registry - package jgroup.relacs.registry
 
jgroup.test.jini - package jgroup.test.jini
 
jgroup.test.jini.reggie - package jgroup.test.jini.reggie
 
jgroup.test.jini.txn - package jgroup.test.jini.txn
 
jgroup.util.log - package jgroup.util.log
 
join(long, TransactionParticipant, long) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
join(long, TransactionParticipant, long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
join(TransactionParticipant, long) - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
Implementation of the join method.
join(long, TransactionParticipant, long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
FIXME: This should be "passively" replicated as well.
join(String, String[]) - Method in class jgroup.relacs.gm.GregRegistryLayer
 
join(String, String[]) - Method in interface jgroup.relacs.gm.GregRegistryService
Joins the given server to the object group associated with the specfied name, into greg.

L

list() - Method in class jgroup.relacs.registry.GregRegistryImpl
 
loginContext - Variable in class com.sun.jini.mahalo.GroupTxnManagerImpl
The login context, for logging out
lookup(ServiceTemplate) - Static method in class jgroup.jini.LookupManager
Perform a lookup in the lookup service, searching for the specified object with the specified attributes.
lookup(ServiceTemplate, int) - Static method in class jgroup.jini.LookupManager
Perform a lookup in the lookup service, searching for the specified object with the specified attributes.
lookup(String) - Static method in class jgroup.jini.LookupManager
Perform a lookup in the lookup service, searching for the given service name.
lookup(Name) - Static method in class jgroup.jini.LookupManager
Perform a lookup for the given Name.
lookup(String) - Method in class jgroup.relacs.gm.GregLookupLayer
 
lookup(String) - Method in interface jgroup.relacs.gm.GregLookupService
Returns a proxy for the remote object group associated with the specified name in greg.
lookup(String) - Method in class jgroup.relacs.registry.GregRegistryImpl
 
LookupClient - Class in jgroup.test.jini
 
LookupClient() - Constructor for class jgroup.test.jini.LookupClient
 
LookupManager - Class in jgroup.jini
The LookupManager class can be used to interrogate a lookup service in order to obtain a proxy for a service.

M

main(String[]) - Static method in class jgroup.test.jini.LookupClient
 
main(String[]) - Static method in class jgroup.test.jini.reggie.ReggieHelloClient
Instantiates a ReggieHelloClient object.
main(String[]) - Static method in class jgroup.test.jini.txn.TxnClient
Instatiates a TxnClient object
manager() - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Returns a reference to the TransactionManager interface.
modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 

N

NonReplicatedBankServer - Class in jgroup.test.jini.txn
Bank server without replication support used as participant in a transaction.
NonReplicatedBankServer(String[], LifeCycle) - Constructor for class jgroup.test.jini.txn.NonReplicatedBankServer
Constructor compatible with the jini service starter.
NonReplicatedBankServer.CreditDebit - Class in jgroup.test.jini.txn
Class that holds a temporary credit/debit operation, before doing a commit/abort operation.
NonReplicatedBankServer2 - Class in jgroup.test.jini.txn
Bank server without replication support used as participant in a transaction.
NonReplicatedBankServer2(String[], LifeCycle) - Constructor for class jgroup.test.jini.txn.NonReplicatedBankServer2
Constructor compatible with the jini service starter.
NonReplicatedBankServer2.CreditDebit - Class in jgroup.test.jini.txn
Class that holds a temporary credit/debit operation, before doing a commit/abort operation.
noteUnsettledTxn(long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Informs the transaction manager to attempt to settle a given transaction.

P

PassiveGroupMahalo - Class in com.sun.jini.mahalo
This class is to be used together with the com.sun.jini.start.ServiceStarter framework to start a group enabled transient implementation of Mahalo.
PassiveGroupMahalo(String[], LifeCycle) - Constructor for class com.sun.jini.mahalo.PassiveGroupMahalo
Constructs a transaction manager with replication support.
PassiveReplicatedBankServer - Class in jgroup.test.jini.txn
Bank server with replication support used as participant in a transaction.
PassiveReplicatedBankServer(String[], LifeCycle) - Constructor for class jgroup.test.jini.txn.PassiveReplicatedBankServer
Constructor compatible with the jini service starter.
PassiveReplicatedBankServer.CreditDebit - Class in jgroup.test.jini.txn
Class that holds a temporary credit/debit operation, before doing a commit/abort operation.
PassiveReplicatedBankServer2 - Class in jgroup.test.jini.txn
Bank server with replication support used as participant in a transaction.
PassiveReplicatedBankServer2(String[], LifeCycle) - Constructor for class jgroup.test.jini.txn.PassiveReplicatedBankServer2
Constructor compatible with the jini service starter.
PassiveReplicatedBankServer2.CreditDebit - Class in jgroup.test.jini.txn
Class that holds a temporary credit/debit operation, before doing a commit/abort operation.
prepare(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
prepare(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
prepare(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
prepare(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
prepare(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
prepare(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
prepareAndCommit(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
prepareAndCommit(TransactionManager, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
prepareAndCommit(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
prepareAndCommit(TransactionManager, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
prepareAndCommit(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
prepareAndCommit(TransactionManager, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
prepareChange() - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
prepareChange() - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
prepareChange() - Method in class jgroup.test.jini.HelloServer
 
prepareChange() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
prepareChange() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
prepareChange() - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
prepareChange() - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 
printTxns(Map<Long, GroupTxnManagerTransaction>) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
Prints transactions debug/state info.
putState(Object) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
putState(Object, MemberId[]) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 

R

readConfiguration(InputStream) - Method in class jgroup.util.log.JdkLogManager
Create the log directory if it does not exist.
recover(long, LogRecord) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
This method recovers state changes resulting from committing a transaction.
ReggieHello - Interface in jgroup.test.jini.reggie
ReggieHello interface
ReggieHelloClient - Class in jgroup.test.jini.reggie
Simple application to test Reggie.
ReggieHelloClient() - Constructor for class jgroup.test.jini.reggie.ReggieHelloClient
Constructor invoked by main
ReggieHelloServer - Class in jgroup.test.jini.reggie
Simple server to test Reggie.
ReggieHelloServer(String[], LifeCycle) - Constructor for class jgroup.test.jini.reggie.ReggieHelloServer
Constructor compatible with the jini service starter.
removeLookupGroups(String[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
removeLookupGroups(String[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
removeLookupLocators(LookupLocator[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
renew(Uuid, long) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Requests the renewal of a lease on a Transaction.
renewAll(Uuid[], long[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
Bulk renewal request of leases on Transactions.
ReplicatedBankServer - Class in jgroup.test.jini.txn
Bank server with replication support used as participant in a transaction.
ReplicatedBankServer(String[], LifeCycle) - Constructor for class jgroup.test.jini.txn.ReplicatedBankServer
Constructor compatible with the jini service starter.
ReplicatedBankServer.CreditDebit - Class in jgroup.test.jini.txn
Class that holds a temporary credit/debit operation, before doing a commit/abort operation.
ReplicatedBankServer2 - Class in jgroup.test.jini.txn
Bank server with replication support used as participant in a transaction.
ReplicatedBankServer2(String[], LifeCycle) - Constructor for class jgroup.test.jini.txn.ReplicatedBankServer2
Constructor compatible with the jini service starter.
ReplicatedBankServer2.CreditDebit - Class in jgroup.test.jini.txn
Class that holds a temporary credit/debit operation, before doing a commit/abort operation.

S

sayHello() - Method in interface jgroup.test.jini.Hello
 
sayHello() - Method in class jgroup.test.jini.HelloServer
External method
sayHello() - Method in interface jgroup.test.jini.reggie.ReggieHello
 
sayHello() - Method in class jgroup.test.jini.reggie.ReggieHelloServer
External method
serviceIDNotify(ServiceID) - Method in class jgroup.relacs.gm.GregRegistryLayer
 
serviceIDNotify(ServiceID) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
serviceIDNotify(ServiceID) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
serviceIDNotify(ServiceID) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
setBalance(int) - Method in class jgroup.test.jini.txn.Account
Set balance of an account.
setExpiration(long) - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
 
setLocks() - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
Setter method for the locks.
setLogManager(LogManager) - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
Setter method for the LogManager.
setLookupGroups(String[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
setLookupGroups(String[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
setLookupLocators(LookupLocator[]) - Method in class jgroup.test.jini.reggie.ReggieHelloServer
 
setNumber(long) - Method in class jgroup.test.jini.txn.Account
Set the account number of an account.
setSettler(TxnSettler) - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
Setter method for TxnSettler.
setTaskManager(TaskManager) - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
Setter method for the TaskManager.
setWakeupManager(WakeupManager) - Method in class com.sun.jini.mahalo.GroupTxnManagerTransaction
Setter method for WakeupManager.

T

toString() - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
toString() - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
toString() - Method in class jgroup.test.jini.txn.NonReplicatedBankServer.CreditDebit
 
toString() - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2.CreditDebit
 
toString() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer.CreditDebit
 
toString() - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2.CreditDebit
 
toString() - Method in class jgroup.test.jini.txn.ReplicatedBankServer.CreditDebit
 
toString() - Method in class jgroup.test.jini.txn.ReplicatedBankServer2.CreditDebit
 
transCommitted(long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
transCommitted(long) - Method in interface jgroup.jini.txn.InternalPassiveGroupTransactionManager
 
transPrepared(Object, long) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
transPrepared(Object, long) - Method in interface jgroup.jini.txn.InternalPassiveGroupTransactionManager
Transfers the state of the txn to other members of the group.
TxnClient - Class in jgroup.test.jini.txn
Client for running Jini transactions, using either replicated or non-replicated transaction components.
TxnClient() - Constructor for class jgroup.test.jini.txn.TxnClient
Constructor invoked by main
txnCompleted(long, int) - Method in interface jgroup.jini.txn.InternalPassiveTransactionParticipant
 
txnCompleted(long, int) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
txnCompleted(long, int) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
txnDeposit(long, int, long) - Method in interface jgroup.jini.txn.InternalPassiveTransactionParticipant
Transfer deposit state to other members int he group
txnDeposit(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
txnDeposit(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
txnPrepared(long, Object) - Method in interface jgroup.jini.txn.InternalPassiveTransactionParticipant
Transfers the state of the txn to other members of the group.
txnPrepared(long, Object) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
txnPrepared(long, Object) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
txns - Variable in class com.sun.jini.mahalo.GroupTxnManagerImpl
 
txnWithdraw(long, int, long) - Method in interface jgroup.jini.txn.InternalPassiveTransactionParticipant
Transfer withdraw state to other members in the group.
txnWithdraw(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
txnWithdraw(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 

V

viewChange(View) - Method in class com.sun.jini.mahalo.GroupTransientMahalo
 
viewChange(View) - Method in class com.sun.jini.mahalo.PassiveGroupMahalo
 
viewChange(View) - Method in class jgroup.test.jini.HelloServer
 
viewChange(View) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
viewChange(View) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
viewChange(View) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
 
viewChange(View) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 

W

withdraw(long, int, long) - Method in interface jgroup.test.jini.txn.Bank
Do a withdraw operation on given account.
withdraw(long, int, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer
 
withdraw(long, int, long) - Method in class jgroup.test.jini.txn.NonReplicatedBankServer2
 
withdraw(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer
 
withdraw(long, int, long) - Method in class jgroup.test.jini.txn.PassiveReplicatedBankServer2
 
withdraw(long, int, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer
This method should be atomic or using leadercast.
withdraw(long, int, long) - Method in class jgroup.test.jini.txn.ReplicatedBankServer2
 

A B C D E G H I J L M N P R S T V W

Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.