- cast(Class<X>) - Method in interface org.csc.phynixx.common.cast.IImplementor
-
Fuehrt den cast nach Class
- cast(Class<X>) - Method in class org.csc.phynixx.common.cast.Implementor
-
prueft, ob uebergebene Klasse assignable von aktueller Klasse ist.
- cast(Object, Class<T>) - Static method in class org.csc.phynixx.common.cast.ImplementorUtils
-
Casts an object to the class or interface represented
by this Class object.
- cast(Class<X>) - Method in class org.csc.phynixx.common.cast.ImplementorWrapper
-
prueft, ob uebergebene Klasse assignable von aktueller
Klasse ist.
- cast(Class<X>) - Method in class org.csc.phynixx.common.cast.ObjectImplementor
-
prueft, ob uebergebene Klasse assignable von aktueller
Klasse ist.
- checkCondition() - Method in interface org.csc.phynixx.watchdog.IWatchedCondition
-
- checkCondition() - Method in class org.csc.phynixx.watchdog.NotificationCondition
-
- checkCondition() - Method in class org.csc.phynixx.watchdog.TimeoutCondition
-
- CheckConditionFailedLog - Class in org.csc.phynixx.watchdog.log
-
Created by christoph on 09.06.2012.
- CheckConditionFailedLog(IWatchedCondition) - Constructor for class org.csc.phynixx.watchdog.log.CheckConditionFailedLog
-
- CheckConditionFailedLog(IWatchedCondition, String) - Constructor for class org.csc.phynixx.watchdog.log.CheckConditionFailedLog
-
- cleanup() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLoggerFactory
-
destroys a logfiles
- cleanup() - Method in interface org.csc.phynixx.loggersystem.logger.IDataLoggerFactory
-
Destroys all Logger of the logerSystem
- clearOut() - Method in class org.csc.phynixx.watchdog.WatchdogRegistry
-
- close() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- close() - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- close() - Method in interface org.csc.phynixx.connection.ICloseable
-
- close() - Method in interface org.csc.phynixx.connection.IPhynixxConnection
-
Closes the connection and releases all resources.
- close() - Method in interface org.csc.phynixx.connection.IPhynixxConnectionFactory
-
closes the factory and releases all resources
- close() - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionFactory
-
closes all currently opened connections
- close() - Method in class org.csc.phynixx.connection.loggersystem.Dev0Strategy
-
- close() - Method in interface org.csc.phynixx.connection.loggersystem.IPhynixxLoggerSystemStrategy
-
closes the strategy including all resources
- close() - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
- close() - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionFactory
-
- close(PhynixxManagedConnectionGuard<C>) - Method in class org.csc.phynixx.connection.PooledConnectionCloseStrategy
-
- close() - Method in class org.csc.phynixx.connection.PooledPhynixxManagedConnectionFactory
-
- close(PhynixxManagedConnectionGuard<C>) - Method in class org.csc.phynixx.connection.UnpooledConnectionCloseStrategy
-
- close() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLogger
-
- close() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
Schliesst die Datei und den FileChannel
- close() - Method in interface org.csc.phynixx.loggersystem.logger.IDataLogger
-
close the Log files and perform necessary cleanup tasks.
- close() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderProvider
-
Close this pool, and free any resources associated with it.
- close() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderRecovery
-
closes all open recorder.
- close() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderRepository
-
closes all open recorder.
- close() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXARecorderRepository
-
- close() - Method in class org.csc.phynixx.loggersystem.logrecord.SimpleXADataRecorderPool
-
- close() - Method in class org.csc.phynixx.loggersystem.logrecord.XARecorderRecovery
-
- close() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterFactoryImpl
-
- close() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
Schliesst die Datei und den FileChannel
- close() - Method in interface org.csc.phynixx.tutorial.UTFWriter
-
- close() - Method in class org.csc.phynixx.tutorial.UTFWriterImpl
-
Schliesst die Datei und den FileChannel
- close() - Method in interface org.csc.phynixx.xa.ILocalTransactionRepository
-
- close() - Method in interface org.csc.phynixx.xa.IPhynixxXAConnection
-
- close() - Method in interface org.csc.phynixx.xa.IPhynixxXAResourceFactory
-
- close() - Method in interface org.csc.phynixx.xa.ITransactionBinding
-
- close() - Method in interface org.csc.phynixx.xa.IXATransactionalBranchRepository
-
- close() - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
finds the transactional branch of the current XAResource associated with
die XID
Close this XA XAResourceProgressState.
- close() - Method in class org.csc.phynixx.xa.PhynixxXAResourceFactory
-
Closes all pending XAResources and all reopen but unused connections
- closed(IPhynixxXAResourceListener.IPhynixxXAResourceEvent<C>) - Method in interface org.csc.phynixx.xa.IPhynixxXAResourceListener
-
- closed(IPhynixxXAResourceListener.IPhynixxXAResourceEvent<T>) - Method in class org.csc.phynixx.xa.PhynixxXAResourceFactory
-
- com.builder.uk.watchme - package com.builder.uk.watchme
-
- commit() - Method in interface org.csc.phynixx.connection.IPhynixxConnection
-
- commit(boolean) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnection
-
- commit() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
updates the first 4 bytes of the file with the current position of the randomAccessFile
- commit() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
- commit(Xid, boolean) - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
- compareTo(Object) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- conditionViolated() - Method in interface org.csc.phynixx.watchdog.IWatchedCondition
-
callback if the condition is vioalated
- conditionViolated() - Method in class org.csc.phynixx.watchdog.NotificationCondition
-
- conditionViolated() - Method in class org.csc.phynixx.watchdog.TimeoutCondition
-
- conditionViolated() - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
called when the current XAresource is expired (time out occurred) The
current Impl. does nothing but marked the associated TX as rollback only
The underlying core connection are not treated ....
- ConditionViolatedLog - Class in org.csc.phynixx.watchdog.log
-
Created by christoph on 09.06.2012.
- ConditionViolatedLog(IWatchedCondition) - Constructor for class org.csc.phynixx.watchdog.log.ConditionViolatedLog
-
- ConditionViolatedLog(IWatchedCondition, String) - Constructor for class org.csc.phynixx.watchdog.log.ConditionViolatedLog
-
- connectionCommitted(IManagedConnectionCommitEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connectionCommitted - connection is committed
- connectionCommitted(IManagedConnectionCommitEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
- connectionCommitted(IManagedConnectionCommitEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
NOOP
- connectionCommitting(IManagedConnectionCommitEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connection enters state 'committing' (connection is to be committed)
- connectionCommitting(IManagedConnectionCommitEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
- connectionErrorOccurred(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connectionErrorOccurred is triggered when a fatal error,
such as the server is crashing, causes the connection to be lost
- connectionErrorOccurred(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
NOOP
- connectionFreed(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connection dereferenced
- connectionFreed(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
Logger will be closed.
- connectionFreed(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionFactory
-
- connectionFreed(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
NOOP
- connectionFreed(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PooledPhynixxManagedConnectionFactory
-
the connection is set free an released from the pool
- connectionPrepared(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connection is prepared
- connectionPrepared(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
- connectionPreparing(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connection enters state 'preparing'
- connectionPreparing(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
- connectionRecovered(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connection is recovered
- connectionRecovered(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
destroys the datalogger
- connectionRecovered(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
- connectionRecovering(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connection enters state 'recovering'
- connectionRecovering(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
- connectionRecovering(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
- connectionReleased(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
called after the connection is close.
- connectionReleased(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
If a dataRecorder is found in this phase it indicates an abnormal program
flow.
- connectionReleased(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionFactory
-
the connection is released to the pool
- connectionReleased(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
NOOP
- connectionReleased(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PooledPhynixxManagedConnectionFactory
-
the connection is sent back to the pool
- connectionRequiresTransaction(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connectionRequiresTransaction - an action should be performed that
must be transactional
- connectionRequiresTransaction(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.Dev0Strategy
-
- connectionRequiresTransaction(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
- connectionRequiresTransaction(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
NOOP
- connectionRequiresTransactionExecuted(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connectionRequiresTransaction - an action was performed that
must be transactional.
- connectionRequiresTransactionExecuted(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
- connectionReset(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
called before the connection is opened
- connectionReset(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
Noop
- connectionRolledback(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
connectionRolledback - the underlying connection was rolledback
- connectionRolledback(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
- connectionRolledback(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
NOOP
- connectionRollingBack(IManagedConnectionEvent<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionListener
-
starts rolling back the connection
- connectionRollingBack(IManagedConnectionEvent<C>) - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionListenerAdapter
-
- ConstantsPrinter - Class in org.csc.phynixx.xa
-
- ConstantsPrinter() - Constructor for class org.csc.phynixx.xa.ConstantsPrinter
-
- createDataRecord(XALogRecordType, byte[][]) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
- createDataRecord(XALogRecordType, byte[]) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
- createDataRecord(XALogRecordType, byte[]) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- createDataRecord(XALogRecordType, byte[][]) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- createLongGenerator(long) - Static method in class org.csc.phynixx.common.generator.IDGenerators
-
- createLongGenerator(long, boolean) - Static method in class org.csc.phynixx.common.generator.IDGenerators
-
- createWatchdog(long) - Method in class org.csc.phynixx.watchdog.WatchdogRegistry
-
- createXADataRecorder() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderRepository
-
creates a recorder ready for logging.
- createXADataRecorder() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXARecorderRepository
-
- IAccessGuard - Interface in org.csc.phynixx.loggersystem.logger.channellogger.lock
-
Das vorliegende IF schuetzt und synchronisiert den Zugriff auf Ressourcen.
- IAutoCommitAware - Interface in org.csc.phynixx.connection
-
Created by christoph on 03.03.14.
- ICloseable - Interface in org.csc.phynixx.connection
-
Created by Christoph Schmidt-Casdorff on 17.02.14.
- IConnectionDelegate<C> - Interface in org.csc.phynixx.spring.jta
-
Created by christoph on 14.12.2014.
- IDataLogger - Interface in org.csc.phynixx.loggersystem.logger
-
A logger is enabled to write data in an atomic manner.
- IDataLoggerFactory - Interface in org.csc.phynixx.loggersystem.logger
-
- IDataLoggerReplay - Interface in org.csc.phynixx.loggersystem.logger
-
- IDataRecord - Interface in org.csc.phynixx.loggersystem.logrecord
-
a single record is consistent set logged data. this data is stored as
byte[][].
- IDataRecordReplay - Interface in org.csc.phynixx.loggersystem.logrecord
-
replays the log record in the right order.
- IDataRecordSequence - Interface in org.csc.phynixx.loggersystem.logrecord
-
read only access to a sequence of data records
- IDelegated - Interface in org.csc.phynixx.common.exceptions
-
- IDGenerator<T> - Interface in org.csc.phynixx.common.generator
-
Created by christoph on 23.02.14.
- IDGenerator - Class in org.csc.phynixx.xa
-
- IDGenerator() - Constructor for class org.csc.phynixx.xa.IDGenerator
-
- IDGenerator(long) - Constructor for class org.csc.phynixx.xa.IDGenerator
-
- IDGenerators - Class in org.csc.phynixx.common.generator
-
Created by christoph on 23.02.14.
- IDGenerators() - Constructor for class org.csc.phynixx.common.generator.IDGenerators
-
- IFileChannelLockStrategy - Interface in org.csc.phynixx.loggersystem.logger.channellogger.lock
-
- IImplementor - Interface in org.csc.phynixx.common.cast
-
Instanzen, welche mehere Interface implementieren, welche nicht alle an der Instanz sichtbar sind,
bieten mit Hilfe dieses IF die Moeglichkeit, zu einen dieser 'versteckten' Interfaces zu wechselen
- ILocalTransactionRepository<C extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
- ILogRecordReader - Interface in org.csc.phynixx.loggersystem.logrecord
-
- ILogRecordReplayListener - Interface in org.csc.phynixx.loggersystem.logrecord
-
- ILogRecordWriter - Interface in org.csc.phynixx.loggersystem.logrecord
-
- IManagedConnectionCommitEvent<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
Created by christoph on 03.03.14.
- IManagedConnectionEvent<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
- IManagedDataRecordLogger - Interface in org.csc.phynixx.loggersystem.logrecord
-
a record logger that can releases its resources
- Implementor - Class in org.csc.phynixx.common.cast
-
Als Superklasse casted diese Klasse in die Subclass gegebene durch
this.getClass()
- Implementor() - Constructor for class org.csc.phynixx.common.cast.Implementor
-
- ImplementorUtils - Class in org.csc.phynixx.common.cast
-
- ImplementorUtils() - Constructor for class org.csc.phynixx.common.cast.ImplementorUtils
-
- ImplementorWrapper<Y extends IImplementor> - Class in org.csc.phynixx.common.cast
-
- ImplementorWrapper(Y) - Constructor for class org.csc.phynixx.common.cast.ImplementorWrapper
-
- incCount() - Method in class com.builder.uk.watchme.WatchMeBean
-
- info(String) - Method in interface org.csc.phynixx.common.logger.IPhynixxLogger
-
- info(String, Throwable) - Method in interface org.csc.phynixx.common.logger.IPhynixxLogger
-
- INFO - Static variable in class org.csc.phynixx.common.logger.PrintLogger
-
- info(String) - Method in class org.csc.phynixx.common.logger.PrintLogger
-
- info(String, Throwable) - Method in class org.csc.phynixx.common.logger.PrintLogger
-
- info(String) - Method in class org.csc.phynixx.common.logger.SLF4JLogger
-
- info(String, Throwable) - Method in class org.csc.phynixx.common.logger.SLF4JLogger
-
- instanciateLocalTransactionProxy(Lid, IPhynixxManagedConnection<C>) - Method in interface org.csc.phynixx.xa.ILocalTransactionRepository
-
- instanciateLogger(String) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLoggerFactory
-
- instanciateLogger(String, AccessMode) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLoggerFactory
-
- instanciateLogger(String) - Method in interface org.csc.phynixx.loggersystem.logger.IDataLoggerFactory
-
- instanciateLogger(String, AccessMode) - Method in interface org.csc.phynixx.loggersystem.logger.IDataLoggerFactory
-
- instanciateTransactionalBranch(Xid, IPhynixxManagedConnection<C>) - Method in interface org.csc.phynixx.xa.IXATransactionalBranchRepository
-
- instantiateConnection() - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionFactory
-
- IObject - Interface in org.csc.phynixx.spring.jta
-
Created by christoph on 14.12.2014.
- IObjectReference<T> - Interface in org.csc.phynixx.watchdog.objectref
-
Created by christoph on 09.06.2012.
- IPhynixTransactionListener - Interface in org.csc.phynixx.xa
-
Created by Christoph Schmidt-Casdorff on 13.02.14.
- IPhynixxConnection - Interface in org.csc.phynixx.connection
-
- IPhynixxConnectionFactory<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
- IPhynixxConnectionHandle<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
- IPhynixxConnectionProxyDecorator<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
- IPhynixxConnectionProxyFactory<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
- IPhynixxLogger - Interface in org.csc.phynixx.common.logger
-
- IPhynixxLoggerSystemStrategy<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection.loggersystem
-
Each connection may have a
this IF represents a strategy assigning loggers to connections.
- IPhynixxLogManager - Interface in org.csc.phynixx.common.logger
-
- IPhynixxManagedConnection<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
a managed connection is managed by the phynixx system.
- IPhynixxManagedConnectionFactory<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
- IPhynixxManagedConnectionListener<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
lifecycle listener of an Connection.
- IPhynixxRecovery<C extends IPhynixxConnection> - Interface in org.csc.phynixx.connection
-
Created by Christoph Schmidt-Casdorff on 26.02.14.
- IPhynixxRecovery.IRecoveredManagedConnection<C> - Interface in org.csc.phynixx.connection
-
Created by christoph on 02.02.14.
- IPhynixxXAConnection<C extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
keeps the XAResource's relation to the connection.
- IPhynixxXAResource<C extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
Created by Christoph Schmidt-Casdorff on 10.02.14.
- IPhynixxXAResourceFactory<T extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
Created by Christoph Schmidt-Casdorff on 09.07.14.
- IPhynixxXAResourceListener<C extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
- IPhynixxXAResourceListener.IPhynixxXAResourceEvent<T extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
- IPooledConnection - Interface in org.csc.phynixx.connection
-
- IResourceIDGenerator - Interface in org.csc.phynixx.xa
-
- isActive() - Method in interface org.csc.phynixx.watchdog.IWatchedCondition
-
- isActive() - Method in class org.csc.phynixx.watchdog.NotificationCondition
-
- isAlive() - Method in interface org.csc.phynixx.watchdog.IWatchdog
-
- isAlive() - Method in class org.csc.phynixx.watchdog.WatchdogReference
-
- isAutoCommit() - Method in interface org.csc.phynixx.connection.IAutoCommitAware
-
- isAutoCommit() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
- isAutocommitAware() - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionFactory
-
- isAutocommitAware() - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionFactory
-
- isClose() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
zeigt an, ob die Instanz geschlossen ist
- isClosed() - Method in interface org.csc.phynixx.connection.ICloseable
-
- isClosed() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLogger
-
- isClosed() - Method in interface org.csc.phynixx.loggersystem.logger.IDataLogger
-
- isClosed() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
true g.t.w. logger ist disqualified, destroyed or reset
- isClosed() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderProvider
-
- isClosed() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderRepository
-
- isClosed() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- isClosed() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXARecorderRepository
-
- isClosed() - Method in class org.csc.phynixx.loggersystem.logrecord.SimpleXADataRecorderPool
-
- isClosed() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
zeigt an, ob die Instanz geschlossen ist
- isClosed() - Method in interface org.csc.phynixx.tutorial.UTFWriter
-
- isClosed() - Method in class org.csc.phynixx.tutorial.UTFWriterImpl
-
zeigt an, ob die Instanz geschlossen ist
- isClosed() - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
- isCommitting() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
- isCommitting() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- isCompleted() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- isDebugEnabled() - Method in interface org.csc.phynixx.common.logger.IPhynixxLogger
-
- isDebugEnabled() - Method in class org.csc.phynixx.common.logger.PrintLogger
-
- isDebugEnabled() - Method in class org.csc.phynixx.common.logger.SLF4JLogger
-
- isEmpty() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
- isEmpty() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- isGlobalTransaction() - Method in interface org.csc.phynixx.xa.ITransactionBinding
-
- isImplementationOf(Class<X>) - Method in interface org.csc.phynixx.common.cast.IImplementor
-
Prueft, ob cast in die gewuenschte Zielklasse moeglich ist.
- isImplementationOf(Class<X>) - Method in class org.csc.phynixx.common.cast.Implementor
-
- isImplementationOf(Object, Class<T>) - Static method in class org.csc.phynixx.common.cast.ImplementorUtils
-
prueft, ob eine Objekt in den Zieltyp targetClass zu casten
ist.
- isImplementationOf(Class<X>) - Method in class org.csc.phynixx.common.cast.ImplementorWrapper
-
- isImplementationOf(Class<X>) - Method in class org.csc.phynixx.common.cast.ObjectImplementor
-
- isInfoEnabled() - Method in interface org.csc.phynixx.common.logger.IPhynixxLogger
-
- isInfoEnabled() - Method in class org.csc.phynixx.common.logger.PrintLogger
-
- isInfoEnabled() - Method in class org.csc.phynixx.common.logger.SLF4JLogger
-
- isKilled() - Method in interface org.csc.phynixx.watchdog.IWatchdog
-
- isKilled() - Method in class org.csc.phynixx.watchdog.WatchdogReference
-
- isLocalTransaction() - Method in interface org.csc.phynixx.xa.ITransactionBinding
-
- isOnePhaseCommit() - Method in interface org.csc.phynixx.connection.IManagedConnectionCommitEvent
-
- isPrepared() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- isSameRM(XAResource) - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
This method is called to determine if the resource manager instance
represented by the target object is the same as the resource manager
instance represented by the parameter xares .
- isStale() - Method in interface org.csc.phynixx.watchdog.IWatchdog
-
- isStale() - Method in interface org.csc.phynixx.watchdog.objectref.IObjectReference
-
- isStale() - Method in class org.csc.phynixx.watchdog.objectref.ObjectReference
-
- isStale() - Method in class org.csc.phynixx.watchdog.objectref.WeakObjectReference
-
- isStale() - Method in class org.csc.phynixx.watchdog.WatchdogReference
-
- isSupportsTimeOut() - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
- isSupportsTimeOut() - Method in class org.csc.phynixx.xa.PhynixxXAResourceFactory
-
- isSynchronizeConnection() - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnectionFactory
-
- isSynchronizeConnection() - Method in class org.csc.phynixx.connection.PhynixxManagedConnectionFactory
-
- isSynchronized() - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnection
-
- isTraceEnabled() - Method in interface org.csc.phynixx.common.logger.IPhynixxLogger
-
- isTraceEnabled() - Method in class org.csc.phynixx.common.logger.PrintLogger
-
- isTraceEnabled() - Method in class org.csc.phynixx.common.logger.SLF4JLogger
-
- isUseless() - Method in interface org.csc.phynixx.watchdog.IWatchdog
-
if the watchdog watches only conditions that are irrelevant it is marked as useles
and it can be shut down.
- isUseless() - Method in interface org.csc.phynixx.watchdog.IWatchedCondition
-
indicates that the condition isn't needed any longer ...
- isUseless() - Method in class org.csc.phynixx.watchdog.NotificationCondition
-
- isUseless() - Method in class org.csc.phynixx.watchdog.WatchdogReference
-
- isValid() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.lock.FileLockAccessGuard
-
- isValid() - Method in interface org.csc.phynixx.loggersystem.logger.channellogger.lock.IAccessGuard
-
checks if the lock is still valid
- isWeakReference() - Method in interface org.csc.phynixx.watchdog.objectref.IObjectReference
-
- isWeakReference() - Method in class org.csc.phynixx.watchdog.objectref.ObjectReference
-
- isWeakReference() - Method in class org.csc.phynixx.watchdog.objectref.WeakObjectReference
-
- ITimeoutCondition - Interface in org.csc.phynixx.watchdog
-
- ITransactionBinding<C extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
Created by christoph on 16.02.14.
- IWatchdog - Interface in org.csc.phynixx.watchdog
-
- IWatchdogLog - Interface in org.csc.phynixx.watchdog.log
-
Created by christoph on 09.06.2012.
- IWatchedCondition - Interface in org.csc.phynixx.watchdog
-
- IXADataRecorder - Interface in org.csc.phynixx.loggersystem.logrecord
-
logs binary data.
- IXADataRecorderAware - Interface in org.csc.phynixx.connection
-
- IXADataRecorderLifecycleListener - Interface in org.csc.phynixx.loggersystem.logrecord
-
Notification concering the sates of an XARecorder
- IXARecorderProvider - Interface in org.csc.phynixx.loggersystem.logrecord
-
- IXARecorderRecovery - Interface in org.csc.phynixx.loggersystem.logrecord
-
tries to re-establish all recorders.
- IXARecorderRepository - Interface in org.csc.phynixx.loggersystem.logrecord
-
XAResource logger is specialized to support the logging of a xaresource to
rollback/recover the resource in the context of an transaction manager.
- IXARecorderResourceListener - Interface in org.csc.phynixx.loggersystem.logrecord
-
- IXATransactionalBranchDictionary<C extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
Created by Christoph Schmidt-Casdorff on 10.02.14.
- IXATransactionalBranchRepository<C extends IPhynixxConnection> - Interface in org.csc.phynixx.xa
-
Created by Christoph Schmidt-Casdorff on 10.02.14.
- read(int) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
reads the next length bytes starting form the current file position.
- readBoolean() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readByte() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readContent() - Method in interface org.csc.phynixx.tutorial.TAEnabledUTFWriter
-
reads the content
- readContent() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
- readContent() - Method in interface org.csc.phynixx.tutorial.UTFWriter
-
reads the content
- readContent() - Method in class org.csc.phynixx.tutorial.UTFWriterImpl
-
- readDouble() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readFloat() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readIncompleteTransactions() - Method in class org.csc.phynixx.connection.loggersystem.Dev0Strategy
-
- readIncompleteTransactions() - Method in interface org.csc.phynixx.connection.loggersystem.IPhynixxLoggerSystemStrategy
-
recovers all Loggers of the system and returns a list of all reopen message sequences
Each message sequence represents an incomplete transaction.
- readIncompleteTransactions() - Method in class org.csc.phynixx.connection.loggersystem.LoggerPerTransactionStrategy
-
- readInt() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readInt() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
reads the next INTEGER starting form the current file position.
- readLong() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readLong() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
reads the next LONG starting form the current file position.
- readMessageSequences() - Method in interface org.csc.phynixx.loggersystem.logrecord.ILogRecordReader
-
scans the logger and re-instanciates all LogMessage sequences
- readObject() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readShort() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- readShort() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
reads the next SHORT starting form the current file position.
- readUTF() - Method in class org.csc.phynixx.common.io.LogRecordReader
-
- recorderDataRecorderClosed(IXADataRecorder) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorderLifecycleListener
-
indicates a closed XADataRecorder
- recorderDataRecorderClosed(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.SimpleXADataRecorderPool
-
a closed recorder is removed from the repository, but the content isn't
discard. the logger is destroyed and is removed form the internal
management
- recorderDataRecorderClosed(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.XARecorderRecovery
-
Logger is closed an can be forgotten.
- recorderDataRecorderDestroyed(IXADataRecorder) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorderLifecycleListener
-
indicates a destroyed XADataRecorder.
- recorderDataRecorderDestroyed(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.SimpleXADataRecorderPool
-
the logger is destroyed and is removed form the internal management
- recorderDataRecorderDestroyed(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.XARecorderRecovery
-
- recorderDataRecorderOpened(IXADataRecorder) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorderLifecycleListener
-
indicates a opended XADataRecorder
- recorderDataRecorderOpened(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.SimpleXADataRecorderPool
-
- recorderDataRecorderOpened(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.XARecorderRecovery
-
- recorderDataRecorderReleased(IXADataRecorder) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorderLifecycleListener
-
indicates a reset XADataRecorder
- recorderDataRecorderReleased(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.SimpleXADataRecorderPool
-
A logger is rewinded and ready for re-use.
- recorderDataRecorderReleased(IXADataRecorder) - Method in class org.csc.phynixx.loggersystem.logrecord.XARecorderRecovery
-
a recovered Recorder isn't used any longer
- recorderResourceClosed(IXARecorderRepository) - Method in class org.csc.phynixx.connection.jmx.LoggerSystemManagement
-
- recorderResourceClosed(IXARecorderRepository) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderResourceListener
-
- recorderResourceOpened(IXARecorderRepository) - Method in class org.csc.phynixx.connection.jmx.LoggerSystemManagement
-
- recorderResourceOpened(IXARecorderRepository) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXARecorderResourceListener
-
- recover() - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnection
-
- recover(IPhynixxRecovery.IRecoveredManagedConnection<C>) - Method in interface org.csc.phynixx.connection.IPhynixxRecovery
-
recovers all connection that have not completed transactions.
- recover(IPhynixxRecovery.IRecoveredManagedConnection<C>) - Method in class org.csc.phynixx.connection.PhynixxRecovery
-
- recover() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
tries to recover all persistent information
- recover() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
recovers the dataRecorder
all messages are removed and all the messsages of the logger are recoverd
- recover() - Method in interface org.csc.phynixx.xa.IPhynixxXAResourceFactory
-
- recover(int) - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
the system is recovered by the xaResourceFactory representing the
persistence management system,
- recover() - Method in class org.csc.phynixx.xa.PhynixxXAResourceFactory
-
resource factory represents the persistence management system and is
responsible to implements system recovery Subclasses have to implement
die recovery
- recoverMessage(IDataRecord) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- recoverReplayListener() - Method in interface org.csc.phynixx.connection.IXADataRecorderAware
-
This callback delivers the from the persistence store if the transaction/connection
has been interrupted an has ended abnormal.
- recoverReplayListener() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
- registerCondition(IWatchedCondition) - Method in interface org.csc.phynixx.watchdog.IWatchdog
-
- registerCondition(IWatchedCondition) - Method in class org.csc.phynixx.watchdog.WatchdogReference
-
- registerWatchdog(Watchdog) - Method in class org.csc.phynixx.watchdog.WatchdogRegistry
-
Thread wird unter seinem Namen verwaltet (t.getName())
- release() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.lock.FileLockAccessGuard
-
- release() - Method in interface org.csc.phynixx.loggersystem.logger.channellogger.lock.IAccessGuard
-
- release() - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
resets the dataLogger and prepares it for reuse.
- release() - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
rewinds the recorder and resets the dataLogger.
- release() - Method in interface org.csc.phynixx.xa.ITransactionBinding
-
gibt die Bindung an die Transaction frei.
- releaseConnection(IPhynixxManagedConnection<C>) - Method in class org.csc.phynixx.connection.PooledPhynixxManagedConnectionFactory
-
closes the connection an releases it to the pool
- releaseLocalTransactionProxy(Lid) - Method in interface org.csc.phynixx.xa.ILocalTransactionRepository
-
- releaseTransactionalBranch(Xid) - Method in interface org.csc.phynixx.xa.IXATransactionalBranchRepository
-
- removeConnectionListener(IPhynixxManagedConnectionListener<C>) - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnection
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.builder.uk.watchme.WatchMeBean
-
- removeX(X) - Method in class org.csc.phynixx.common.utils.GroupingAssociation
-
- removeX(X) - Method in class org.csc.phynixx.common.utils.UnorderedMany2ManyAssociation
-
- removeXAResourceListener(IPhynixxXAResourceListener<C>) - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
- removeY(Y) - Method in class org.csc.phynixx.common.utils.GroupingAssociation
-
- removeY(Y) - Method in class org.csc.phynixx.common.utils.UnorderedMany2ManyAssociation
-
- reopen() - Method in interface org.csc.phynixx.connection.IPhynixxManagedConnection
-
opens a connection that may have been reset.
- reopen(AccessMode) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLogger
-
reopens the datalogger.
- reopen(AccessMode) - Method in interface org.csc.phynixx.loggersystem.logger.IDataLogger
-
reopens the datalogger.
- replay(IDataLoggerReplay) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLogger
-
- replay(IDataLoggerReplay) - Method in interface org.csc.phynixx.loggersystem.logger.IDataLogger
-
callback method to replay the data of the logger.
- replayRecords(IDataRecordReplay) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
- replayRecords(IDataRecordReplay) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- replayRollback(IDataRecord) - Method in interface org.csc.phynixx.loggersystem.logrecord.IDataRecordReplay
-
rolls back
- replayRollforward(IDataRecord) - Method in interface org.csc.phynixx.loggersystem.logrecord.IDataRecordReplay
-
rollforward moves from prepared to committed
- RequiresTransaction - Annotation Type in org.csc.phynixx.connection
-
should not be inherited
- reset() - Method in class com.builder.uk.watchme.WatchMeBean
-
- reset() - Method in interface com.builder.uk.watchme.WatchMeBeanMBean
-
- reset() - Method in interface org.csc.phynixx.connection.IPhynixxConnection
-
resets a connection and prepares it for reuse.
- reset() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
updates the committed size with 0.
- reset() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
bereitet die Writer zur Wiederverwendung vor
- resetCondition() - Method in interface org.csc.phynixx.watchdog.ITimeoutCondition
-
- resetCondition(long) - Method in interface org.csc.phynixx.watchdog.ITimeoutCondition
-
- resetCondition() - Method in class org.csc.phynixx.watchdog.TimeoutCondition
-
- resetCondition(long) - Method in class org.csc.phynixx.watchdog.TimeoutCondition
-
- resetContent() - Method in interface org.csc.phynixx.tutorial.TAEnabledUTFWriter
-
resets the content of the file associated with die current transaction
- resetContent() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
- resetContent() - Method in interface org.csc.phynixx.tutorial.UTFWriter
-
resets the content of the file associated with die current transaction
- resetContent() - Method in class org.csc.phynixx.tutorial.UTFWriterImpl
-
- resolve(short) - Static method in class org.csc.phynixx.loggersystem.logrecord.XALogRecordType
-
- resolveWatchdogId(Long) - Method in class org.csc.phynixx.watchdog.WatchdogRegistry
-
- restart() - Method in class org.csc.phynixx.watchdog.jmx.WatchdogManagement
-
- restart(long) - Method in class org.csc.phynixx.watchdog.jmx.WatchdogManagement
-
- restart() - Method in interface org.csc.phynixx.watchdog.jmx.WatchdogManagementMBean
-
- restart(long) - Method in interface org.csc.phynixx.watchdog.jmx.WatchdogManagementMBean
-
- restart() - Method in class org.csc.phynixx.watchdog.jmx.WatchTheWatchdogs
-
- restart() - Method in interface org.csc.phynixx.watchdog.jmx.WatchTheWatchdogsMBean
-
- restart() - Method in class org.csc.phynixx.watchdog.WatchdogRegistry
-
restarts all Watchdogs
- restart(Long) - Method in class org.csc.phynixx.watchdog.WatchdogRegistry
-
restart the Watchdog with the given id
- restoreSize(long) - Method in interface org.csc.phynixx.tutorial.UTFWriter
-
- restoreSize(long) - Method in class org.csc.phynixx.tutorial.UTFWriterImpl
-
- rewind() - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
sets the current position to the start of the data.
- rollback() - Method in interface org.csc.phynixx.connection.IPhynixxConnection
-
- rollback() - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
- rollback(Xid) - Method in class org.csc.phynixx.xa.PhynixxXAResource
-
- ROLLBACK_DATA - Static variable in class org.csc.phynixx.loggersystem.logrecord.XALogRecordType
-
- ROLLBACK_DATA_TYPE - Static variable in class org.csc.phynixx.loggersystem.logrecord.XALogRecordType
-
- ROLLFORWARD_DATA - Static variable in class org.csc.phynixx.loggersystem.logrecord.XALogRecordType
-
- ROLLFORWARD_DATA_TYPE - Static variable in class org.csc.phynixx.loggersystem.logrecord.XALogRecordType
-
recorded by XALogger to mark records
generated by XALogger#putCommit()
- run() - Method in class com.builder.uk.watchme.WatchMeBean
-
- warn(String) - Method in interface org.csc.phynixx.common.logger.IPhynixxLogger
-
- warn(String, Throwable) - Method in interface org.csc.phynixx.common.logger.IPhynixxLogger
-
- WARN - Static variable in class org.csc.phynixx.common.logger.PrintLogger
-
- warn(String) - Method in class org.csc.phynixx.common.logger.PrintLogger
-
- warn(String, Throwable) - Method in class org.csc.phynixx.common.logger.PrintLogger
-
- warn(String) - Method in class org.csc.phynixx.common.logger.SLF4JLogger
-
- warn(String, Throwable) - Method in class org.csc.phynixx.common.logger.SLF4JLogger
-
- WatchdogInfo - Class in org.csc.phynixx.watchdog
-
- WatchdogInfo(IWatchdog) - Constructor for class org.csc.phynixx.watchdog.WatchdogInfo
-
- WatchdogManagement - Class in org.csc.phynixx.watchdog.jmx
-
- WatchdogManagement() - Constructor for class org.csc.phynixx.watchdog.jmx.WatchdogManagement
-
- WatchdogManagementMBean - Interface in org.csc.phynixx.watchdog.jmx
-
- WatchdogReference - Class in org.csc.phynixx.watchdog
-
references a Watchdog by the ID identifing the Watchdog in the watchdog's registry
- WatchdogReference(Long) - Constructor for class org.csc.phynixx.watchdog.WatchdogReference
-
- WatchdogReference(IWatchdog) - Constructor for class org.csc.phynixx.watchdog.WatchdogReference
-
- WatchdogRegistry - Class in org.csc.phynixx.watchdog
-
- WatchdogRegistry.IWatchdogVisitor - Interface in org.csc.phynixx.watchdog
-
- WatchMe - Class in com.builder.uk.watchme
-
- WatchMe() - Constructor for class com.builder.uk.watchme.WatchMe
-
- WatchMeBean - Class in com.builder.uk.watchme
-
- WatchMeBean() - Constructor for class com.builder.uk.watchme.WatchMeBean
-
- WatchMeBeanMBean - Interface in com.builder.uk.watchme
-
- WatchMeFrame - Class in com.builder.uk.watchme
-
Frame class.
- WatchMeFrame() - Constructor for class com.builder.uk.watchme.WatchMeFrame
-
- WatchTheWatchdogs - Class in org.csc.phynixx.watchdog.jmx
-
- WatchTheWatchdogs() - Constructor for class org.csc.phynixx.watchdog.jmx.WatchTheWatchdogs
-
- WatchTheWatchdogsMBean - Interface in org.csc.phynixx.watchdog.jmx
-
- WeakObjectReference<T> - Class in org.csc.phynixx.watchdog.objectref
-
the watchdog references the conditions weakly.
- WeakObjectReference(T) - Constructor for class org.csc.phynixx.watchdog.objectref.WeakObjectReference
-
- windowClosed() - Method in class com.builder.uk.watchme.WatchMeFrame
-
- write(short, byte[]) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLogger
-
- write(short, byte[][]) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.FileChannelDataLogger
-
+-- length of records[0]
+-- data of records[0]
+-- length of records[1]
+-- data of records[1]
. . .
- write(byte[]) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
appends a byte[] to the file, but doesn't commit.
- write(short, byte[][]) - Method in interface org.csc.phynixx.loggersystem.logger.IDataLogger
-
Sub-classes call this method to write log records with
a specific record type.
- write(String) - Method in interface org.csc.phynixx.tutorial.TAEnabledUTFWriter
-
writes a string to file
- write(String) - Method in class org.csc.phynixx.tutorial.TAEnabledUTFWriterImpl
-
- write(String) - Method in interface org.csc.phynixx.tutorial.UTFWriter
-
writes a string to file
- write(String) - Method in class org.csc.phynixx.tutorial.UTFWriterImpl
-
- writeBoolean(boolean) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeByte(byte) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeChar(int) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeData(IDataRecord) - Method in interface org.csc.phynixx.loggersystem.logrecord.ILogRecordWriter
-
- writeDouble(double) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeFloat(float) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeInt(int) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeInt(int) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
appends an INT to the file, but doesn't commit
- writeLong(long) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeLong(long) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
appends a LONG to the file, but doesn't commit
- writeObject(Object) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
write the object's class name to check the consistency if the restroe fails.
- writeRollbackData(byte[]) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
logs the given data
These data can be replyed to perform rollback.
- writeRollbackData(byte[][]) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
logs the given data to perform rollback If writeRollforwardData is called
once this method can not be called any more
- writeRollbackData(byte[]) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
create a new Message with the given data
- writeRollbackData(byte[][]) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
create a new Message with the given data
- writeRollforwardData(byte[][]) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
logs the given data to perfrom rollforward If writeRollforwardData is
called once this method can not be called any more
- writeRollforwardData(byte[]) - Method in interface org.csc.phynixx.loggersystem.logrecord.IXADataRecorder
-
logs the given data to perfrom rollforward If writeRollforwardData is
called once this method can not be called any more
- writeRollforwardData(byte[]) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- writeRollforwardData(byte[][]) - Method in class org.csc.phynixx.loggersystem.logrecord.PhynixxXADataRecorder
-
- writeShort(int) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-
- writeShort(short) - Method in class org.csc.phynixx.loggersystem.logger.channellogger.TAEnabledRandomAccessFile
-
appends a SHORT to the file, but doesn't commit
- writeUTF(String) - Method in class org.csc.phynixx.common.io.LogRecordWriter
-