Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

Activator - Class in fr.dyade.aaa.common.osgi
 
Activator() - Constructor for class fr.dyade.aaa.common.osgi.Activator
 
addMbeanField - Variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
 
addMonitoredAttributes(String, String) - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Add the specified attributes to the list of monitored attributes.
addMonitoredAttributes(String, String) - Method in interface fr.dyade.aaa.common.monitoring.MonitoringTimerTaskMBean
Add the specified attributes to the list of monitored attributes.
addr - Variable in class fr.dyade.aaa.common.net.SocketAddress
The IP address of the Socket Address
addRecord(StringBuffer, String, String, Object) - Static method in class fr.dyade.aaa.common.monitoring.DumpAttributes
Records information about the specified attribute.
addRecord(String, String, Object) - Method in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Records information about the specified attribute.
addRecord(String, String, Object) - Method in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Records information about the specified attribute.
addRecord(String, String, Object) - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Records information about the specified attribute.
addRecord(String, String, Object) - Method in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Records information about the specified attribute.
alloc - Variable in class fr.dyade.aaa.common.Pool
 
allocElement() - Method in class fr.dyade.aaa.common.Pool
 
Arrays - Class in fr.dyade.aaa.common
Deprecated.
Arrays() - Constructor for class fr.dyade.aaa.common.Arrays
Deprecated.
 
attField - Variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
 
attlist - Variable in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
 
average - Variable in class fr.dyade.aaa.common.AverageCPUTask
 
AverageCPUTask - Class in fr.dyade.aaa.common
This class computes the average CPU use by a thread during last minute.
AverageCPUTask(long, int) - Constructor for class fr.dyade.aaa.common.AverageCPUTask
Creates a task that periodically computes the thread load.
averageLoad1 - Variable in class fr.dyade.aaa.common.AverageLoadTask
load averages for the last minute.
averageLoad15 - Variable in class fr.dyade.aaa.common.AverageLoadTask
load averages for the past 15 minutes.
averageLoad5 - Variable in class fr.dyade.aaa.common.AverageLoadTask
load averages for the past 5 minutes.
AverageLoadTask - Class in fr.dyade.aaa.common
This class computes the load average of the server using Unix algorithm.
AverageLoadTask() - Constructor for class fr.dyade.aaa.common.AverageLoadTask
 

B

BADLEVEL - Static variable in class org.objectweb.util.monolog.api.BasicLevel
 
BasicLevel - Class in org.objectweb.util.monolog.api
This class wraps old Monolog's BasicLevel on JavaLog Level.
BasicLevel() - Constructor for class org.objectweb.util.monolog.api.BasicLevel
 
BinaryDump - Class in fr.dyade.aaa.common
This class allows to produce various dump of bytes arrays.
BinaryDump() - Constructor for class fr.dyade.aaa.common.BinaryDump
 
binarySearch(short[], int) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Searches the specified array of ints for the specified value using the binary search algorithm.
BOOLEAN - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
BOOLEAN_ENCODED_SIZE - Static variable in interface fr.dyade.aaa.common.encoding.Encodable
 
buf - Variable in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
buf - Variable in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
BYTE - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
BYTE_ENCODED_SIZE - Static variable in interface fr.dyade.aaa.common.encoding.Encodable
 
BYTEARRAY - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
ByteBufferDecoder - Class in fr.dyade.aaa.common.encoding
Decoder using a byte buffer.
ByteBufferDecoder(ByteBuffer) - Constructor for class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
ByteBufferEncoder - Class in fr.dyade.aaa.common.encoding
Encoder using a byte buffer.
ByteBufferEncoder(ByteBuffer) - Constructor for class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
bytes - Variable in class fr.dyade.aaa.common.encoding.SerializableWrapper
 

C

callWithTimeout(Callable<T>, long, TimeUnit) - Static method in class fr.dyade.aaa.common.concurrent.TimeLimiter
Invokes a specified Callable with the specified time limit.
cancelTask() - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Cancels this timer task.
cancelTask() - Method in interface fr.dyade.aaa.common.monitoring.MonitoringTimerTaskMBean
Cancels this timer task.
canStop - Variable in class fr.dyade.aaa.common.Daemon
Boolean variable used to stop the daemon properly.
charset - Static variable in class fr.dyade.aaa.common.encoding.EncodableHelper
Default charset used to encode/decode String.
charset - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
CLASS_ID_AREA - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
clear() - Method in class fr.dyade.aaa.common.Queue
Removes all of the elements from this queue.
clear() - Method in class fr.dyade.aaa.common.stream.Properties
Clears this hashtable so that it contains no keys.
clearLevel(String) - Static method in class fr.dyade.aaa.common.Debug
 
clone() - Method in class fr.dyade.aaa.common.stream.Properties
Creates a shallow copy of this hashtable.
clone() - Method in class fr.dyade.aaa.common.stream.Properties.Entry
 
close() - Method in class fr.dyade.aaa.common.Daemon
Releases any resources attached to this daemon.
close() - Method in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Close the result file, be careful you have to call this method only if the monitoring task is stopped.
close() - Method in class fr.dyade.aaa.common.Queue
Closes the queue.
closed - Variable in class fr.dyade.aaa.common.Queue
true if the queue has been closed.
com.scalagent.jmx - package com.scalagent.jmx
 
computeLoad(long, long, long) - Method in class fr.dyade.aaa.common.AverageLoadTask
 
computeOSGiServiceNames(Class<?>, Object, Set<String>) - Method in class com.scalagent.jmx.JMXServer
 
Configuration - Class in fr.dyade.aaa.common
This class holds a static list of properties accessible from anywhere.
Configuration() - Constructor for class fr.dyade.aaa.common.Configuration
 
configure(InputStream) - Static method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
CONSOLE_HANDLER - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
containsKey(String) - Method in class fr.dyade.aaa.common.stream.Properties
Tests if the specified object is a key in this hashtable.
context - Static variable in class fr.dyade.aaa.common.osgi.Activator
 
convert(long) - Method in class fr.dyade.aaa.common.AverageLoadTask
 
copyInto(Map) - Method in class fr.dyade.aaa.common.stream.Properties
 
count - Variable in class fr.dyade.aaa.common.stream.Properties
The total number of entries in the hash table.
countActiveTasks() - Method in class fr.dyade.aaa.common.AverageLoadTask
 
cpt1 - Variable in class fr.dyade.aaa.common.Pool
 
cpt2 - Variable in class fr.dyade.aaa.common.Pool
 
cpuTime - Variable in class fr.dyade.aaa.common.AverageCPUTask
 
createEncodable() - Method in interface fr.dyade.aaa.common.encoding.EncodableFactory
Creates an encodable object.
createEncodable() - Method in class fr.dyade.aaa.common.encoding.EncodableInteger.Factory
 
createEncodable() - Method in class fr.dyade.aaa.common.encoding.EncodedString.Factory
 
createEncodable() - Method in class fr.dyade.aaa.common.encoding.EncodedStringList.Factory
 
createEncodable() - Method in class fr.dyade.aaa.common.encoding.SerializableWrapper.Factory
 
createEncodable() - Method in class fr.dyade.aaa.common.encoding.StringPair.Factory
 
createHandler(String, Properties) - Static method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
createServerSocket(int, int) - Method in class fr.dyade.aaa.common.net.ServerSocketFactory
Creates a server socket and binds it to the specified local port number, with the specified backlog.
createServerSocket(int, int, InetAddress) - Method in class fr.dyade.aaa.common.net.ServerSocketFactory
Create a server with the specified port, listen backlog, and local IP address to bind to.
createServerSocket(int, int) - Method in class fr.dyade.aaa.common.net.ServerSocketFactory13
Creates a server socket and binds it to the specified local port number, with the specified backlog.
createServerSocket(int, int, InetAddress) - Method in class fr.dyade.aaa.common.net.ServerSocketFactory13
Create a server with the specified port, listen backlog, and local IP address to bind to.
createSocket(InetAddress, int, int) - Method in class fr.dyade.aaa.common.net.SocketFactory
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress, int, int) - Method in class fr.dyade.aaa.common.net.SocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int, int) - Method in class fr.dyade.aaa.common.net.SocketFactory13
Deprecated.
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress, int, int) - Method in class fr.dyade.aaa.common.net.SocketFactory13
Deprecated.
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int, int) - Method in class fr.dyade.aaa.common.net.SocketFactory14
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress, int, int) - Method in class fr.dyade.aaa.common.net.SocketFactory14
Creates a socket and connects it to the specified remote host on the specified remote port.

D

Daemon - Class in fr.dyade.aaa.common
The Daemon class represents a basic active component in a server.
Daemon(String) - Constructor for class fr.dyade.aaa.common.Daemon
Deprecated. 
Daemon(String, Logger) - Constructor for class fr.dyade.aaa.common.Daemon
Allocates a new Daemon object.
daemon - Variable in class fr.dyade.aaa.common.Daemon
The daemon's nature.
Debug - Class in fr.dyade.aaa.common
This class handles the debug traces.
Debug() - Constructor for class fr.dyade.aaa.common.Debug
 
debug - Static variable in class fr.dyade.aaa.common.Debug
flag used to remove huge logging
DEBUG - Static variable in class org.objectweb.util.monolog.api.BasicLevel
 
debug - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
DEBUG - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
DEBUG_DIR_PROPERTY - Static variable in class fr.dyade.aaa.common.Debug
Property name for A3 debug configuration directory.
DEBUG_FILE_PROPERTY - Static variable in class fr.dyade.aaa.common.Debug
Property name for A3 debug configuration filename
DEBUG_LOGGING_FACTORY_PROPERTY - Static variable in class fr.dyade.aaa.common.Debug
Property name for LoggerFactory classname
decode(Decoder) - Method in interface fr.dyade.aaa.common.encoding.Encodable
Decodes the content of this object
decode(Decoder) - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
decode(Decoder) - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
decode(Decoder) - Method in class fr.dyade.aaa.common.encoding.EncodedStringList
 
decode(Decoder) - Method in class fr.dyade.aaa.common.encoding.SerializableWrapper
 
decode(Decoder) - Method in class fr.dyade.aaa.common.encoding.StringPair
 
decode(Decoder) - Method in class fr.dyade.aaa.common.stream.Properties
 
decode16() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decode16() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a signed short integer.
decode32() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decode32() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a signed integer.
decode64() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decode64() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a signed long integer.
decodeBoolean() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeBoolean() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a boolean.
decodeByte() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeByte() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a byte.
decodeByteArray() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeByteArray(int) - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeByteArray() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a byte array that cannot be null.
decodeByteArray(int) - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a byte array that cannot be null.
decodeDouble() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeDouble() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a double.
decodeFloat() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeFloat() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a float.
decodeNullableByteArray() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeNullableByteArray() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a byte array that can be null.
decodeNullableString() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeNullableString() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a string that can be null.
decodeProperties(Decoder) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
 
Decoder - Interface in fr.dyade.aaa.common.encoding
Interface of a decoder
decodeSignedInt() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeSignedInt() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a signed integer.
decodeSignedLong() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeSignedLong() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a signed long integer.
decodeSignedShort() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeSignedShort() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a signed short integer.
decodeString() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeString(int) - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeString() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a string that cannot be null.
decodeString(int) - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes a string that cannot be null.
decodeUnsignedInt() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeUnsignedInt() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes an unsigned integer.
decodeUnsignedLong() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeUnsignedLong() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes an unsigned long integer.
decodeUnsignedShort() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
decodeUnsignedShort() - Method in interface fr.dyade.aaa.common.encoding.Decoder
Decodes an unsigned short integer.
decodeValue(Decoder) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
 
DEFAULT_DEBUG_FILE - Static variable in class fr.dyade.aaa.common.Debug
Default filename for A3 debug configuration
DEFAULT_DEBUG_LOGGING_FACTORY - Static variable in class fr.dyade.aaa.common.Debug
Default LoggerFactory classname
DEFAULT_FORMAT - Static variable in class org.objectweb.util.monolog.jul.LogFormatter
 
DEFAULT_MONITORING_CONFIG_PATH - Static variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Default value for the pathname of a configuration file for a csv file monitoring task in the server, value is fileMonitoring.props.
DEFAULT_MONITORING_CONFIG_PATH - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Default value for the pathname of a configuration file for a log monitoring task in the server, value is logMonitoring.props.
DEFAULT_MONITORING_CONFIG_PATH - Static variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Default value for the pathname of a configuration file for the monitoring task in the server, value is windowMonitoring.props.
DEFAULT_MONITORING_CONFIG_PERIOD - Static variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Default value for the scanning period for the csv file monitoring task in the server, value is 60000L (60 seconds).
DEFAULT_MONITORING_CONFIG_PERIOD - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Default value for the scanning period for the log monitoring task in the server, value is 60000L (60 seconds).
DEFAULT_MONITORING_CONFIG_PERIOD - Static variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Default value for the scanning period for the monitoring task in the server, value is 60000L (60 seconds).
DEFAULT_MONITORING_RESULT_LEVEL - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Default value for the logging level of the results for the log monitoring task in the server, value is WARN.
DEFAULT_MONITORING_RESULT_LOGGER - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Default value for the logger name of the results for the log monitoring task in the server, value is fr.dyade.aaa.agent.Monitoring.
DEFAULT_MONITORING_RESULT_MESSAGE - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Default value for the logging message of the results for the log monitoring task in the server, value is "JMX Monitoring ".
DEFAULT_MONITORING_RESULT_PATH - Static variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Default value for the pathname of the results file for the monitoring task in the server, value is monitoringStats.csv.
DefaultFactory - Static variable in class fr.dyade.aaa.common.net.ServerSocketFactory
The default implementation of the ServerSocketFactory interface is for JDK since 1.4.
DefaultFactory - Static variable in class fr.dyade.aaa.common.net.SocketFactory
The default implementation of the SocketFactory interface is for JDK since 1.4.
delMbeanField - Variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
 
delMonitoredAttributes(String) - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Removes all the attributes of the specified MBean in the list of monitored attributes.
delMonitoredAttributes(String) - Method in interface fr.dyade.aaa.common.monitoring.MonitoringTimerTaskMBean
Removes all the attributes of the specified MBean in the list of monitored attributes.
df - Static variable in class org.objectweb.util.monolog.jul.LogFormatter
 
DOUBLE - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
DOUBLE_ENCODED_SIZE - Static variable in interface fr.dyade.aaa.common.encoding.Encodable
 
dump(byte[], long, int) - Static method in class fr.dyade.aaa.common.BinaryDump
dump an array of bytes to a String
dump(long) - Static method in class fr.dyade.aaa.common.BinaryDump
 
dump(byte) - Static method in class fr.dyade.aaa.common.BinaryDump
 
dumpAllStackTraces(StringBuffer) - Static method in class fr.dyade.aaa.common.monitoring.DumpAttributes
Adds a complete Thread dump to the StringBuilder given in parameter.
DumpAttributes - Class in fr.dyade.aaa.common.monitoring
The DumpAttributes class allows to watch all JMX attributes of a specified domain and store the corresponding values in a file.
DumpAttributes() - Constructor for class fr.dyade.aaa.common.monitoring.DumpAttributes
 
dumpAttributes(String, StringBuffer) - Static method in class fr.dyade.aaa.common.monitoring.DumpAttributes
 
dumpAttributes(String[]) - Static method in class fr.dyade.aaa.util.management.MXWrapper
Returns an hashtable containing the values of each JMX attributes described in list.
dumpAttributes(String[], boolean) - Static method in class fr.dyade.aaa.util.management.MXWrapper
Returns an hashtable containing the values of each JMX attributes described in list.

E

elementCount - Variable in class fr.dyade.aaa.common.Pool
 
elementData - Variable in class fr.dyade.aaa.common.Pool
 
elements - Variable in class fr.dyade.aaa.common.Queue
The list holding queue elements.
elements() - Method in class fr.dyade.aaa.common.stream.Properties
Returns an enumeration of the values in this hashtable.
EMPTY_BYTE_ARRAY - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
EMPTY_STRING - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
emptyEnumerator - Static variable in class fr.dyade.aaa.common.stream.Properties
 
EmptyEnumerator() - Constructor for class fr.dyade.aaa.common.stream.Properties.EmptyEnumerator
 
EmptyQueueException - Exception in fr.dyade.aaa.common
Thrown by methods in the Queue class to indicate that the queue is empty.
EmptyQueueException() - Constructor for exception fr.dyade.aaa.common.EmptyQueueException
Constructs a new EmptyQueueException with no detail message.
Encodable - Interface in fr.dyade.aaa.common.encoding
This interface has to be provided by every object that needs to be encoded according to the encoding framework.
ENCODABLE_INTEGER_CLASS_ID - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
EncodableFactory - Interface in fr.dyade.aaa.common.encoding
Factory of encodable objects.
EncodableFactoryRepository - Class in fr.dyade.aaa.common.encoding
Repository for every encodable objects factory.
EncodableFactoryRepository() - Constructor for class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
EncodableHelper - Class in fr.dyade.aaa.common.encoding
 
EncodableHelper() - Constructor for class fr.dyade.aaa.common.encoding.EncodableHelper
 
EncodableInteger - Class in fr.dyade.aaa.common.encoding
Encodable object that wraps an integer.
EncodableInteger() - Constructor for class fr.dyade.aaa.common.encoding.EncodableInteger
 
EncodableInteger.Factory - Class in fr.dyade.aaa.common.encoding
 
encode(Encoder) - Method in interface fr.dyade.aaa.common.encoding.Encodable
Encodes the content of this object
encode(Encoder) - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
encode(Encoder) - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
encode(Encoder) - Method in class fr.dyade.aaa.common.encoding.EncodedStringList
 
encode(Encoder) - Method in class fr.dyade.aaa.common.encoding.SerializableWrapper
 
encode(Encoder) - Method in class fr.dyade.aaa.common.encoding.StringPair
 
encode(Encoder) - Method in class fr.dyade.aaa.common.stream.Properties
 
encode16(short) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encode16(short) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a signed short integer.
encode32(int) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encode32(int) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a signed integer.
encode64(long) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encode64(long) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a signed long integer.
encodeBoolean(boolean) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeBoolean(boolean) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a boolean.
encodeByte(byte) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeByte(byte) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a byte.
encodeByteArray(byte[]) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeByteArray(byte[], int, int) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeByteArray(byte[]) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a byte array that cannot be null.
encodeByteArray(byte[], int, int) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a byte array that cannot be null.
ENCODED_STRING_CLASS_ID - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
ENCODED_STRING_LIST_CLASS_ID - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
encodedLength(CharSequence) - Static method in class fr.dyade.aaa.common.encoding.Utf8
Returns the number of bytes in the UTF-8-encoded form of sequence.
encodedLengthGeneral(CharSequence, int) - Static method in class fr.dyade.aaa.common.encoding.Utf8
 
encodeDouble(double) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeDouble(double) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a double.
EncodedString - Class in fr.dyade.aaa.common.encoding
Encodable object that wraps a string.
EncodedString() - Constructor for class fr.dyade.aaa.common.encoding.EncodedString
 
EncodedString(String) - Constructor for class fr.dyade.aaa.common.encoding.EncodedString
 
encodedString - Variable in class fr.dyade.aaa.common.encoding.EncodedString
 
EncodedString.Factory - Class in fr.dyade.aaa.common.encoding
 
EncodedStringList - Class in fr.dyade.aaa.common.encoding
 
EncodedStringList() - Constructor for class fr.dyade.aaa.common.encoding.EncodedStringList
 
EncodedStringList.Factory - Class in fr.dyade.aaa.common.encoding
 
encodeFloat(float) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeFloat(float) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a float.
encodeNullableByteArray(byte[]) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeNullableByteArray(byte[], int, int) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeNullableByteArray(byte[]) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a byte array that can be null.
encodeNullableByteArray(byte[], int, int) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a byte array that can be null.
encodeNullableString(String) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeNullableString(String) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a string that can be null.
encodeNullFlag(Object) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeProperties(Properties, Encoder) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
 
Encoder - Interface in fr.dyade.aaa.common.encoding
 
encodeSignedInt(int) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeSignedInt(int) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a signed integer.
encodeSignedLong(long) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeSignedLong(long) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a signed long integer.
encodeSignedShort(short) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeSignedShort(short) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a signed short integer.
encodeString(String) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeString(String) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes a string that cannot be null.
encodeUnsignedInt(int) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeUnsignedInt(int) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes an unsigned integer.
encodeUnsignedLong(long) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeUnsignedLong(long) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes an unsigned long integer.
encodeUnsignedShort(short) - Method in class fr.dyade.aaa.common.encoding.ByteBufferEncoder
 
encodeUnsignedShort(short) - Method in interface fr.dyade.aaa.common.encoding.Encoder
Encodes an unsigned short integer.
encodeValue(Object, Encoder) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
 
ENCODING_CHARSET_DFLT - Static variable in class fr.dyade.aaa.common.encoding.EncodableHelper
 
ENCODING_CHARSET_PROPERTY - Static variable in class fr.dyade.aaa.common.encoding.EncodableHelper
 
ENCODING_USE_JVM_CHARSET_PROPERTY - Static variable in class fr.dyade.aaa.common.encoding.EncodableHelper
 
Entry(int, String, Object, Properties.Entry) - Constructor for class fr.dyade.aaa.common.stream.Properties.Entry
 
entry - Variable in class fr.dyade.aaa.common.stream.Properties.Enumerator
 
Enumerator(int, boolean) - Constructor for class fr.dyade.aaa.common.stream.Properties.Enumerator
 
EOL - Static variable in class fr.dyade.aaa.common.BinaryDump
 
equals(short[], short[]) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Returns true if the two specified arrays of shorts are equals.
equals(Object) - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
equals(Object) - Method in class fr.dyade.aaa.common.encoding.StringPair
 
equals(Object) - Method in class fr.dyade.aaa.common.net.SocketAddress
Compares this object against the specified object.
equals(Object) - Method in class fr.dyade.aaa.common.stream.Properties.Entry
 
ERROR - Static variable in class org.objectweb.util.monolog.api.BasicLevel
 
ERROR - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
EXP_1 - Static variable in class fr.dyade.aaa.common.AverageLoadTask
1/exp(5sec/1min) as fixed-point
EXP_15 - Static variable in class fr.dyade.aaa.common.AverageLoadTask
1/exp(5sec/15min)
EXP_5 - Static variable in class fr.dyade.aaa.common.AverageLoadTask
1/exp(5sec/5min)
ExtendedFormatter - Interface in org.objectweb.util.monolog.jul
Extended interface for formatter.

F

factory - Static variable in class fr.dyade.aaa.common.Debug
 
Factory() - Constructor for class fr.dyade.aaa.common.encoding.EncodableInteger.Factory
 
Factory() - Constructor for class fr.dyade.aaa.common.encoding.EncodedString.Factory
 
Factory() - Constructor for class fr.dyade.aaa.common.encoding.EncodedStringList.Factory
 
Factory() - Constructor for class fr.dyade.aaa.common.encoding.SerializableWrapper.Factory
 
Factory() - Constructor for class fr.dyade.aaa.common.encoding.StringPair.Factory
 
factory - Static variable in class fr.dyade.aaa.common.net.ServerSocketFactory13
The SocketFactory singleton for this class.
factory - Static variable in class fr.dyade.aaa.common.net.SocketFactory
 
factory - Static variable in class fr.dyade.aaa.common.net.SocketFactory13
Deprecated.
The SocketFactory singleton for this class.
factory - Static variable in class fr.dyade.aaa.common.net.SocketFactory14
The SocketFactory singleton for this class.
factory - Static variable in class org.objectweb.util.monolog.api.BasicLevel
 
factoryClasses - Static variable in class fr.dyade.aaa.common.net.SocketFactory
 
FALSE - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
FATAL - Static variable in class org.objectweb.util.monolog.api.BasicLevel
 
FILE_HANDLER - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
FileMonitoringTimerTask - Class in fr.dyade.aaa.common.monitoring
The FileMonitoringTimerTask class allows to periodically watch JMX attributes and store the corresponding values to a file in CSV format.
FileMonitoringTimerTask(Timer, long, Properties, String) - Constructor for class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Initializes the FileMonitoringTimerTask component.
FileMonitoringTimerTask() - Constructor for class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Instantiates the FileMonitoringTimerTask component.
finalizeRecords() - Method in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Finalize the record for the current time.
finalizeRecords() - Method in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Finalize the record for the current time.
finalizeRecords() - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Finalize the record for the current time.
finalizeRecords() - Method in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Finalize the record for the current time.
finish() - Method in class fr.dyade.aaa.common.Daemon
 
FIXED_1 - Static variable in class fr.dyade.aaa.common.AverageLoadTask
1.0 as fixed-point
FLOAT - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
FLOAT_ENCODED_SIZE - Static variable in interface fr.dyade.aaa.common.encoding.Encodable
 
format - Variable in class org.objectweb.util.monolog.jul.LogFormatter
 
format(LogRecord) - Method in class org.objectweb.util.monolog.jul.LogFormatter
Format the given LogRecord.
FORMAT - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
FORMAT_PROP_KEY - Static variable in class org.objectweb.util.monolog.jul.LogFormatter
 
fr.dyade.aaa.common - package fr.dyade.aaa.common
 
fr.dyade.aaa.common.concurrent - package fr.dyade.aaa.common.concurrent
 
fr.dyade.aaa.common.encoding - package fr.dyade.aaa.common.encoding
 
fr.dyade.aaa.common.monitoring - package fr.dyade.aaa.common.monitoring
 
fr.dyade.aaa.common.net - package fr.dyade.aaa.common.net
 
fr.dyade.aaa.common.osgi - package fr.dyade.aaa.common.osgi
 
fr.dyade.aaa.common.stream - package fr.dyade.aaa.common.stream
 
fr.dyade.aaa.util.management - package fr.dyade.aaa.util.management
 
free - Variable in class fr.dyade.aaa.common.Pool
 
freeElement(Object) - Method in class fr.dyade.aaa.common.Pool
 
fromIntLevel(int) - Static method in class org.objectweb.util.monolog.api.BasicLevel
 
FSHIFT - Static variable in class fr.dyade.aaa.common.AverageLoadTask
number of bits of precision

G

get() - Method in class fr.dyade.aaa.common.Queue
Waits for an object to be pushed in the queue, and eventually returns it without removing it.
get(long) - Method in class fr.dyade.aaa.common.Queue
Waits for an object to be pushed in the queue or a specified amount of time has elapsed.
get(String) - Method in class fr.dyade.aaa.common.stream.Properties
Returns the value to which the specified key is mapped in this hashtable.
getAddress() - Method in class fr.dyade.aaa.common.net.SocketAddress
Gets the InetAddress.
getAndIncrement() - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
getAndPop() - Method in class fr.dyade.aaa.common.Queue
Waits for an object to be pushed in the queue, then removes and returns the object at the top of this queue.
getAttribute(String, String) - Method in class com.scalagent.jmx.JMXServer
 
getAttribute(String, String) - Method in interface fr.dyade.aaa.util.management.MXServer
 
getAttribute(String, String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
getAttributeNames(String) - Method in class com.scalagent.jmx.JMXServer
 
getAttributeNames(String) - Method in interface fr.dyade.aaa.util.management.MXServer
 
getAttributeNames(String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
getAverage() - Method in class fr.dyade.aaa.common.AverageCPUTask
 
getAverageLoad1() - Method in class fr.dyade.aaa.common.AverageLoadTask
Returns the load averages for the last minute.
getAverageLoad15() - Method in class fr.dyade.aaa.common.AverageLoadTask
Returns the load averages for the past 15 minutes.
getAverageLoad5() - Method in class fr.dyade.aaa.common.AverageLoadTask
Returns the load averages for the past 5 minutes.
getBoolean(String) - Static method in class fr.dyade.aaa.common.Configuration
Determines the boolean value of the property with the specified name.
getByteArrayEncodedSize(byte[]) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
 
getDebugLevel() - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Returns the Level object for DEBUG level.
getDebugLevel() - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
getDebugLevel() - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
getDefaultFactory() - Static method in class fr.dyade.aaa.common.net.ServerSocketFactory
Returns the ServerSocketFactory singleton for the specified default class.
getDefaultFactory() - Static method in class fr.dyade.aaa.common.net.SocketFactory
Returns the SocketFactory singleton for the specified default class.
getEncodableClassId() - Method in interface fr.dyade.aaa.common.encoding.Encodable
Returns a unique class identifier.
getEncodableClassId() - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
getEncodableClassId() - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
getEncodableClassId() - Method in class fr.dyade.aaa.common.encoding.EncodedStringList
 
getEncodableClassId() - Method in class fr.dyade.aaa.common.encoding.SerializableWrapper
 
getEncodableClassId() - Method in class fr.dyade.aaa.common.encoding.StringPair
 
getEncodableClassId() - Method in class fr.dyade.aaa.common.stream.Properties
 
getEncodedSize() - Method in interface fr.dyade.aaa.common.encoding.Encodable
Returns the size of the byte array that results from the encoding of this object.
getEncodedSize(Properties) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
 
getEncodedSize() - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
getEncodedSize() - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
getEncodedSize() - Method in class fr.dyade.aaa.common.encoding.EncodedStringList
 
getEncodedSize() - Method in class fr.dyade.aaa.common.encoding.SerializableWrapper
 
getEncodedSize() - Method in class fr.dyade.aaa.common.encoding.StringPair
 
getEncodedSize() - Method in class fr.dyade.aaa.common.stream.Properties
 
getEncodedSize(Object) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
 
getEnumeration(int) - Method in class fr.dyade.aaa.common.stream.Properties
 
getErrorLevel() - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Returns the Level object for ERROR level.
getErrorLevel() - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
getErrorLevel() - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
getFactory(Integer) - Static method in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
Returns the specified factory.
getFactory(String) - Static method in class fr.dyade.aaa.common.net.ServerSocketFactory
Returns the ServerSocketFactory singleton for the specified class.
getFactory() - Static method in class fr.dyade.aaa.common.net.ServerSocketFactory13
Returns the ServerSocketFactory singleton for this class.
getFactory(String) - Static method in class fr.dyade.aaa.common.net.SocketFactory
Returns the SocketFactory singleton for the specified class.
getFactory() - Static method in class fr.dyade.aaa.common.net.SocketFactory13
Deprecated.
Returns the SocketFactory singleton for this class.
getFactory() - Static method in class fr.dyade.aaa.common.net.SocketFactory14
Returns the SocketFactory singleton for this class.
getFatalLevel() - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Returns the Level object for FATAL level.
getFatalLevel() - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
getFatalLevel() - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
getHostname() - Method in class fr.dyade.aaa.common.net.SocketAddress
Gets the hostname.
getInfoLevel() - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Returns the Level object for INFO level.
getInfoLevel() - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
getInfoLevel() - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
getInteger(String) - Static method in class fr.dyade.aaa.common.Configuration
Determines the integer value of the property with the specified name.
getInteger(String, int) - Static method in class fr.dyade.aaa.common.Configuration
Determines the integer value of the property with the specified name.
getInteger(String, String) - Static method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
getIntLevel(String) - Static method in class org.objectweb.util.monolog.api.BasicLevel
 
getIntLevel(Level) - Static method in class org.objectweb.util.monolog.api.BasicLevel
 
getKey() - Method in class fr.dyade.aaa.common.stream.Properties.Entry
 
getLevel(String) - Method in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Return the int value of the String BasicLevel
getList() - Method in class fr.dyade.aaa.common.encoding.EncodedStringList
 
getLogger(String) - Static method in class fr.dyade.aaa.common.Debug
Initializes the package.
getLogger(String) - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Find or create a logger for a named subsystem.
getLogger(String) - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
getLogger(String) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
getLong(String) - Static method in class fr.dyade.aaa.common.Configuration
Determines the integer value of the property with the specified name.
getLong(String, long) - Static method in class fr.dyade.aaa.common.Configuration
Determines the long value of the property with the specified name.
getMonitoredAttributes() - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Returns the comma separated list of all monitored attributes.
getMonitoredAttributes() - Method in interface fr.dyade.aaa.common.monitoring.MonitoringTimerTaskMBean
Returns the comma separated list of all monitored attributes.
getName() - Method in class fr.dyade.aaa.common.Daemon
Returns this daemon's name.
getName() - Method in class fr.dyade.aaa.common.Pool
 
getName() - Method in interface org.objectweb.util.monolog.api.Logger
 
getName() - Method in class org.objectweb.util.monolog.jul.SimpleLogger
 
getName() - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
getNullableByteArrayEncodedSize(byte[]) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
 
getNullableByteArrayEncodedSize(byte[], int) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
 
getNullableStringEncodedSize(String) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
Returns the size of an encoded string which value may be null.
getPeriod() - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Returns the period value of this task, -1 if not set.
getPeriod() - Method in interface fr.dyade.aaa.common.monitoring.MonitoringTimerTaskMBean
Returns the period value of this queue, -1 if not set.
getPort() - Method in class fr.dyade.aaa.common.net.SocketAddress
Gets the port number.
getProperties() - Static method in class fr.dyade.aaa.common.Configuration
Returns a Properties object initialized with defaults specified from AgentServer configuration file and System properties.
getProperty(String) - Static method in class fr.dyade.aaa.common.Configuration
Searches for the property with the specified key in the property list.
getProperty(String, String) - Static method in class fr.dyade.aaa.common.Configuration
Searches for the property with the specified key in the property list.
getSocketFactory() - Static method in class fr.dyade.aaa.common.net.SocketFactory
Deprecated. 
getSourceLineNumber() - Method in class org.objectweb.util.monolog.jul.LogRecord
 
getString() - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
getStringEncodedSize(String) - Static method in class fr.dyade.aaa.common.encoding.EncodableHelper
Returns the size of an encoded string.
getThreadName() - Method in class org.objectweb.util.monolog.jul.LogRecord
 
getValue() - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
getValue() - Method in class fr.dyade.aaa.common.encoding.SerializableWrapper
 
getValue() - Method in class fr.dyade.aaa.common.stream.Properties.Entry
 
getWarnLevel() - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Returns the Level object for WARN level.
getWarnLevel() - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
getWarnLevel() - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
graph - Variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
 
group - Variable in class fr.dyade.aaa.common.Daemon
The group of this thread
GUI(String, int, int) - Method in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Create window for print monitoring results.

H

HANDLERS - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
hash - Variable in class fr.dyade.aaa.common.stream.Properties.Entry
 
hashCode() - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
hashCode() - Method in class fr.dyade.aaa.common.encoding.StringPair
 
hashCode() - Method in class fr.dyade.aaa.common.net.SocketAddress
 
hashCode() - Method in class fr.dyade.aaa.common.stream.Properties.Entry
 
hashCode() - Method in class fr.dyade.aaa.common.stream.Properties
Returns the hash code value for this Map as per the definition in the Map interface.
hasMoreElements() - Method in class fr.dyade.aaa.common.stream.Properties.EmptyEnumerator
 
hasMoreElements() - Method in class fr.dyade.aaa.common.stream.Properties.Enumerator
 
hostname - Variable in class fr.dyade.aaa.common.net.SocketAddress
The hostname of the Socket Address

I

id - Variable in class fr.dyade.aaa.common.AverageCPUTask
the thread ID of the monitored thread
idx - Variable in class fr.dyade.aaa.common.AverageCPUTask
 
incrementAndGet() - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
index - Variable in class fr.dyade.aaa.common.stream.Properties.Enumerator
 
INFO - Static variable in class org.objectweb.util.monolog.api.BasicLevel
 
INFO - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
init() - Static method in class fr.dyade.aaa.common.Debug
 
init(Timer, long, Properties, Properties) - Method in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Initializes the FileMonitoringTimerTask component.
init(Timer, long, Properties, Properties) - Method in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Initializes the LogMonitoringTimerTask component.
init(Timer, long, Properties, Properties) - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Initializes the MonitoringTimerTask component.
init(Timer, long, Properties, Properties) - Method in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Initializes the WindowMonitoringTimerTask component.
initialize(int, float) - Method in class fr.dyade.aaa.common.stream.Properties
 
initialize(LoggingFactory) - Static method in class org.objectweb.util.monolog.api.BasicLevel
 
initialize(String, String) - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Initializes the logging subsystem.
initialize(String, String) - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
The configuration file is first searched in the debugDir If not defined, the configuration file is then searched from the search path used to load classes.
initialize(String, String) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
initializeRecords() - Method in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Initialize the record for the current collect time.
initializeRecords() - Method in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Initialize the record for the current collect time.
initializeRecords() - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Initialize the record for the current collect time.
initializeRecords() - Method in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Initialize the record for the current collect time.
INT - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
INT_ENCODED_SIZE - Static variable in interface fr.dyade.aaa.common.encoding.Encodable
 
interrupt() - Method in class fr.dyade.aaa.common.Daemon
Interrupts this daemon.
intValue() - Method in interface org.objectweb.util.monolog.api.Level
 
intValue() - Method in class org.objectweb.util.monolog.slf4j.LevelDebug
 
intValue() - Method in class org.objectweb.util.monolog.slf4j.LevelError
 
intValue() - Method in class org.objectweb.util.monolog.slf4j.LevelInfo
 
intValue() - Method in class org.objectweb.util.monolog.slf4j.LevelOff
 
intValue() - Method in class org.objectweb.util.monolog.slf4j.LevelTrace
 
intValue() - Method in class org.objectweb.util.monolog.slf4j.LevelWarn
 
intValue() - Method in interface org.objectweb.util.monolog.slf4j.Slf4jMonologLevel
 
isCurrentThread() - Method in class fr.dyade.aaa.common.Daemon
Tests if the daemon's thread is the current one.
isEmpty() - Method in class fr.dyade.aaa.common.Queue
Returns true if this queue contains no elements.
isEmpty() - Method in class fr.dyade.aaa.common.stream.Properties
Tests if this hashtable maps no keys to values.
isHandlerName(String, Vector<String>) - Static method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
isLoggable(Level) - Method in interface org.objectweb.util.monolog.api.Logger
Gets the Loggable attribute of the LoggerImpl object
isLoggable(Level) - Method in class org.objectweb.util.monolog.jul.SimpleLogger
Gets the Loggable attribute of the LoggerImpl object
isLoggable(Logger) - Method in class org.objectweb.util.monolog.slf4j.LevelDebug
 
isLoggable(Logger) - Method in class org.objectweb.util.monolog.slf4j.LevelError
 
isLoggable(Logger) - Method in class org.objectweb.util.monolog.slf4j.LevelInfo
 
isLoggable(Logger) - Method in class org.objectweb.util.monolog.slf4j.LevelOff
 
isLoggable(Logger) - Method in class org.objectweb.util.monolog.slf4j.LevelTrace
 
isLoggable(Logger) - Method in class org.objectweb.util.monolog.slf4j.LevelWarn
 
isLoggable(Logger) - Method in interface org.objectweb.util.monolog.slf4j.Slf4jMonologLevel
 
isLoggable(Level) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
isNull() - Method in class fr.dyade.aaa.common.encoding.ByteBufferDecoder
 
isRunning() - Method in class fr.dyade.aaa.common.Daemon
Tests if this daemon is alive.
isStreamable(Object) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
Test if an object is writable to an output stream.

J

JMXServer - Class in com.scalagent.jmx
Implementation of the MXServer interface allowing the a3rt independence from the JMX framework.
JMXServer(MBeanServer) - Constructor for class com.scalagent.jmx.JMXServer
 
JMXServer() - Constructor for class com.scalagent.jmx.JMXServer
 

K

key - Variable in class fr.dyade.aaa.common.stream.Properties.Entry
 
KEYS - Static variable in class fr.dyade.aaa.common.stream.Properties
 
keys() - Method in class fr.dyade.aaa.common.stream.Properties
Returns an enumeration of the keys in this hashtable.

L

level - Variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Level of monitoring messages.
Level - Interface in org.objectweb.util.monolog.api
 
LEVEL - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
LevelDebug - Class in org.objectweb.util.monolog.slf4j
Stratégie d'écriture des logs de niveau DEBUG
LevelDebug() - Constructor for class org.objectweb.util.monolog.slf4j.LevelDebug
 
LevelError - Class in org.objectweb.util.monolog.slf4j
Stratégie d'écriture des logs de niveau ERROR
LevelError() - Constructor for class org.objectweb.util.monolog.slf4j.LevelError
 
LevelInfo - Class in org.objectweb.util.monolog.slf4j
Stratégie d'écriture des logs de niveau INFO
LevelInfo() - Constructor for class org.objectweb.util.monolog.slf4j.LevelInfo
 
LevelOff - Class in org.objectweb.util.monolog.slf4j
Stratégie d'écriture des logs de niveau OFF
LevelOff() - Constructor for class org.objectweb.util.monolog.slf4j.LevelOff
 
LevelTrace - Class in org.objectweb.util.monolog.slf4j
Stratégie d'écriture des logs de niveau TRACE (non supportée)
LevelTrace() - Constructor for class org.objectweb.util.monolog.slf4j.LevelTrace
 
LevelWarn - Class in org.objectweb.util.monolog.slf4j
Stratégie d'écriture des logs de niveau WARN
LevelWarn() - Constructor for class org.objectweb.util.monolog.slf4j.LevelWarn
 
list - Variable in class fr.dyade.aaa.common.encoding.EncodedStringList
 
list() - Method in class fr.dyade.aaa.common.Queue
Returns a stringified form of the queue.
listBorder - Static variable in class fr.dyade.aaa.common.Strings
Controls the default formatting of lists of objects.
listMax - Static variable in class fr.dyade.aaa.common.Strings
Controls the default formatting of lists of objects.
loadFactor - Variable in class fr.dyade.aaa.common.stream.Properties
The load factor for the hashtable.
log(Level, String) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with no arguments.
log(Level, String, Throwable) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with a throwable arguments which can represent an error or a context..
log(Level, String, Object) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with one object parameter.
log(Level, String, Object[]) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with an array of object arguments.
log(Level, String) - Method in class org.objectweb.util.monolog.jul.SimpleLogger
Log a message, with no arguments.
log(Level, String, Throwable) - Method in class org.objectweb.util.monolog.jul.SimpleLogger
Log a message, with a throwable arguments which can represent an error or a context..
log(Level, String, Object) - Method in class org.objectweb.util.monolog.jul.SimpleLogger
Log a message, with one object parameter.
log(Level, String, Object[]) - Method in class org.objectweb.util.monolog.jul.SimpleLogger
Log a message, with an array of object arguments.
log(Logger, String) - Method in class org.objectweb.util.monolog.slf4j.LevelDebug
 
log(Logger, String, Throwable) - Method in class org.objectweb.util.monolog.slf4j.LevelDebug
 
log(Logger, String, Object) - Method in class org.objectweb.util.monolog.slf4j.LevelDebug
 
log(Logger, String, Object[]) - Method in class org.objectweb.util.monolog.slf4j.LevelDebug
 
log(Logger, String) - Method in class org.objectweb.util.monolog.slf4j.LevelError
 
log(Logger, String, Throwable) - Method in class org.objectweb.util.monolog.slf4j.LevelError
 
log(Logger, String, Object) - Method in class org.objectweb.util.monolog.slf4j.LevelError
 
log(Logger, String, Object[]) - Method in class org.objectweb.util.monolog.slf4j.LevelError
 
log(Logger, String) - Method in class org.objectweb.util.monolog.slf4j.LevelInfo
 
log(Logger, String, Throwable) - Method in class org.objectweb.util.monolog.slf4j.LevelInfo
 
log(Logger, String, Object) - Method in class org.objectweb.util.monolog.slf4j.LevelInfo
 
log(Logger, String, Object[]) - Method in class org.objectweb.util.monolog.slf4j.LevelInfo
 
log(Logger, String) - Method in class org.objectweb.util.monolog.slf4j.LevelOff
 
log(Logger, String, Throwable) - Method in class org.objectweb.util.monolog.slf4j.LevelOff
 
log(Logger, String, Object) - Method in class org.objectweb.util.monolog.slf4j.LevelOff
 
log(Logger, String, Object[]) - Method in class org.objectweb.util.monolog.slf4j.LevelOff
 
log(Logger, String) - Method in class org.objectweb.util.monolog.slf4j.LevelTrace
 
log(Logger, String, Throwable) - Method in class org.objectweb.util.monolog.slf4j.LevelTrace
 
log(Logger, String, Object) - Method in class org.objectweb.util.monolog.slf4j.LevelTrace
 
log(Logger, String, Object[]) - Method in class org.objectweb.util.monolog.slf4j.LevelTrace
 
log(Logger, String) - Method in class org.objectweb.util.monolog.slf4j.LevelWarn
 
log(Logger, String, Throwable) - Method in class org.objectweb.util.monolog.slf4j.LevelWarn
 
log(Logger, String, Object) - Method in class org.objectweb.util.monolog.slf4j.LevelWarn
 
log(Logger, String, Object[]) - Method in class org.objectweb.util.monolog.slf4j.LevelWarn
 
log(Logger, String) - Method in interface org.objectweb.util.monolog.slf4j.Slf4jMonologLevel
 
log(Logger, String, Throwable) - Method in interface org.objectweb.util.monolog.slf4j.Slf4jMonologLevel
 
log(Logger, String, Object) - Method in interface org.objectweb.util.monolog.slf4j.Slf4jMonologLevel
 
log(Logger, String, Object[]) - Method in interface org.objectweb.util.monolog.slf4j.Slf4jMonologLevel
 
log(Level, String) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
log(Level, String, Throwable) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
log(Level, String, Object) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
log(Level, String, Object[]) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
LogFormatter - Class in org.objectweb.util.monolog.jul
 
LogFormatter() - Constructor for class org.objectweb.util.monolog.jul.LogFormatter
 
logger - Variable in class fr.dyade.aaa.common.AverageCPUTask
logger
logger - Static variable in class fr.dyade.aaa.common.encoding.EncodableHelper
 
logger - Static variable in class fr.dyade.aaa.common.monitoring.DumpAttributes
 
logger - Static variable in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
 
logger - Static variable in class fr.dyade.aaa.common.net.ServerSocketFactory
 
logger - Static variable in class fr.dyade.aaa.common.net.SocketFactory
 
logger - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
Logger - Interface in org.objectweb.util.monolog.api
This interface decouples the logging wrapper from the actual implementation.
logger - Variable in class org.objectweb.util.monolog.jul.SimpleLogger
 
LOGGER - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
logger - Variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
LoggingFactory - Interface in org.objectweb.util.monolog.api
This interface decouples the logging wrapper from the actual implementation.
logmon - Variable in class fr.dyade.aaa.common.Daemon
 
logmon - Variable in class fr.dyade.aaa.common.Pool
 
LogMonitoringTimerTask - Class in fr.dyade.aaa.common.monitoring
The LogMonitoringTimerTask class allows to periodically watch JMX attributes and write the corresponding values in the logging mechanism.
LogMonitoringTimerTask(Timer, long, Properties, Logger, String, int) - Constructor for class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Initializes the LogMonitoringTimerTask component.
LogMonitoringTimerTask() - Constructor for class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Instantiates the LogMonitoringTimerTask component.
logmsg - Variable in class fr.dyade.aaa.common.Pool
 
LogRecord - Class in org.objectweb.util.monolog.jul
 
LogRecord(Level, String) - Constructor for class org.objectweb.util.monolog.jul.LogRecord
 
LONG - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
LONG_ENCODED_SIZE - Static variable in interface fr.dyade.aaa.common.encoding.Encodable
 

M

max - Variable in class fr.dyade.aaa.common.Pool
 
MBean_name - Variable in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Name use to register/unregister MBean
med3(short[], int, int, int) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Returns the index of the median of the three indexed integers.
MEMORY_HANDLER - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
MigrationControlInputStream - Class in fr.dyade.aaa.common.encoding
 
MigrationControlInputStream(InputStream) - Constructor for class fr.dyade.aaa.common.encoding.MigrationControlInputStream
 
min - Variable in class fr.dyade.aaa.common.Pool
 
MONITORING_CONFIG_PATH_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Name of property allowing to fix the pathname of a configuration file for a csv file monitoring task in the server.
MONITORING_CONFIG_PATH_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Name of property allowing to fix the pathname of a configuration file for a log monitoring task in the server.
MONITORING_CONFIG_PATH_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Name of property allowing to fix the pathname of a configuration file for the monitoring task in the server.
MONITORING_CONFIG_PERIOD_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Name of property allowing to fix the scanning period for the csv file monitoring task in the server.
MONITORING_CONFIG_PERIOD_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Name of property allowing to fix the scanning period for the log monitoring task in the server.
MONITORING_CONFIG_PERIOD_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Name of property allowing to fix the scanning period for the monitoring task in the server.
MONITORING_RESULT_LEVEL_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Name of property allowing to fix the logging level of the results for the log monitoring task in the server.
MONITORING_RESULT_LOGGER_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Name of property allowing to fix the logger name of the results for the log monitoring task in the server.
MONITORING_RESULT_MESSAGE_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Name of property allowing to set the logging message of the results for the log monitoring task in the server.
MONITORING_RESULT_PATH_PROPERTY - Static variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Name of property allowing to fix the pathname of the results file for the csv file monitoring task in the server.
monitoringLogger - Variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Logger to write results.
MonitoringTimerTask - Class in fr.dyade.aaa.common.monitoring
The MonitoringTimerTask class allows to periodically watch JMX attributes and store the corresponding values to various support.
MonitoringTimerTask(long, Properties) - Constructor for class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Creates a MonitoringTimerTask component.
MonitoringTimerTask() - Constructor for class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Creates a MonitoringTimerTask component.
MonitoringTimerTaskMBean - Interface in fr.dyade.aaa.common.monitoring
 
msg - Variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
Message to log.
multibyte - Static variable in class fr.dyade.aaa.common.encoding.EncodableHelper
Attributes allowing to compute encoded String size.
mxserver - Variable in class com.scalagent.jmx.JMXServer
 
MXServer - Interface in fr.dyade.aaa.util.management
 
mxserver - Static variable in class fr.dyade.aaa.util.management.MXWrapper
 
MXWrapper - Class in fr.dyade.aaa.util.management
 
MXWrapper() - Constructor for class fr.dyade.aaa.util.management.MXWrapper
 

N

name - Variable in class fr.dyade.aaa.common.AverageCPUTask
the thread name of the monitored thread
name - Variable in class fr.dyade.aaa.common.Daemon
The daemon's name.
name - Variable in class fr.dyade.aaa.common.Pool
 
name() - Method in class org.objectweb.util.monolog.slf4j.LevelDebug
 
name() - Method in class org.objectweb.util.monolog.slf4j.LevelError
 
name() - Method in class org.objectweb.util.monolog.slf4j.LevelInfo
 
name() - Method in class org.objectweb.util.monolog.slf4j.LevelOff
 
name() - Method in class org.objectweb.util.monolog.slf4j.LevelTrace
 
name() - Method in class org.objectweb.util.monolog.slf4j.LevelWarn
 
name() - Method in interface org.objectweb.util.monolog.slf4j.Slf4jMonologLevel
 
nb - Variable in class fr.dyade.aaa.common.AverageCPUTask
 
next - Variable in class fr.dyade.aaa.common.stream.Properties.Entry
 
nextElement() - Method in class fr.dyade.aaa.common.stream.Properties.EmptyEnumerator
 
nextElement() - Method in class fr.dyade.aaa.common.stream.Properties.Enumerator
 
NO_JMX - Static variable in class fr.dyade.aaa.util.management.MXWrapper
Name of the property allowing the use of the A3 runtime without the JMX management framework.
NULL - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 

O

objectName(String, String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
of(String) - Static method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
Correspondance à partir d'un niveau de log.
of(Level) - Static method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
Normalisation du niveau de log.
OFF - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
OLD_FORMAT_PROP_KEY - Static variable in class org.objectweb.util.monolog.jul.LogFormatter
 
OldLogFormatter - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
org.objectweb.util.monolog.api - package org.objectweb.util.monolog.api
 
org.objectweb.util.monolog.jul - package org.objectweb.util.monolog.jul
 
org.objectweb.util.monolog.slf4j - package org.objectweb.util.monolog.slf4j
 

P

parse(String) - Static method in class org.objectweb.util.monolog.api.BasicLevel
 
parse(String) - Method in interface org.objectweb.util.monolog.api.LoggingFactory
Returns the Level object corresponding to specified name.
parse(String) - Method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
parse(String) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
path - Variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
Pathname of the result file.
period - Variable in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Time between two monitoring events
perThreadBuffer - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
Pool - Class in fr.dyade.aaa.common
 
Pool(String, int) - Constructor for class fr.dyade.aaa.common.Pool
 
pop() - Method in class fr.dyade.aaa.common.Queue
Removes and returns the object at the top of this queue.
port - Variable in class fr.dyade.aaa.common.net.SocketAddress
The port number of the Socket Address
priority - Variable in class fr.dyade.aaa.common.Daemon
The priority that is assigned to the daemon.
properties - Static variable in class fr.dyade.aaa.common.Configuration
 
Properties - Class in fr.dyade.aaa.common.stream
This class implements a set of properties, which maps keys to values.
Properties(int, float) - Constructor for class fr.dyade.aaa.common.stream.Properties
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Properties(int) - Constructor for class fr.dyade.aaa.common.stream.Properties
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
Properties() - Constructor for class fr.dyade.aaa.common.stream.Properties
Constructs a new, empty hashtable with a default initial capacity (11) and load factor, which is 0.75.
Properties.EmptyEnumerator - Class in fr.dyade.aaa.common.stream
A hashtable enumerator class for empty hash tables, specializes the general Enumerator
Properties.Entry - Class in fr.dyade.aaa.common.stream
Properties collision list.
Properties.Enumerator - Class in fr.dyade.aaa.common.stream
A hashtable enumerator class.
PROPERTIES_CLASS_ID - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
props - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
push(Object) - Method in class fr.dyade.aaa.common.Queue
Pushes an item at the end of this queue.
put(String, Object) - Method in class fr.dyade.aaa.common.stream.Properties
Maps the specified key to the specified value in this hashtable.
putFactory(Integer, EncodableFactory) - Static method in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
Registers a factory.
putProperty(String, String) - Static method in class fr.dyade.aaa.common.Configuration
Adds a new property to the configuration.

Q

queryNames(String) - Method in class com.scalagent.jmx.JMXServer
 
queryNames(String) - Method in interface fr.dyade.aaa.util.management.MXServer
 
queryNames(String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
Queue - Class in fr.dyade.aaa.common
The Queue class implements a First-In-First-Out (FIFO) list of objects.
Queue() - Constructor for class fr.dyade.aaa.common.Queue
Constructs a Queue instance.

R

rangeCheck(int, int, int) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Check that fromIndex and toIndex are in range, and throw an appropriate exception if they aren't.
readArrayListOfStringFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a list of String objects from the input stream.
readArrayOfBooleanFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a boolean array from the input stream.
readArrayOfIntFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a int array from the input stream.
readArrayOfStringFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a String array from the input stream.
readBooleanFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a boolean from the input stream.
readByteArrayFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a byte array from the input stream.
readByteArrayFrom(InputStream, int) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a byte array from the input stream.
readByteFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a byte from the input stream.
readClassDescriptor() - Method in class fr.dyade.aaa.common.encoding.MigrationControlInputStream
 
readDoubleFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a double from the input stream.
readFloatFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a float from the input stream.
readFrom(DataInputStream) - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
readFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.Properties
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream, int) - Method in class fr.dyade.aaa.common.stream.Properties
 
readFrom(InputStream) - Method in interface fr.dyade.aaa.common.stream.Streamable
The object implements the readFrom method to restore its contents from the input stream.
readFully(int, InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
 
readFully(byte[], InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
 
readIntFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore an integer from the input stream.
readJPropertiesFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a java.util.Properties object from the input stream.
readLongFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a long from the input stream.
readObject(ObjectInputStream) - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
readObject(ObjectInputStream) - Method in class fr.dyade.aaa.common.stream.Properties
 
readObjectFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore an object from the input stream.
readPropertiesFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a Properties object from the input stream.
readShortFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a short from the input stream.
readShortStringFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a short String from the input stream.
readStringFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a String from the input stream
readUnsignedByteFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a byte from the input stream.
readUnsignedIntFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore an integer from the input stream.
readVectorOfStringFrom(InputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to restore a vector of String objects from the input stream.
reconfigure(Logger, String) - Method in interface org.objectweb.util.monolog.slf4j.Slf4jLoggerLevelSetter
modification du niveau d'un logger
registerAsService - Static variable in class com.scalagent.jmx.JMXServer
 
registeredServices - Variable in class com.scalagent.jmx.JMXServer
 
registerMBean(Object, String) - Method in class com.scalagent.jmx.JMXServer
 
registerMBean(Object, String) - Method in interface fr.dyade.aaa.util.management.MXServer
 
registerMBean(Object, String, String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
registerMBean(Object, String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
registerOSGi(Object, ObjectName) - Method in class com.scalagent.jmx.JMXServer
 
rehash() - Method in class fr.dyade.aaa.common.stream.Properties
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
remove(String) - Method in class fr.dyade.aaa.common.stream.Properties
Removes the key (and its corresponding value) from this hashtable.
repository - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
reset() - Method in class fr.dyade.aaa.common.AverageLoadTask
 
resetAddr() - Method in class fr.dyade.aaa.common.net.SocketAddress
Resolves the IP address for this hostname, don't use an eventually caching address.
run() - Method in class fr.dyade.aaa.common.AverageCPUTask
 
run() - Method in class fr.dyade.aaa.common.AverageLoadTask
 
run() - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
When the task is waken up, collect the monitoring information required and saves it (see method run of fr.dyade.aaa.common.TimerTask class).
running - Variable in class fr.dyade.aaa.common.Daemon
Boolean variable used to stop the daemon properly.
runtimeReconfiguration - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
runWithTimeout(Runnable, long, TimeUnit) - Method in class fr.dyade.aaa.common.concurrent.TimeLimiter
Invokes a specified Runnable with the specified time limit.

S

s1 - Variable in class fr.dyade.aaa.common.encoding.StringPair
 
s2 - Variable in class fr.dyade.aaa.common.encoding.StringPair
 
search(Comparator<Object>, Object) - Method in class fr.dyade.aaa.common.Queue
 
SERIALIZABLE_WRAPPER_CLASS_ID - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
SerializableWrapper - Class in fr.dyade.aaa.common.encoding
Encodable object that wraps a serializable object.
SerializableWrapper() - Constructor for class fr.dyade.aaa.common.encoding.SerializableWrapper
 
SerializableWrapper(Serializable) - Constructor for class fr.dyade.aaa.common.encoding.SerializableWrapper
 
SerializableWrapper.Factory - Class in fr.dyade.aaa.common.encoding
 
serialize() - Method in class fr.dyade.aaa.common.encoding.SerializableWrapper
 
serialVersionUID - Static variable in exception fr.dyade.aaa.common.EmptyQueueException
 
serialVersionUID - Static variable in class fr.dyade.aaa.common.Queue
define serialVersionUID for interoperability
serialVersionUID - Static variable in exception fr.dyade.aaa.common.StoppedQueueException
 
ServerSocketFactory - Class in fr.dyade.aaa.common.net
This class wraps multiples implementations of the java.net.Socket class.
ServerSocketFactory() - Constructor for class fr.dyade.aaa.common.net.ServerSocketFactory
 
ServerSocketFactory13 - Class in fr.dyade.aaa.common.net
This class implements the ServerSocketFactory interface for JDK prior to 1.4.
ServerSocketFactory13() - Constructor for class fr.dyade.aaa.common.net.ServerSocketFactory13
 
setDaemon(boolean) - Method in class fr.dyade.aaa.common.Daemon
Marks the daemon's thread as either a daemon thread a user thread.
setDebugLevel(String) - Static method in class fr.dyade.aaa.common.Debug
 
setErrorLevel(String) - Static method in class fr.dyade.aaa.common.Debug
 
setFatalLevel(String) - Static method in class fr.dyade.aaa.common.Debug
 
setFilter(Handler, String) - Static method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
setFormat(String) - Method in interface org.objectweb.util.monolog.jul.ExtendedFormatter
 
setFormat(String) - Method in class org.objectweb.util.monolog.jul.LogFormatter
 
setFormatter(Handler, String) - Static method in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
setInfoLevel(String) - Static method in class fr.dyade.aaa.common.Debug
 
setLevel(Level) - Method in interface org.objectweb.util.monolog.api.Logger
Sets the Level attribute of the Logger object.
setLevel(String) - Method in interface org.objectweb.util.monolog.api.Logger
Sets the Level attribute of the Logger object.
setLevel(Level) - Method in class org.objectweb.util.monolog.jul.SimpleLogger
Sets the IntLevel attribute of the LoggerImpl object
setLevel(String) - Method in class org.objectweb.util.monolog.jul.SimpleLogger
 
setLevel(Level) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
setLevel(String) - Method in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
setLoggerFactory(LoggingFactory) - Static method in class fr.dyade.aaa.common.Debug
Deprecated.
setLoggerLevel(String, String) - Static method in class fr.dyade.aaa.common.Debug
 
setMXServer(MXServer) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
setName(String) - Method in class fr.dyade.aaa.common.Daemon
Set the name of the daemon's thread.
setPriority(int) - Method in class fr.dyade.aaa.common.Daemon
Changes the priority of this daemon.
setProperty(String, Object) - Method in class fr.dyade.aaa.common.stream.Properties
Calls the method put.
setRuntimeReconfiguration(Slf4jLoggerLevelSetter) - Static method in class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
setSourceLineNumber(int) - Method in class org.objectweb.util.monolog.jul.LogRecord
 
setter - Variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
setThreadGroup(ThreadGroup) - Method in class fr.dyade.aaa.common.Daemon
Set the thread group to which this daemon's thread belongs.
setThreadName(String) - Method in class org.objectweb.util.monolog.jul.LogRecord
 
setValue(int) - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
setValue(Object) - Method in class fr.dyade.aaa.common.stream.Properties.Entry
 
setWarnLevel(String) - Static method in class fr.dyade.aaa.common.Debug
 
SHORT - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
SHORT_ENCODED_SIZE - Static variable in interface fr.dyade.aaa.common.encoding.Encodable
 
shutdown() - Method in class fr.dyade.aaa.common.Daemon
Interrupts a thread that waits for long periods.
SimpleLevel - Class in org.objectweb.util.monolog.jul
This class is only needed to create the ERROR level.
SimpleLevel(String, int) - Constructor for class org.objectweb.util.monolog.jul.SimpleLevel
 
SimpleLogger - Class in org.objectweb.util.monolog.jul
This classe wraps old Monolog's Logger on JavaLog Logger.
SimpleLogger(String) - Constructor for class org.objectweb.util.monolog.jul.SimpleLogger
 
SimpleLoggingFactory - Class in org.objectweb.util.monolog.jul
 
SimpleLoggingFactory() - Constructor for class org.objectweb.util.monolog.jul.SimpleLoggingFactory
Default constructor (required).
size() - Method in class fr.dyade.aaa.common.Queue
Returns the number of elements in this list.
size() - Method in class fr.dyade.aaa.common.stream.Properties
Returns the number of keys in this hashtable.
Slf4jLoggerLevelSetter - Interface in org.objectweb.util.monolog.slf4j
Service de reconfiguration des niveaux de log
Slf4jMonologFactory - Class in org.objectweb.util.monolog.slf4j
Gestionnaire et factory principale pour Monolog.
Slf4jMonologFactory() - Constructor for class org.objectweb.util.monolog.slf4j.Slf4jMonologFactory
 
Slf4jMonologLevel - Interface in org.objectweb.util.monolog.slf4j
Stratégie de logging associée à un niveau particulier
Slf4jMonologLevels - Class in org.objectweb.util.monolog.slf4j
Ensemble des stratégies de logging en fonction des niveaux de log
Slf4jMonologLevels() - Constructor for class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
Slf4jMonologLogger - Class in org.objectweb.util.monolog.slf4j
Adaptateur : redirection d'opérations de log Monolog vers Slf4j
Slf4jMonologLogger(Logger, Slf4jLoggerLevelSetter) - Constructor for class org.objectweb.util.monolog.slf4j.Slf4jMonologLogger
 
sloggers - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
SOCKET_HANDLER - Static variable in class org.objectweb.util.monolog.jul.SimpleLoggingFactory
 
SocketAddress - Class in fr.dyade.aaa.common.net
This class implements an IP Socket Address (IP address + port number)
SocketAddress(String, int) - Constructor for class fr.dyade.aaa.common.net.SocketAddress
Creates a socket address from a hostname and a port number.
SocketFactory - Class in fr.dyade.aaa.common.net
This class wraps multiples implementations of the java.net.Socket class.
SocketFactory() - Constructor for class fr.dyade.aaa.common.net.SocketFactory
 
SocketFactory13 - Class in fr.dyade.aaa.common.net
Deprecated.
SocketFactory13() - Constructor for class fr.dyade.aaa.common.net.SocketFactory13
Deprecated.
 
SocketFactory14 - Class in fr.dyade.aaa.common.net
This class implements the SocketFactory interface for JDK since 1.4.
SocketFactory14() - Constructor for class fr.dyade.aaa.common.net.SocketFactory14
 
sort(short[]) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Sorts the specified array of ints into ascending numerical order.
sort(short[], int, int) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Sorts the specified range of the specified array of ints into ascending numerical order.
sort1(short[], int, int) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Sorts the specified sub-array of integers into ascending order.
sourceLineNumber - Variable in class org.objectweb.util.monolog.jul.LogRecord
 
start(Timer) - Method in class fr.dyade.aaa.common.AverageCPUTask
Starts the resulting task.
start(Timer) - Method in class fr.dyade.aaa.common.AverageLoadTask
Starts the resulting task.
start() - Method in class fr.dyade.aaa.common.Daemon
Causes this daemon to begin execution.
start(Timer) - Method in class fr.dyade.aaa.common.monitoring.MonitoringTimerTask
Starts the resulting task.
start(BundleContext) - Method in class fr.dyade.aaa.common.osgi.Activator
 
start() - Method in class fr.dyade.aaa.common.Queue
Authorizes the use of the queue by producers.
stop() - Method in class fr.dyade.aaa.common.Daemon
Forces the daemon to stop executing.
stop(BundleContext) - Method in class fr.dyade.aaa.common.osgi.Activator
 
stop() - Method in class fr.dyade.aaa.common.Queue
Stops the queue by returning when it is empty and prohibiting any further producers call to the push method.
StoppedQueueException - Exception in fr.dyade.aaa.common
Thrown by the push method of the Queue class when the queue is actually stopping or stopped.
StoppedQueueException() - Constructor for exception fr.dyade.aaa.common.StoppedQueueException
Constructs a new StoppedQueueException with no detail message.
stopping - Variable in class fr.dyade.aaa.common.Queue
true if a producer called the stop() method.
strbuf - Variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
 
strbuf - Variable in class fr.dyade.aaa.common.monitoring.LogMonitoringTimerTask
 
strbuf - Variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
 
STREAM_CHARSET_DFLT - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
STREAM_CHARSET_PROPERTY - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
STREAM_USE_JVM_CHARSET_PROPERTY - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
Streamable - Interface in fr.dyade.aaa.common.stream
This interface allows to read/write the content of an object on a IO stream.
StreamUtil - Class in fr.dyade.aaa.common.stream
 
StreamUtil() - Constructor for class fr.dyade.aaa.common.stream.StreamUtil
 
string - Variable in class fr.dyade.aaa.common.encoding.EncodedString
 
STRING - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
STRING_PAIR_CLASS_ID - Static variable in class fr.dyade.aaa.common.encoding.EncodableFactoryRepository
 
StringPair - Class in fr.dyade.aaa.common.encoding
Encodable object representing a pair of strings.
StringPair() - Constructor for class fr.dyade.aaa.common.encoding.StringPair
 
StringPair(EncodedString, EncodedString) - Constructor for class fr.dyade.aaa.common.encoding.StringPair
 
StringPair.Factory - Class in fr.dyade.aaa.common.encoding
 
Strings - Class in fr.dyade.aaa.common
This class provides a set of static functions for building string representations of complex structures.
Strings() - Constructor for class fr.dyade.aaa.common.Strings
 
swap(short[], int, int) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Swaps x[a] with x[b].

T

table - Variable in class fr.dyade.aaa.common.stream.Properties.Enumerator
 
table - Variable in class fr.dyade.aaa.common.stream.Properties
The hash table data.
textArea - Variable in class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
 
thread - Variable in class fr.dyade.aaa.common.Daemon
The active component of this daemon.
threadName - Variable in class org.objectweb.util.monolog.jul.LogRecord
 
threshold - Variable in class fr.dyade.aaa.common.stream.Properties
The table is rehashed when its size exceeds this threshold.
TimeLimiter - Class in fr.dyade.aaa.common.concurrent
Imposes a time limit on method calls.
TimeLimiter() - Constructor for class fr.dyade.aaa.common.concurrent.TimeLimiter
 
timer - Variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
 
toByteArray(ByteArrayOutputStream, String) - Static method in class fr.dyade.aaa.common.Strings
Provides a Java string literal representing the parameter string.
toHex(byte[]) - Static method in class fr.dyade.aaa.common.BinaryDump
Dumps the byte array in hexadecimal format.
toHex(byte[], int, int) - Static method in class fr.dyade.aaa.common.BinaryDump
dump a part of the array of bytes to a String
toHex(byte[], int) - Static method in class fr.dyade.aaa.common.BinaryDump
Converts the parameter to a hex value breaking the results into lines.
toHex(byte) - Static method in class fr.dyade.aaa.common.BinaryDump
Converts the parameter to a hex value.
toHex(long, int) - Static method in class fr.dyade.aaa.common.BinaryDump
 
toString() - Method in class fr.dyade.aaa.common.Daemon
Returns a string representation of this daemon.
toString() - Method in class fr.dyade.aaa.common.encoding.EncodableInteger
 
toString() - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
toString() - Method in class fr.dyade.aaa.common.encoding.StringPair
 
toString() - Method in class fr.dyade.aaa.common.net.SocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - Method in class fr.dyade.aaa.common.stream.Properties.Entry
 
toString() - Method in class fr.dyade.aaa.common.stream.Properties
Returns a string representation of this Properties object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString(StringBuffer, Object) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an object.
toString(Object) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an object.
toString(StringBuffer, String) - Static method in class fr.dyade.aaa.common.Strings
Provides a Java string literal representing the parameter string.
toString(String) - Static method in class fr.dyade.aaa.common.Strings
Provides a Java string literal representing the parameter string.
toString(StringBuffer, Object, Class<?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array.
toString(StringBuffer, Object, Class<?>, int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array.
toString(StringBuffer, boolean[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of booleans.
toString(StringBuffer, boolean[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of booleans.
toString(StringBuffer, byte[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of bytes.
toString(StringBuffer, byte[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of bytes.
toString(StringBuffer, char[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of chars.
toString(StringBuffer, char[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of chars.
toString(StringBuffer, short[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of shorts.
toString(StringBuffer, short[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of shorts.
toString(StringBuffer, int[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of ints.
toString(StringBuffer, int[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of ints.
toString(StringBuffer, long[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of longs.
toString(StringBuffer, long[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of longs.
toString(StringBuffer, float[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of floats.
toString(StringBuffer, float[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of floats.
toString(StringBuffer, double[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of doubles.
toString(StringBuffer, double[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of doubles.
toString(StringBuffer, Object[]) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of objects.
toString(StringBuffer, Object[], int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array of objects.
toString(StringBuffer, List<?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of a list of objects.
toString(StringBuffer, List<?>, int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of a list of objects.
toString(List<?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of a list of objects.
toString(StringBuffer, Collection<?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an unordered Collection of objects.
toString(StringBuffer, Collection<?>, int, int) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an unordered Collection of objects.
toString(Collection<?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an unordered Collection of objects.
toString(StringBuffer, Map<?, ?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of a Map.
toString(Map<?, ?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of a Map.
toString(StringBuffer, Map.Entry<?, ?>) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of a Map entry.
toStringArray(StringBuffer, Object) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array.
toStringArray(Object) - Static method in class fr.dyade.aaa.common.Strings
Provides a string representation of an array.
TRACE - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
TRUE - Static variable in class fr.dyade.aaa.common.stream.StreamUtil
 
type - Variable in class fr.dyade.aaa.common.stream.Properties.Enumerator
 

U

unavailableFeature() - Static method in interface org.objectweb.util.monolog.slf4j.Slf4jLoggerLevelSetter
 
unpairedSurrogateMsg(int) - Static method in class fr.dyade.aaa.common.encoding.Utf8
 
unregisterMBean(String) - Method in class com.scalagent.jmx.JMXServer
 
unregisterMBean(String) - Method in interface fr.dyade.aaa.util.management.MXServer
 
unregisterMBean(String, String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
unregisterMBean(String) - Static method in class fr.dyade.aaa.util.management.MXWrapper
 
utf8 - Static variable in class fr.dyade.aaa.common.encoding.EncodableHelper
 
Utf8 - Class in fr.dyade.aaa.common.encoding
Low-level, high-performance utility methods related to the UTF-8 character encoding.
Utf8() - Constructor for class fr.dyade.aaa.common.encoding.Utf8
 

V

validateFormat(String) - Method in class org.objectweb.util.monolog.jul.LogFormatter
 
value - Variable in class fr.dyade.aaa.common.encoding.EncodableInteger
 
value - Variable in class fr.dyade.aaa.common.encoding.SerializableWrapper
 
value - Variable in class fr.dyade.aaa.common.stream.Properties.Entry
 
VALUES - Static variable in class fr.dyade.aaa.common.stream.Properties
 
VALUES - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
vecswap(short[], int, int, int) - Static method in class fr.dyade.aaa.common.Arrays
Deprecated.
Swaps x[a ..

W

WARN - Static variable in class org.objectweb.util.monolog.api.BasicLevel
 
WARN - Static variable in class org.objectweb.util.monolog.slf4j.Slf4jMonologLevels
 
WindowMonitoringTimerTask - Class in fr.dyade.aaa.common.monitoring
The WindowMonitoringTimerTask class allows to periodically watch JMX attributes and send the corresponding values to the outpuStrean.
WindowMonitoringTimerTask(Timer, long, Properties) - Constructor for class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Initializes the FileMonitoringTimerTask component.
WindowMonitoringTimerTask() - Constructor for class fr.dyade.aaa.common.monitoring.WindowMonitoringTimerTask
Instantiates the WindowMonitoringTimerTask component.
writeArrayOfBooleanTo(boolean[], OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a boolean array to the output stream.
writeArrayOfIntTo(int[], OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a int array to the output stream.
writeArrayOfStringTo(String[], OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a String array to the output stream.
writeListOfStringTo(List, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a generic list of String objects to the output stream.
writeObject(ObjectOutputStream) - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
writeObject(ObjectOutputStream) - Method in class fr.dyade.aaa.common.stream.Properties
 
writeObjectTo(Object, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write an object to the output stream.
writer - Variable in class fr.dyade.aaa.common.monitoring.FileMonitoringTimerTask
 
writeTo(DataOutputStream) - Method in class fr.dyade.aaa.common.encoding.EncodedString
 
writeTo(OutputStream) - Method in class fr.dyade.aaa.common.stream.Properties
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in interface fr.dyade.aaa.common.stream.Streamable
The object implements the writeTo method to write its contents to the output stream.
writeTo(boolean, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a boolean to the output stream.
writeTo(byte, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a byte to the output stream.
writeTo(short, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a short to the output stream.
writeTo(int, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write an integer to the output stream.
writeTo(long, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a long to the output stream.
writeTo(float, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a float to the output stream.
writeTo(double, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a double to the output stream.
writeTo(String, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a String to the output stream
writeTo(byte[], OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write byte array to the output stream.
writeTo(byte[], int, int, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write byte array to the output stream.
writeTo(Properties, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a Properties object to the output stream.
writeTo(Properties, OutputStream) - Static method in class fr.dyade.aaa.common.stream.StreamUtil
This method allows to write a java.util.Properties object to the output stream.

_

_hexcodes - Static variable in class fr.dyade.aaa.common.BinaryDump
 
_shifts - Static variable in class fr.dyade.aaa.common.BinaryDump
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
Skip navigation links

Copyright © 2022 ScalAgent D.T.. All rights reserved.