Dashboard Builder Commons 6.0.0.Beta1
A B C D E F G H I J K L M N O P R S T U V W X _

A

AbstractComparatorByCriteria - Class in org.jboss.dashboard.commons.comparator
Base class for the implementation of custom comparators.
AbstractComparatorByCriteria() - Constructor for class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
AbstractFilter - Class in org.jboss.dashboard.commons.filter
An abstract that defines those basic services a entity filter.
AbstractFilter() - Constructor for class org.jboss.dashboard.commons.filter.AbstractFilter
 
AbstractHashedMap - Class in org.jboss.dashboard.database.cache.custom.map
An abstract implementation of a hash-based map which provides numerous points for subclasses to override.
AbstractHashedMap() - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Constructor only used in deserialization, do not use otherwise.
AbstractHashedMap(int, float, int) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Constructor which performs no validation on the passed in parameters.
AbstractHashedMap(int) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Constructs a new, empty map with the specified initial capacity and default load factor.
AbstractHashedMap(int, float) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Constructs a new, empty map with the specified initial capacity and load factor.
AbstractHashedMap(Map) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Constructor copying elements from another map.
AbstractHashedMap.EntrySet - Class in org.jboss.dashboard.database.cache.custom.map
EntrySet implementation.
AbstractHashedMap.EntrySet(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySet
 
AbstractHashedMap.EntrySetIterator - Class in org.jboss.dashboard.database.cache.custom.map
EntrySet iterator.
AbstractHashedMap.EntrySetIterator(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySetIterator
 
AbstractHashedMap.HashEntry - Class in org.jboss.dashboard.database.cache.custom.map
HashEntry used to store the data.
AbstractHashedMap.HashEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
 
AbstractHashedMap.HashIterator - Class in org.jboss.dashboard.database.cache.custom.map
Base Iterator
AbstractHashedMap.HashIterator(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
 
AbstractHashedMap.HashMapIterator - Class in org.jboss.dashboard.database.cache.custom.map
MapIterator implementation.
AbstractHashedMap.HashMapIterator(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashMapIterator
 
AbstractHashedMap.KeySet - Class in org.jboss.dashboard.database.cache.custom.map
KeySet implementation.
AbstractHashedMap.KeySet(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySet
 
AbstractHashedMap.KeySetIterator - Class in org.jboss.dashboard.database.cache.custom.map
KeySet iterator.
AbstractHashedMap.KeySetIterator(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySetIterator
 
AbstractHashedMap.Values - Class in org.jboss.dashboard.database.cache.custom.map
Values implementation.
AbstractHashedMap.Values(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.Values
 
AbstractHashedMap.ValuesIterator - Class in org.jboss.dashboard.database.cache.custom.map
Values iterator.
AbstractHashedMap.ValuesIterator(AbstractHashedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.ValuesIterator
 
AbstractLinkedMap - Class in org.jboss.dashboard.database.cache.custom.map
An abstract implementation of a hash-based map that links entries to create an ordered map and which provides numerous points for subclasses to override.
AbstractLinkedMap() - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Constructor only used in deserialization, do not use otherwise.
AbstractLinkedMap(int, float, int) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Constructor which performs no validation on the passed in parameters.
AbstractLinkedMap(int) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Constructs a new, empty map with the specified initial capacity.
AbstractLinkedMap(int, float) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Constructs a new, empty map with the specified initial capacity and load factor.
AbstractLinkedMap(Map) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Constructor copying elements from another map.
AbstractLinkedMap.EntrySetIterator - Class in org.jboss.dashboard.database.cache.custom.map
EntrySet iterator.
AbstractLinkedMap.EntrySetIterator(AbstractLinkedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.EntrySetIterator
 
AbstractLinkedMap.KeySetIterator - Class in org.jboss.dashboard.database.cache.custom.map
KeySet iterator.
AbstractLinkedMap.KeySetIterator(AbstractLinkedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.KeySetIterator
 
AbstractLinkedMap.LinkEntry - Class in org.jboss.dashboard.database.cache.custom.map
LinkEntry that stores the data.
AbstractLinkedMap.LinkEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkEntry
Constructs a new entry.
AbstractLinkedMap.LinkIterator - Class in org.jboss.dashboard.database.cache.custom.map
Base Iterator that iterates in link order.
AbstractLinkedMap.LinkIterator(AbstractLinkedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
AbstractLinkedMap.LinkMapIterator - Class in org.jboss.dashboard.database.cache.custom.map
MapIterator implementation.
AbstractLinkedMap.LinkMapIterator(AbstractLinkedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkMapIterator
 
AbstractLinkedMap.ValuesIterator - Class in org.jboss.dashboard.database.cache.custom.map
Values iterator.
AbstractLinkedMap.ValuesIterator(AbstractLinkedMap) - Constructor for class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.ValuesIterator
 
AbstractMessage - Exception in org.jboss.dashboard.commons.message
Base implementation of the Message interface.
AbstractMessage(String, Object[]) - Constructor for exception org.jboss.dashboard.commons.message.AbstractMessage
Default constructor.
activateOptions() - Method in class org.jboss.dashboard.log.MemoryAppender
 
activeThreads - Variable in class org.jboss.dashboard.profiler.Profiler
Current active threads
add(Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Appends the specified element to the end of this list.
add(int, Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Inserts the specified element at the specified position in this list.
add(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
addAll(Collection) - Method in class org.jboss.dashboard.commons.collections.LazyList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class org.jboss.dashboard.commons.collections.LazyList
Not supported.
addAll(Collection, boolean) - Method in class org.jboss.dashboard.commons.message.MessageList
 
addAll(CodeBlockTraces) - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
addAttribute(String, String) - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
addCache(MultiCache) - Method in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
addChild(XMLNode) - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
addChild(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
addCodeBlockBeginEvent(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
addCodeBlockEndEvent(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
addComponentStorage(String, ComponentsStorage) - Static method in class org.jboss.dashboard.factory.ComponentsContextManager
Adds a component storage resolver
addContextProperties(Map<String, Object>) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
addContextProperty(String, Object) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
addDescriptorFiles(List) - Method in class org.jboss.dashboard.factory.Factory
 
addEntry(AbstractHashedMap.HashEntry, int) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Adds an entry into this map.
addEntry(AbstractHashedMap.HashEntry, int) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Adds an entry into this map, maintaining insertion order.
addLog4JEvent(LoggingEvent) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
addLogEvent(ThreadProfile.LogEvent) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
addLoggerSet(LoggerSet) - Method in class org.jboss.dashboard.log.Log4JManager
 
addMapping(int, int, Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Adds a new key-value mapping into this map.
addMapping(int, int, Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Adds a new key-value mapping into this map.
addPeriodicTask(String, long) - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
addPeriodicTask(Method, long) - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
addProperties(FilterByCriteria) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
addProperties(FilterByCriteria) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Add all the specified filter properties.
addProperty(String, Object, boolean, Object, boolean, Collection, int) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
addProperty(String, String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
addProperty(String, Object, boolean, Object, boolean, Collection, int) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Specifies a property for the filter.
addProperty(String, String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Specifies a property for the filter in a unstructured way.
addProperty(String, Object, boolean, Object, boolean, Collection, int) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
addProperty(String, String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
addSortCriteria(String, int) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
addSortCriteria(String, int) - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
Specifies a sort criteria for the comparator.
addStorageResolver(String, ComponentsStorage) - Method in class org.jboss.dashboard.factory.LookupHelper
 
addToMappings(String, Component) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
addToVirtualFilesystem(FileSystem) - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
addToVirtualFilesystem(FileSystem) - Method in interface org.jboss.dashboard.filesystem.FileSystemMapping
 
addWarning(String, Object[]) - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
addWarning(String, Object) - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
after - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkEntry
The entry after this one in the order
afterCommit() - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Callback method invoked after a transaction rollback.
afterRollback() - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Callback method invoked after a transaction commit.
ALIAS_PROPERTY - Static variable in class org.jboss.dashboard.factory.Component
 
allElementsEvicted() - Method in class org.jboss.dashboard.database.cache.custom.CacheMonitor
 
ALLOW_ALL - Static variable in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Allow only if all values are satisfied.
ALLOW_ANY - Static variable in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Allow if some value is satisfied.
ALLOW_NONE - Static variable in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Allow if none of the specified values are satisfied.
allowedLevels - Variable in class org.jboss.dashboard.log.LoggerSet
 
ancestorTypes - Variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
append(LoggingEvent) - Method in class org.jboss.dashboard.log.MemoryAppender
 
appendCopyright(StringBuffer) - Method in class org.jboss.dashboard.profiler.Profiler
 
appendErrorReport(StringBuffer, ErrorReport) - Method in class org.jboss.dashboard.profiler.Profiler
 
appendIndent(StringBuffer, int) - Static method in class org.jboss.dashboard.error.ErrorReport
 
appendServerSettings(StringBuffer) - Method in class org.jboss.dashboard.profiler.Profiler
 
appendThreadContext(StringBuffer, ThreadProfile) - Method in class org.jboss.dashboard.profiler.Profiler
 
appendToFile(String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Append content to a file
appendToFile(byte[], String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Append content to a file
Application - Class in org.jboss.dashboard
Class that defines some application set-up parameters.
Application() - Constructor for class org.jboss.dashboard.Application
 
ApplicationError - Exception in org.jboss.dashboard.error
An error thrown by a client application.
ApplicationError(String) - Constructor for exception org.jboss.dashboard.error.ApplicationError
 
ApplicationError(String, Throwable) - Constructor for exception org.jboss.dashboard.error.ApplicationError
 
ARRAYS_DELIMITER - Static variable in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
assemble(Serializable, Object) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
assemble(Serializable, Object) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
AutoCache - Class in org.jboss.dashboard.database.cache.custom
This cache implementation uses soft references so that cached objects are automatically garbage collected when needed.
AutoCache(boolean) - Constructor for class org.jboss.dashboard.database.cache.custom.AutoCache
 
autoCommit - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 

B

Base64 - Class in org.jboss.dashboard.commons.text
Utility class providing base64-encoding methods.
Base64() - Constructor for class org.jboss.dashboard.commons.text.Base64
 
baseAppDirectory - Variable in class org.jboss.dashboard.Application
 
baseCfgDirectory - Variable in class org.jboss.dashboard.Application
 
BasicFactoryElement - Class in org.jboss.dashboard.factory
Base class that any Factory bean must extends.
BasicFactoryElement() - Constructor for class org.jboss.dashboard.factory.BasicFactoryElement
 
beanManager - Static variable in class org.jboss.dashboard.commons.cdi.CDIBeanLocator
The bean manager.
beansConfigFile - Static variable in class org.jboss.dashboard.annotation.config.ConfigReader
 
before - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkEntry
The entry before this one in the order
beforeCommit() - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Callback method invoked before the transaction is commited.
beforeExecute(Thread, Runnable) - Method in class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
beforeRollback() - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Callback method invoked before the transaction is rolled back.
begin() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Begin the transaction
begin() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
begin() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
BEGIN_DATE - Static variable in class org.jboss.dashboard.profiler.ThreadProfileComparator
 
beginDate - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The begin date
beginThreadProfile() - Method in class org.jboss.dashboard.profiler.Profiler
 
beginTimeMillis - Variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
BinariesMapping - Class in org.jboss.dashboard.filesystem
 
BinariesMapping() - Constructor for class org.jboss.dashboard.filesystem.BinariesMapping
 
BinaryBlobType - Class in org.jboss.dashboard.database.hibernate
 
BinaryBlobType(InputStream, int) - Constructor for class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
BinaryBlobType(byte[]) - Constructor for class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
BinaryBlobType() - Constructor for class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
BoundedMap - Interface in org.jboss.dashboard.database.cache.custom.map
Defines a map that is bounded in size.
buffer - Variable in class org.jboss.dashboard.log.MemoryAppender
 
bufferSize - Variable in class org.jboss.dashboard.log.MemoryAppender
 
buildCache(String, Properties) - Method in class org.jboss.dashboard.database.cache.providers.CustomCacheProvider
 
BusinessError - Exception in org.jboss.dashboard.error
An exception thrown by the client application to delegate to the platform the handling of an expected business error.
BusinessError(int, String, String) - Constructor for exception org.jboss.dashboard.error.BusinessError
 

C

c3p0Enabled - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
CacheConfigurationGenerator - Class in org.jboss.dashboard.database.cache
This component creates the xml cache configuration for a given type of cache provider.
CacheConfigurationGenerator() - Constructor for class org.jboss.dashboard.database.cache.CacheConfigurationGenerator
 
CacheConfigurationManager - Class in org.jboss.dashboard.database.cache
 
CacheConfigurationManager() - Constructor for class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
CacheElement - Class in org.jboss.dashboard.database.cache
This class represents a cache element with ehcache style, but intended to be used by all types of caches
CacheElement() - Constructor for class org.jboss.dashboard.database.cache.CacheElement
 
cacheElements - Variable in class org.jboss.dashboard.database.cache.CacheOptions
Individual cache elements to create.
cacheEnabled - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
CacheFactory - Class in org.jboss.dashboard.database.cache.custom
A convenient generator of multicast caches using an underlying LRU or Automatic algorithm.
CacheFactory() - Constructor for class org.jboss.dashboard.database.cache.custom.CacheFactory
 
CacheMonitor - Class in org.jboss.dashboard.database.cache.custom
 
CacheMonitor(long) - Constructor for class org.jboss.dashboard.database.cache.custom.CacheMonitor
 
cacheNamesToCreate - Variable in class org.jboss.dashboard.database.cache.CacheOptions
Caches to create specifying only name, using default parameters
CacheNotification - Class in org.jboss.dashboard.database.cache.custom
The actual object that gets sent to the cluster to indicate that an object needs to be cleared from the cache.
CacheNotification() - Constructor for class org.jboss.dashboard.database.cache.custom.CacheNotification
 
CacheNotification(String, Serializable) - Constructor for class org.jboss.dashboard.database.cache.custom.CacheNotification
 
CacheOptions - Class in org.jboss.dashboard.database.cache
Stores generic cache options, to be used by underlying cache provider (if applicable)
CacheOptions() - Constructor for class org.jboss.dashboard.database.cache.CacheOptions
 
cacheOptions - Variable in class org.jboss.dashboard.database.cache.custom.CacheFactory
 
CacheStatistics - Interface in org.jboss.dashboard.database.cache.custom
 
calculateNewCapacity(int) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Calculates the new capacity of the map.
calculateRelativePath(String, String) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
calculateThreshold(int, float) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Calculates the new threshold of the map, where it will be resized.
calculateThroughput() - Method in class org.jboss.dashboard.log.Log4JManager
 
calculateTimeTraces() - Method in class org.jboss.dashboard.profiler.ThreadProfile
Calculates the list of time traces.
calculateTimeTraces(int, int, int) - Method in class org.jboss.dashboard.profiler.ThreadProfile
Search for two consecutive stack traces in the specified sample interval & stack level.
CalendarUtils - Class in org.jboss.dashboard.commons.misc
 
CalendarUtils() - Constructor for class org.jboss.dashboard.commons.misc.CalendarUtils
 
CalendarUtils.CalendarRangeUtils - Class in org.jboss.dashboard.commons.misc
 
CalendarUtils.CalendarRangeUtils() - Constructor for class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
callbacksEnabled - Variable in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
If true then this fragment will receive callback invocations both before and after the transaction completion.
cancel() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
CDIBeanLocator - Class in org.jboss.dashboard.commons.cdi
 
CDIBeanLocator() - Constructor for class org.jboss.dashboard.commons.cdi.CDIBeanLocator
 
CENTER_JUSTIFY - Static variable in class org.jboss.dashboard.commons.text.StringUtil
Center text.
changeSeparator(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Changes File.separator into a Windows path to Unix path and vice versa.
checkCapacity() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Checks the capacity of the map and enlarges it if necessary.
checkDriverClassAvailable(String) - Method in class org.jboss.dashboard.database.DataSourceManager
 
checkModuleName(String) - Method in class org.jboss.dashboard.factory.Factory
 
children - Variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
children - Variable in class org.jboss.dashboard.profiler.TimeTrace
 
childrenElapsedTimeMillis - Variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
chomp(char[]) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Given a character array, this method constructs a new string without trailing carriage return or newline characters.
Chronometer - Class in org.jboss.dashboard.commons.misc
The class Chronometer permits to measure the time, with millisecond precision.
Chronometer() - Constructor for class org.jboss.dashboard.commons.misc.Chronometer
 
cipher - Variable in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
CLASS_PROPERTY - Static variable in class org.jboss.dashboard.factory.Component
 
clear(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.AutoCache
 
clear() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Clear the cache
clear(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
clear(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
 
clear(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
clear() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
clear() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySet
 
clear() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySet
 
clear() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.Values
 
clear() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
clear() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
clear(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.MultiCache
 
clear(Serializable) - Method in interface org.jboss.dashboard.database.cache.custom.ObjectCache
Clears an object from the cache by key.
clear(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
 
clear() - Method in interface org.jboss.dashboard.factory.ComponentsStorage
Clears internal storage
clear() - Method in class org.jboss.dashboard.factory.GlobalComponentsStorage
 
clear() - Method in class org.jboss.dashboard.factory.LookupHelper
 
clear() - Method in class org.jboss.dashboard.factory.VolatileComponentsStorage
 
clear() - Method in class org.jboss.dashboard.log.MemoryAppender
 
clearAll() - Method in class org.jboss.dashboard.database.cache.custom.AutoCache
 
clearAll() - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
clearAll() - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
 
clearAll() - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
clearAll() - Method in class org.jboss.dashboard.database.cache.custom.MultiCache
 
clearAll() - Method in interface org.jboss.dashboard.database.cache.custom.ObjectCache
Clears the entire cache.
clearAll() - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
 
clearAllCaches() - Method in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
clearContext() - Static method in class org.jboss.dashboard.factory.ComponentsContextManager
Clears current Thread
clearIntervalMillis - Variable in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
clearStackTraces() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
clone() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Clones the map without cloning the keys or values.
clone() - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Clones the map without cloning the keys or values.
clone() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
cloneFilter() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
cloneFilter() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Create an exact copy of this filter instance.
close() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Flush the transaction
close() - Method in class org.jboss.dashboard.log.MemoryAppender
 
codeBlock - Variable in class org.jboss.dashboard.error.ErrorReport
The code block where the exception occurs.
CodeBlockHelper - Class in org.jboss.dashboard.profiler
Helper class for the easy registration of custom code traces.
CodeBlockHelper() - Constructor for class org.jboss.dashboard.profiler.CodeBlockHelper
 
codeBlockInProgress - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The current block in execution
codeBlockList - Variable in class org.jboss.dashboard.profiler.CodeBlockTraces
 
CodeBlockTrace - Class in org.jboss.dashboard.profiler
A code block trace is the way that the platform has to register the execution of a given portion of code (code block).
CodeBlockTrace(String) - Constructor for class org.jboss.dashboard.profiler.CodeBlockTrace
 
CodeBlockTraces - Class in org.jboss.dashboard.profiler
A collection of code block traces.
CodeBlockTraces() - Constructor for class org.jboss.dashboard.profiler.CodeBlockTraces
 
codeBlockTraces - Variable in class org.jboss.dashboard.profiler.TimeTrace
 
CodeBlockTracesComparator - Class in org.jboss.dashboard.profiler
Class used to compare CodeBlockTrace's using several criterias.
CodeBlockTracesComparator() - Constructor for class org.jboss.dashboard.profiler.CodeBlockTracesComparator
 
CodeBlockType - Interface in org.jboss.dashboard.profiler
Code block types are used to classify the code block traces into groups.
commit() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Commit the transaction
comparatorByBeginDate(boolean) - Static method in class org.jboss.dashboard.profiler.ThreadProfileComparator
 
ComparatorByCriteria - Interface in org.jboss.dashboard.commons.comparator
Interface addressed to enable the comparison of objects using multiple comparison criteria.
comparatorByElapsedTime(boolean) - Static method in class org.jboss.dashboard.profiler.ThreadProfileComparator
 
ComparatorUtils - Class in org.jboss.dashboard.commons.comparator
Helper class containing methods for the comparison between different types.
ComparatorUtils() - Constructor for class org.jboss.dashboard.commons.comparator.ComparatorUtils
 
compare(Object, Object) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
To be implemented by subclasses.
compare(Comparable, Comparable, int) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Compares two comparable objects.
compare(Date, Date, int) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Compares two dates.
compare(Boolean, Boolean, int) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Compares two booleans.
compare(Collection, Collection, int) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Compares two collections.
compare(Object, Collection, int) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Compare an element with the collection elements.
compare(Object, Object, int) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Compares two objects.
compare(Comparable, Comparable, int) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Compares two comparable objects.
compare(Object, Object) - Method in class org.jboss.dashboard.profiler.CodeBlockTracesComparator
 
compare(Object, Object) - Method in class org.jboss.dashboard.profiler.ThreadProfileComparator
 
compare(Object, Object) - Method in class org.jboss.dashboard.profiler.TimeTraceComparator
 
compare(Object, Object) - Method in class org.jboss.dashboard.scheduler.SchedulerTaskComparator
 
compareBySimilarity(String, Object, Object) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Check if the given object instance matchs the specified pattern.
compFileDate(String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Test if the time a file was last modified is before, after or equals than the time another file was last modified
complete() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Complete the transaction
completeConnection(boolean) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
completedThreads - Variable in class org.jboss.dashboard.profiler.Profiler
Completed threads that exceed the max. time expected.
completedThreadsErrorsEnabled - Variable in class org.jboss.dashboard.profiler.Profiler
Flag indicating whether threads that ends with errors should be added to the thread registry.
completedThreadsFilter - Variable in class org.jboss.dashboard.profiler.Profiler
Filter that a completed thread must satisfy in order to be added to the registry.
completedThreadsMaxSize - Variable in class org.jboss.dashboard.profiler.Profiler
Maximum number of completed threads to keep into the registry.
completedThreadsMinTimeMillis - Variable in class org.jboss.dashboard.profiler.Profiler
Save as completed only the threads which execution exceeds a maximum amount of time.
Component - Class in org.jboss.dashboard.factory
This class holds all the properties regarding a Factory bean definition.
Component(String, ComponentsTree) - Constructor for class org.jboss.dashboard.factory.Component
 
ComponentsContextManager - Class in org.jboss.dashboard.factory
Initializes thread context so that Component lookups can be performed.
ComponentsContextManager() - Constructor for class org.jboss.dashboard.factory.ComponentsContextManager
 
ComponentsStorage - Interface in org.jboss.dashboard.factory
Interface that stores components to be looked up (will be backed up by a Map, a request, a session, ...)
ComponentsTree - Class in org.jboss.dashboard.factory
The component tree contains all the components definitions loaded (usually) from the etc/factory directory.
ComponentsTree(List) - Constructor for class org.jboss.dashboard.factory.ComponentsTree
Creates a new tree of components for the given list of files.
Config - Annotation Type in org.jboss.dashboard.annotation.config
 
ConfigReader - Class in org.jboss.dashboard.annotation.config
 
ConfigReader() - Constructor for class org.jboss.dashboard.annotation.config.ConfigReader
 
contains(Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Returns true if this list contains the specified element.
contains(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySet
 
contains(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySet
 
contains(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.Values
 
containsCache(String) - Method in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
containsKey(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Checks whether the map contains the specified key.
containsKey(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
containsMessagesOfType(int) - Method in class org.jboss.dashboard.commons.message.MessageList
 
containsProperty(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
containsProperty(Collection) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
containsProperty(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Check if the given property filter has been defined.
containsProperty(Collection) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Check if a filter is defined for any of the property identifiers given.
containsProperty(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
containsProperty(Collection) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
containsValue(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Checks whether the map contains the specified value.
containsValue(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Checks whether the map contains the specified value.
containsValue(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
content(StringBuffer, String) - Static method in class org.jboss.dashboard.commons.xml.XMLUtils
 
context - Variable in class org.jboss.dashboard.error.ErrorTrace
 
context - Variable in class org.jboss.dashboard.profiler.StackTrace
 
contextProperties - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Context properties collected during profiling.
contextPropertyNames - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
All context property names that any thread profile can hold.
CONTROLLER_REQUEST - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
convertKey(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Converts input keys to another object for storage in the map.
copyFile(InputStream, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Copy a file to another file using a static buffer of DEFAULT_BUFFER_SIZE
copyFile(String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Copy a file to another file using a static buffer of DEFAULT_BUFFER_SIZE
copyFile(String, String, int) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Copy a file to another file using a buffer of maximum size
copyFile(InputStream, String, int) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Copy a file to another file using a buffer of maximum size
CoreCodeBlockTypes - Class in org.jboss.dashboard.profiler
Core code block types of the platform.
CoreCodeBlockTypes() - Constructor for class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
CoreServices - Class in org.jboss.dashboard
 
CoreServices() - Constructor for class org.jboss.dashboard.CoreServices
 
createCache(String) - Method in class org.jboss.dashboard.database.cache.custom.CacheFactory
Creates a new cache.
createConnectionProxy(Connection) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
createCustomCache(String) - Method in class org.jboss.dashboard.database.cache.custom.CacheFactory
 
createCustomCacheRegion(String) - Method in class org.jboss.dashboard.database.cache.CacheConfigurationGenerator
 
createCustomCacheRegion(String) - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
Create a custom cache region for an existing cache
createCustomCacheRegion(String) - Method in class org.jboss.dashboard.database.cache.CustomCacheConfigurationGenerator
 
createCustomCacheRegion(String) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
Create a custom cache region
createDatabaseScriptPath(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
createDir(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Creates the directory named by a pathname, if it doesn't exists, including any necessary but nonexistent parent directories.
createEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Creates an entry to store the key-value data.
createEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Creates an entry to store the data.
createEntrySetIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Creates an entry set iterator.
createEntrySetIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Creates an entry set iterator.
createInitialVirtualFilesystem() - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
createKeySetIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Creates a key set iterator.
createKeySetIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Creates a key set iterator.
createLazyList(Collection) - Method in class org.jboss.dashboard.commons.collections.LazyList
Creates a brand new lazy list initialiaed with the given list of identifiers.
createLogOverflowMessage() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
createLookupHelper() - Static method in class org.jboss.dashboard.factory.ComponentsContextManager
 
createMemoryAppender() - Method in class org.jboss.dashboard.log.Log4JManager
 
createObjectCache(CacheElement, String) - Method in class org.jboss.dashboard.database.cache.custom.CacheFactory
 
createPreparedStatementProxy(PreparedStatement, String) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
createProductDatabase(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
createStatementProxy(Statement) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
createThreadProfile() - Method in class org.jboss.dashboard.profiler.Profiler
 
createTimeTrace(int, int, int) - Method in class org.jboss.dashboard.profiler.ThreadProfile
Create a time trace with samples belonging to the specified interval.
createValuesIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Creates a values iterator.
createValuesIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Creates a values iterator.
creationTimeMillis - Variable in class org.jboss.dashboard.profiler.StackTrace
 
CRITERIA_BEGIN_TIME - Static variable in class org.jboss.dashboard.profiler.TimeTraceComparator
 
CRITERIA_CREATION_TIME - Static variable in class org.jboss.dashboard.profiler.TimeTraceComparator
 
CRITERIA_ELAPSED_TIME - Static variable in class org.jboss.dashboard.profiler.CodeBlockTracesComparator
 
CRITERIA_ELAPSED_TIME - Static variable in class org.jboss.dashboard.profiler.TimeTraceComparator
 
CRITERIA_END_TIME - Static variable in class org.jboss.dashboard.profiler.TimeTraceComparator
 
CRITERIA_SELF_TIME - Static variable in class org.jboss.dashboard.profiler.CodeBlockTracesComparator
 
CRITERIA_SELF_TIME - Static variable in class org.jboss.dashboard.profiler.TimeTraceComparator
 
currentConnection - Variable in class org.jboss.dashboard.database.ExternalDataSource
 
currentEntry() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
 
currentEntry() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
currentLang() - Static method in class org.jboss.dashboard.LocaleManager
Static getter for current lang.
currentLocale() - Static method in class org.jboss.dashboard.LocaleManager
Static getter for current Locale.
currentThreadDataSources - Static variable in class org.jboss.dashboard.database.DataSourceManager
Set of data sources used by the current thread.
currentThreadProfile - Variable in class org.jboss.dashboard.profiler.Profiler
The thread profile for the current thread.
CursoredList - Class in org.jboss.dashboard.commons.collections
 
CursoredList(List) - Constructor for class org.jboss.dashboard.commons.collections.CursoredList
 
CUSTOM_DELIMITER - Static variable in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
CUSTOM_DELIMITER_ENABLER - Static variable in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
CustomCache - Class in org.jboss.dashboard.database.cache.custom
 
CustomCache(ObjectCache, String) - Constructor for class org.jboss.dashboard.database.cache.custom.CustomCache
 
CustomCacheConfigurationGenerator - Class in org.jboss.dashboard.database.cache
 
CustomCacheConfigurationGenerator() - Constructor for class org.jboss.dashboard.database.cache.CustomCacheConfigurationGenerator
 
CustomCacheProvider - Class in org.jboss.dashboard.database.cache.providers
Support for CustomCache replicated cache.
CustomCacheProvider() - Constructor for class org.jboss.dashboard.database.cache.providers.CustomCacheProvider
 
cutString(String, FontMetrics, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
It returns an array of subchains of maximum length in pixels.

D

data - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Map entries
DATABASE_CONFIG_DIR - Static variable in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
DatabaseAutoSynchronizer - Class in org.jboss.dashboard.database
This component manages the database creation.
DatabaseAutoSynchronizer() - Constructor for class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
databaseAutoSynchronizer - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
databaseName - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
databaseStructureVerificationExcludedClassNames - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
DATASET_BUILD - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
DataSourceEntry - Class in org.jboss.dashboard.database
A database connection definition either in plain JDBC or JNDI.
DataSourceEntry() - Constructor for class org.jboss.dashboard.database.DataSourceEntry
 
dataSourceEntry - Variable in class org.jboss.dashboard.database.ExternalDataSource
 
DataSourceFragment - Class in org.jboss.dashboard.database
A component to be used when access to remote databases is needed.
DataSourceFragment(String) - Constructor for class org.jboss.dashboard.database.DataSourceFragment
Create a DataSourceFragment to perform queries against given datasource
dataSourceManager - Variable in class org.jboss.dashboard.CoreServices
 
DataSourceManager - Class in org.jboss.dashboard.database
Manager used to access the DataSource instances configured in the current installation.
DataSourceManager() - Constructor for class org.jboss.dashboard.database.DataSourceManager
 
date - Variable in class org.jboss.dashboard.error.ErrorReport
The error date
dateFormat - Static variable in class org.jboss.dashboard.error.ErrorReport
 
dateFormat - Static variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
DateFormatUtil - Class in org.jboss.dashboard.commons.text
Utilities for formatting and parsing dates.
dateToOracleStr(Timestamp) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Contains some Oracle specific fixes to the timestamp.
dateToStr(Date) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Formats a Date into a date string.
dateToUTCStr(Date) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Turns a UTCTime in a java.util.Date object into a String object.
DecimalFormatUtil - Class in org.jboss.dashboard.commons.text
Utilities for formating and parsing decimal numbers.
decode(String) - Static method in class org.jboss.dashboard.commons.text.Base64
Decodes a BASE64 string.
decrypt(String) - Method in class org.jboss.dashboard.commons.security.cipher.PBEWithMD5AndDESCipher
 
deepCopy(Object) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
deepCopy(Object) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
DEFAULT_CAPACITY - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
The default capacity to use
DEFAULT_DATASOURCE_NAME - Static variable in class org.jboss.dashboard.database.DataSourceManager
 
DEFAULT_LOAD_FACTOR - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
The default load factor to use
DEFAULT_MAX_SIZE - Static variable in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Default maximum size
DEFAULT_THRESHOLD - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
The default threshold to use
defaultLocaleId - Variable in class org.jboss.dashboard.LocaleManager
The default localeId.
delete() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
delete() - Method in interface org.jboss.dashboard.database.Persistent
 
deleteFile(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Delete the file or directory denoted by a pathname.
deobfuscate(String) - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
deobfuscate(String) - Static method in class org.jboss.dashboard.commons.text.TextOfuscator
 
DESC_PROPERTY - Static variable in class org.jboss.dashboard.factory.Component
 
DescriptorFile - Class in org.jboss.dashboard.factory
A Factory component definition file (the contents of its .factory file).
DescriptorFile(String, Properties, String) - Constructor for class org.jboss.dashboard.factory.DescriptorFile
 
destroy() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Clean up
destroy() - Method in class org.jboss.dashboard.factory.ComponentsTree
 
destroy() - Method in class org.jboss.dashboard.factory.Factory
 
destroyEntry(AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Kills an entry ready for the garbage collector.
DirectoriesScanner - Class in org.jboss.dashboard.commons.io
 
DirectoriesScanner(String) - Constructor for class org.jboss.dashboard.commons.io.DirectoriesScanner
 
disassemble(Object) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
disassemble(Object) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
discardDuplicates - Variable in class org.jboss.dashboard.commons.collections.LazyList
Flag indicating if duplicated elements are allowed.
doClearAll() - Method in class org.jboss.dashboard.database.cache.custom.MultiCache
 
doGetAlias(String, String) - Method in class org.jboss.dashboard.factory.Factory
 
doLookup(String, String) - Method in class org.jboss.dashboard.factory.Factory
 
doReadObject(ObjectInputStream) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Reads the map data from the stream.
doReadObject(ObjectInputStream) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Reads the data necessary for put() to work in the superclass.
doTheInstall() - Method in class org.jboss.dashboard.factory.InitialModule
 
doTheUpgrade(long) - Method in class org.jboss.dashboard.factory.InitialModule
 
doubleToStr(double, int) - Static method in class org.jboss.dashboard.commons.text.DecimalFormatUtil
Formats a double to produce a string with a number of fraction digits.
doubleToStr(Number, int) - Static method in class org.jboss.dashboard.commons.text.DecimalFormatUtil
Formats a Number to produce a string with a number of fraction digits.
doWork(Session) - Method in interface org.jboss.dashboard.database.hibernate.HibernateWork
Execute a persistence unit of work.
doWork(FactoryWork) - Static method in class org.jboss.dashboard.factory.Factory
 
doWork(FactoryWork, boolean) - Static method in class org.jboss.dashboard.factory.Factory
 
doWork() - Method in interface org.jboss.dashboard.factory.FactoryWork
 
doWriteObject(ObjectOutputStream) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Writes the map data to the stream.
doWriteObject(ObjectOutputStream) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Writes the data necessary for put() to work in deserialization.
driver - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 
dumpStackTrace() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
dumpStackTraces() - Method in class org.jboss.dashboard.profiler.Profiler
 

E

editable - Variable in class org.jboss.dashboard.log.LoggerSet
 
ELAPSED_TIME - Static variable in class org.jboss.dashboard.profiler.ThreadProfileComparator
 
elapsedTime() - Method in class org.jboss.dashboard.commons.misc.Chronometer
Return the elapsed time measured in milliseconds since the very start.
elapsedTime(String) - Method in class org.jboss.dashboard.commons.misc.Chronometer
Return the elapsed time measured in milliseconds since the specified mark was set.
elapsedTimeExceeded - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Flag indicating that the thread elapsed time has overtaken a specified threshold (See the maxThreadDurationInMillis property).
elapsedTimeMillis - Variable in class org.jboss.dashboard.profiler.CodeBlockTraces
 
elementAdded() - Method in class org.jboss.dashboard.database.cache.custom.CacheMonitor
 
elementEvicted() - Method in class org.jboss.dashboard.database.cache.custom.CacheMonitor
 
elements - Variable in exception org.jboss.dashboard.commons.message.AbstractMessage
The process elements involved in the message.
eliminateWordsShorterThan(String, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Delete all the words of a string smaller that a given size, and the extra blank characters
enabled - Variable in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
ENABLED_PROPERTY - Static variable in class org.jboss.dashboard.factory.Component
 
enableDatabaseAutoSynchronization - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
enableDatabaseStructureVerification - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
encode(byte[]) - Static method in class org.jboss.dashboard.commons.text.Base64
Encodes an array of bytes into a BASE64 string
encrypt(String) - Method in class org.jboss.dashboard.commons.security.cipher.PBEWithMD5AndDESCipher
 
end() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
end() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
END_DATE - Static variable in class org.jboss.dashboard.profiler.ThreadProfileComparator
 
endDate - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The end date
endtag(StringBuffer, String) - Static method in class org.jboss.dashboard.commons.xml.XMLUtils
 
endTimeMillis - Variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
ensureCapacity(int) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Changes the size of the data structure to the capacity proposed.
entryAfter(AbstractLinkedMap.LinkEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets the after field from a LinkEntry.
entryBefore(AbstractLinkedMap.LinkEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets the before field from a LinkEntry.
entryHashCode(AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the hashCode field from a HashEntry.
entryKey(AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the key field from a HashEntry.
entryNext(AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the next field from a HashEntry.
entrySet - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Entry set
entrySet() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the entrySet view of the map.
entrySet() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
entryValue(AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the value field from a HashEntry.
eq(Object, Object) - Method in class org.jboss.dashboard.profiler.StackTrace
 
equals(Object) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
equals(Collection, Collection) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Check if tow collections contains exactly the same elements.
equals(Object) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
equals(Object) - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
equals(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Compares this map with another.
equals(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
 
equals(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
equals(Object, Object) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
equals(Object, Object) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
equals(Object) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
equals(StackTrace) - Method in class org.jboss.dashboard.profiler.StackTrace
 
equals(StackTraceElement, StackTraceElement) - Method in class org.jboss.dashboard.profiler.StackTrace
 
ERROR - Static variable in interface org.jboss.dashboard.commons.message.Message
Error message type.
error(Throwable) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Exception occurred during a transaction fragment
ERROR - Static variable in exception org.jboss.dashboard.error.BusinessError
 
error - Variable in class org.jboss.dashboard.error.ErrorTrace
 
ERROR - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
ERROR_DATE - Static variable in class org.jboss.dashboard.error.ErrorTrace
 
ERROR_ID - Static variable in class org.jboss.dashboard.error.ErrorTrace
 
ERROR_STACKTRACE - Static variable in class org.jboss.dashboard.error.ErrorTrace
 
errorManager - Variable in class org.jboss.dashboard.CoreServices
 
ErrorManager - Class in org.jboss.dashboard.error
Manages the error handling in the platform.
ErrorManager() - Constructor for class org.jboss.dashboard.error.ErrorManager
 
ErrorReport - Class in org.jboss.dashboard.error
An error report.
ErrorReport() - Constructor for class org.jboss.dashboard.error.ErrorReport
 
errorReport - Variable in class org.jboss.dashboard.profiler.ThreadProfile
An error occurred during the thread execution (if any).
ErrorTrace - Class in org.jboss.dashboard.error
A profiler trace generated always that an unexpected error occurs within the platform.
ErrorTrace(ErrorReport) - Constructor for class org.jboss.dashboard.error.ErrorTrace
 
escapeQuotes(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
 
escapeXml(String) - Static method in class org.jboss.dashboard.commons.xml.XMLNode
 
EVENT_ALL - Static variable in class org.jboss.dashboard.commons.events.Publisher
The event representing all events.
evictAllCaches() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
Evict all cache information.
exception - Variable in class org.jboss.dashboard.error.ErrorReport
The error itself
execute() - Method in class org.jboss.dashboard.database.DataSourceFragment
Executes this fragment.
execute() - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Execute this fragment.
execute(SchedulerTask) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
execute(SchedulerTask, boolean) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
execute() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
executeBeanShellScript(String, Map) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Executes a BeanShell script.
executeChild(HibernateTransaction) - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
 
executeFragment(HibernateTxFragment) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
executeInitiator(HibernateTransaction) - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
 
executor - Variable in class org.jboss.dashboard.scheduler.Scheduler
 
existCriteria(String) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
existCriteria(String) - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
Check if a given criteria is applied in comparator.
existFile(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Test whether the file denoted by a pathname exists
existsModulesTable(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
expectedModCount - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
The modification count expected
expectedModCount - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
The modification count expected
ExternalDataSource - Class in org.jboss.dashboard.database
A data source implementation that bounds its connections to the underlying transaction.
ExternalDataSource() - Constructor for class org.jboss.dashboard.database.ExternalDataSource
 

F

Factory - Class in org.jboss.dashboard.factory
Main class for the initialization and lookup of components within the platform.
Factory(File) - Constructor for class org.jboss.dashboard.factory.Factory
 
Factory(ZipInputStream) - Constructor for class org.jboss.dashboard.factory.Factory
 
Factory() - Constructor for class org.jboss.dashboard.factory.Factory
 
FACTORY_COMMENT_CHAR - Static variable in class org.jboss.dashboard.factory.Factory
 
FACTORY_EXTENSION - Static variable in class org.jboss.dashboard.factory.Factory
 
FACTORY_FILENAME - Static variable in class org.jboss.dashboard.factory.Factory
 
FactoryLifecycle - Interface in org.jboss.dashboard.factory
This interface is intended to be implemented by objects that, when set in the Factory configuration, receive lifecycle notifications from the Factory.
factoryLookup(String) - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
FactoryWork - Interface in org.jboss.dashboard.factory
Unit of work to be performed within a context that accesses the Factory.
fetchSize - Variable in class org.jboss.dashboard.commons.collections.LazyList
The number of elements fetched when invoking the get(index) method.
FIFOCache - Class in org.jboss.dashboard.database.cache.custom
Cache implementation that uses the Least Recently Used algorithm.
FIFOCache(boolean, int) - Constructor for class org.jboss.dashboard.database.cache.custom.FIFOCache
 
fileSystemManager - Variable in class org.jboss.dashboard.CoreServices
 
FileSystemManager - Class in org.jboss.dashboard.filesystem
 
FileSystemManager() - Constructor for class org.jboss.dashboard.filesystem.FileSystemManager
 
FileSystemMapping - Interface in org.jboss.dashboard.filesystem
A mapping in the virtual filesystem.
FileUtil - Class in org.jboss.dashboard.commons.io
Utilities to work with files.
fill(String, char, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Fill a string with chars, in order to grow to a given size.
fill(String, String, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Fill a string repeating other string, in order to grow to a given size.
fill(String, String, int, boolean) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Fill a string repeating other string, in order to grow to a given size.
Filter - Interface in org.jboss.dashboard.commons.filter
An object filter.
filter - Variable in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
The filter to decorate.
FilterByCriteria - Interface in org.jboss.dashboard.commons.filter
A filter designed to configure filter criteria for objects properties.
filterCondition - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
The filter condition logical expression.
filterProperties - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
Filter list.
filterSQLString(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Replace all the ocurrences of the char ' with '', and add a ' at the start and the end of the string.
findFiles(File) - Method in class org.jboss.dashboard.commons.io.DirectoriesScanner
 
findFirst(String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Searches into a String for the prefix before the specified substring.
findLast(String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Search into a String for the suffix after the last occurrence of the specified substring.
findRest(String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Search into a String for the suffix after the first occurrence of the specified substring.
finishThreadProfile(ThreadProfile) - Method in class org.jboss.dashboard.profiler.Profiler
 
fireTask(String) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
first() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
first() - Method in class org.jboss.dashboard.profiler.StackTrace
 
firstKey() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets the first key in the map, which is the most recently inserted.
firstKey() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
firstLow(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Lower case the first character in a String.
firstUp(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Upper case the first character in a String.
fixedDelay - Variable in class org.jboss.dashboard.scheduler.SchedulerTask
 
fixedDelaySeconds - Variable in class org.jboss.dashboard.scheduler.SchedulerTask
 
fixUnicodeCharacters(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Replace special characters with simple characters
flush() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Flush the transaction
flushAfterFinish - Variable in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Flag to control the Hibernate flush.
format(Map<String, Object>) - Method in class org.jboss.dashboard.profiler.ThreadProfile.CodeBlockBeginEvent
 
format(Map<String, Object>) - Method in class org.jboss.dashboard.profiler.ThreadProfile.CodeBlockEndEvent
 
format(Map<String, Object>) - Method in class org.jboss.dashboard.profiler.ThreadProfile.Log4JEvent
 
format(Map<String, Object>) - Method in class org.jboss.dashboard.profiler.ThreadProfile.LogEvent
 
format(Map<String, Object>) - Method in class org.jboss.dashboard.profiler.ThreadProfile.MessageEvent
 
formatElapsedTime(long) - Static method in class org.jboss.dashboard.commons.misc.Chronometer
 
formatForComparison(String, Object) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Format a given property value valid for string comparfison against other values.
formatForComparison(String, Object) - Method in class org.jboss.dashboard.profiler.ThreadProfileFilter
 
formatForDisplay(String, Object) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Format a given property value as displayed for the the user.
formatForDisplay(String, Object) - Method in class org.jboss.dashboard.profiler.ThreadProfileFilter
 
formatTime(long) - Static method in class org.jboss.dashboard.scheduler.SchedulerTask
 
fragment(Connection) - Method in class org.jboss.dashboard.database.DataSourceFragment
Called when the datasource exists.
freeAllCache() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationGenerator
 
freeAllCache() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
Clears all objects stored in the cache
freeAllCache() - Method in class org.jboss.dashboard.database.cache.CustomCacheConfigurationGenerator
 
from(int, int) - Method in class org.jboss.dashboard.profiler.StackTrace
 
future - Variable in class org.jboss.dashboard.scheduler.SchedulerTask
 

G

geLocales() - Method in class org.jboss.dashboard.LocaleManager
Locales supported.
get(int) - Method in class org.jboss.dashboard.commons.collections.LazyList
Retrieves the instance at specified position.
get(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.AutoCache
 
get(Object) - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Get an item from the cache
get(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
get(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
 
get(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
get(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the value mapped to the key specified.
get(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Gets the value mapped to the key specified.
get(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
get(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.MultiCache
 
get(Serializable) - Method in interface org.jboss.dashboard.database.cache.custom.ObjectCache
Gets an object from the cache by key, or returns null if that object is not cached.
get(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
 
get(int) - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
get(int) - Method in class org.jboss.dashboard.profiler.StackTrace
 
getActiveThreads() - Method in class org.jboss.dashboard.profiler.Profiler
 
getAlias() - Method in class org.jboss.dashboard.factory.Component
 
getAlias(String, String) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
getAlias(String) - Static method in class org.jboss.dashboard.factory.Factory
 
getAlias(String, String) - Static method in class org.jboss.dashboard.factory.Factory
 
getAllContextPropertyNames() - Static method in class org.jboss.dashboard.profiler.ThreadProfile
 
getAllLanguages() - Method in class org.jboss.dashboard.LocaleManager
Get all language identifiers
getAllLocales() - Method in class org.jboss.dashboard.LocaleManager
Locales supported by the VM
getAllowedLevels() - Method in class org.jboss.dashboard.log.LoggerSet
 
getAllThreads() - Method in class org.jboss.dashboard.profiler.Profiler
 
getAncestorTypes() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getApplicationErrorCause(Throwable) - Method in class org.jboss.dashboard.error.ErrorManager
Get the error cause (if any) thrown by the application logic.
getAttributes() - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
getAutoCommit(Connection) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getAutoCommit(Connection) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getAverageOccupation() - Method in interface org.jboss.dashboard.database.cache.custom.CacheStatistics
Determine the average occupation of the cache.
getAverageOccupationRate() - Method in interface org.jboss.dashboard.database.cache.custom.CacheStatistics
Determine the average occupation of the cache in percentage.
getAverageTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
getBaseAppDirectory() - Method in class org.jboss.dashboard.Application
 
getBaseArray(Class, int) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
getBaseCfgDirectory() - Method in class org.jboss.dashboard.Application
 
getBeanByName(String) - Static method in class org.jboss.dashboard.commons.cdi.CDIBeanLocator
 
getBeanByType(Class) - Static method in class org.jboss.dashboard.commons.cdi.CDIBeanLocator
 
getBeanManager() - Static method in class org.jboss.dashboard.commons.cdi.CDIBeanLocator
 
getBeginDate() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getBeginTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getBeginTimeMillis() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getBuffer() - Method in class org.jboss.dashboard.log.MemoryAppender
 
getBufferSize() - Method in class org.jboss.dashboard.log.MemoryAppender
 
getCacheConfigurationGenerators() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
getCacheConfigurationManager() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getCacheOptions() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
getCacheSize() - Method in interface org.jboss.dashboard.database.cache.custom.CacheStatistics
Get the cache size
getCacheStatistics() - Method in class org.jboss.dashboard.database.cache.custom.AutoCache
 
getCacheStatistics() - Method in class org.jboss.dashboard.database.cache.custom.CacheFactory
Get the cache statistics
getCacheStatistics() - Method in class org.jboss.dashboard.database.cache.custom.CacheMonitor
 
getCacheStatistics() - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
getCacheStatistics() - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
 
getCacheStatistics() - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
getCacheStatistics() - Method in interface org.jboss.dashboard.database.cache.custom.StatisticsObjectCache
Get the cache statistics
getCacheStatistics() - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
 
getCacheUsage() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationGenerator
Determine the type of cache usage to use
getCacheUsage() - Method in class org.jboss.dashboard.database.cache.CustomCacheConfigurationGenerator
 
getChildren() - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
getChildren() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getChildren() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getChildrenElapsedTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getCipher() - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
getClassFields(Class, Class, boolean, String[]) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
 
getClassHierarchyFields(Class, Class, boolean, String[]) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
 
getClassHierarchyInterfaces(Class) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
 
getClassInterfaces(Class) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getClazz() - Method in class org.jboss.dashboard.factory.Component
 
getCodeBlock() - Method in class org.jboss.dashboard.error.ErrorReport
 
getCodeBlockInProgress() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getCodeBlockTrace() - Method in class org.jboss.dashboard.profiler.ThreadProfile.LogEvent
 
getCodeBlockTraces() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getCompletedThreads() - Method in class org.jboss.dashboard.profiler.Profiler
 
getCompletedThreadsFilter() - Method in class org.jboss.dashboard.profiler.Profiler
 
getCompletedThreadsMaxSize() - Method in class org.jboss.dashboard.profiler.Profiler
 
getCompletedThreadsMinTimeMillis() - Method in class org.jboss.dashboard.profiler.Profiler
 
getComponent(String) - Method in interface org.jboss.dashboard.factory.ComponentsStorage
Gets stored component
getComponent(String) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
getComponent(String, String) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
getComponent(String) - Method in class org.jboss.dashboard.factory.GlobalComponentsStorage
 
getComponent() - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
getComponent(String) - Method in class org.jboss.dashboard.factory.VolatileComponentsStorage
 
getComponentAlias() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
getComponentConfiguredProperties() - Method in class org.jboss.dashboard.factory.Component
 
getComponentDescription() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
getComponentName() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
getComponentName() - Method in class org.jboss.dashboard.factory.DescriptorFile
 
getComponentScope() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
getConfigGenerator() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
getConnection() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getConnection(String, String) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getConnection() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getConnection() - Method in class org.jboss.dashboard.database.JDBCDataSourceEntry
 
getConnection() - Method in class org.jboss.dashboard.database.JNDIDataSourceEntry
 
getConnection(String, String) - Method in class org.jboss.dashboard.database.LocalDataSource
 
getConnection() - Method in class org.jboss.dashboard.database.LocalDataSource
 
getConnection(String, String) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getConnection() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getContent() - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
getContext() - Method in class org.jboss.dashboard.error.ErrorTrace
 
getContext() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getContext() - Method in class org.jboss.dashboard.profiler.StackTrace
 
getContextProperty(String) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getContextPropertyNames() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getCopyright() - Method in class org.jboss.dashboard.Application
Return a string containing the copyright.
getCreateFiles() - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
getCreationDate() - Method in class org.jboss.dashboard.commons.message.MessageList
 
getCreationOrderNumber() - Method in class org.jboss.dashboard.factory.Component
 
getCreationTimeMillis() - Method in class org.jboss.dashboard.profiler.StackTrace
 
getCriteriaIds() - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
getCriteriaIds() - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
Retrieve ids. for all criterias specified.
getCurrentEditLang() - Method in class org.jboss.dashboard.LocaleManager
Get the language in which the system is editing contents.
getCurrentEditLocale() - Method in class org.jboss.dashboard.LocaleManager
Current locale for editing contents
getCurrentLang() - Method in class org.jboss.dashboard.LocaleManager
Get the current language for displaying contents
getCurrentLocale() - Method in class org.jboss.dashboard.LocaleManager
Current locale for viewing contents
getCurrentThreadDataSource(String) - Method in class org.jboss.dashboard.database.DataSourceManager
Retrieve a data sources being used by the current thread.
getCurrentThreadDataSources() - Method in class org.jboss.dashboard.database.DataSourceManager
Retrieve the data sources being used by the current thread.
getCurrentThreadError() - Static method in class org.jboss.dashboard.error.ErrorReport
Get the last error happened within the current thread (if any).
getCurrentThreadProfile() - Method in class org.jboss.dashboard.profiler.Profiler
 
getCurrentTx() - Static method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Get the current tx associated with the calling thread.
getDatabaseAutoSynchronizer() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getDatabaseName() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getDatabaseStructureVerificationExcludedClassNames() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getDataSource() - Method in class org.jboss.dashboard.database.DataSourceFragment
Get the datasource this fragment is using
getDatasource(String) - Method in class org.jboss.dashboard.database.DataSourceManager
Get a datasource given its name
getDataSource() - Method in class org.jboss.dashboard.database.JNDIDataSourceEntry
 
getDataSourceEntries() - Method in class org.jboss.dashboard.database.DataSourceManager
Get all registered datasource entries
getDataSourceEntry() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getDataSourceEntryByName(String) - Method in class org.jboss.dashboard.database.DataSourceManager
 
getDataSourceManager() - Method in class org.jboss.dashboard.CoreServices
 
getDataSourceName() - Method in class org.jboss.dashboard.database.DataSourceFragment
 
getDataSourceNames() - Method in class org.jboss.dashboard.database.DataSourceManager
Get all registered datasource names
getDate() - Method in class org.jboss.dashboard.error.ErrorReport
 
getDbid() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getDefaultCacheElement() - Method in class org.jboss.dashboard.database.cache.CacheOptions
 
getDefaultFileImage() - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getDefaultLang() - Method in class org.jboss.dashboard.LocaleManager
Get the default language for the platform
getDefaultLocale() - Method in class org.jboss.dashboard.LocaleManager
Default locale for the application
getDefaultLocaleId() - Method in class org.jboss.dashboard.LocaleManager
 
getDescendants() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getDescription() - Method in class org.jboss.dashboard.error.ErrorTrace
 
getDescription() - Method in class org.jboss.dashboard.factory.Component
 
getDescription() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getDescription() - Method in interface org.jboss.dashboard.profiler.CodeBlockType
 
getDescription() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
getDiskCachePath() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
getDiskExpiryThreadIntervalSeconds() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
getDriver() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getDriverClass() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getElapsedTime() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getElapsedTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getElapsedTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
getElapsedTimeMillis(CodeBlockType, boolean) - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
getElapsedTimeMillis() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getElement(String) - Method in class org.jboss.dashboard.database.cache.CacheOptions
Return the configuration element for given cache name
getElementCountInMemory() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
 
getElementCountOnDisk() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
 
getElements() - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
getElements() - Method in interface org.jboss.dashboard.commons.message.Message
The elements involved in the error (the error context).
getEndDate() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getEndTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getEndTimeMillis() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getEntry(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the entry mapped to the key specified.
getEntry(int) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets the key at the specified index.
getErrorManager() - Method in class org.jboss.dashboard.CoreServices
 
getErrorReport() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getException() - Method in class org.jboss.dashboard.error.ErrorReport
 
getExcludedScriptStatements() - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
getExtraInfo(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getExtraInfo(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
 
getExtraInfo(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getFactory(File) - Static method in class org.jboss.dashboard.factory.Factory
Gets a factory for the specified configuration dir.
getFactory(ZipInputStream) - Static method in class org.jboss.dashboard.factory.Factory
Get a factory from the specified input stream, equivalent to the typical directory structure.
getFetchSize() - Method in class org.jboss.dashboard.commons.collections.LazyList
The number of elements fetched when invoking the get(index) method.
getField(Object, String) - Method in class org.jboss.dashboard.factory.Component
 
getFileNamePicture(String) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getFileNamesImagesMappings() - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getFileSystem() - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getFileSystemManager() - Method in class org.jboss.dashboard.CoreServices
 
getFilterCondition() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getFilteredThreads() - Method in class org.jboss.dashboard.profiler.Profiler
 
getFireDate() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
getFixedDelaySeconds() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
getFlusherFragment() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Get the first fragment in the chain than has the flush flag enabled.
getGetMethodName(String) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
Generates the name of a get method for the given field name.
getGetter(Object, String) - Method in class org.jboss.dashboard.factory.Component
 
getGlobalFactory() - Method in class org.jboss.dashboard.Application
 
getGt() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getGt() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
The greater than symbol.
getGt() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getGtOrEq() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getGtOrEq() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
The greater or equals than symbol.
getGtOrEq() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getHbmConfig() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getHibernateInitializer() - Method in class org.jboss.dashboard.CoreServices
 
getHibernateProperties() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
getHibernateProperties() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getHibernateSessionFactoryProvider() - Method in class org.jboss.dashboard.CoreServices
 
getHighThroughput() - Method in class org.jboss.dashboard.log.Log4JManager
 
getHighTroughputMaxTime() - Method in class org.jboss.dashboard.log.Log4JManager
 
getHitRate() - Method in interface org.jboss.dashboard.database.cache.custom.CacheStatistics
Determine the hit rate (in percentage)
getId(int) - Method in class org.jboss.dashboard.commons.collections.LazyList
Retrieve identifier stored at given position.
getId() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
getId() - Method in class org.jboss.dashboard.error.ErrorReport
 
getId() - Method in class org.jboss.dashboard.log.LoggerSet
 
getId() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getId() - Method in interface org.jboss.dashboard.profiler.CodeBlockType
 
getId() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getIdleTimeInMillis() - Method in class org.jboss.dashboard.profiler.Profiler
 
getIds() - Method in class org.jboss.dashboard.commons.collections.LazyList
Retrieve identifiers stored internally in the lazy list.
getInitialClassesToLoad() - Method in class org.jboss.dashboard.database.DataSourceManager
 
getInitialModulesRegistered() - Method in class org.jboss.dashboard.factory.InitialModuleRegistry
 
getInitScopes() - Method in class org.jboss.dashboard.factory.Component
 
getInstalledLocaleIds() - Method in class org.jboss.dashboard.LocaleManager
 
getInstance() - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils
Get calendar instance using platform current locale.
getInstanceId(Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Retreives the identifier of an instance.
getIsolation() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getJndiPath() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getJunctionPoint() - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
getJunctionUrl() - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
getKey() - Method in class org.jboss.dashboard.database.cache.custom.CacheNotification
 
getKey() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
 
getKey() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashMapIterator
 
getKey() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkMapIterator
 
getKey() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
GETKEY_INVALID - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
 
getLangs() - Method in class org.jboss.dashboard.LocaleManager
Langs supported.
getLargeIconFolder() - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getLargeIconPath(String) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getLast12Hours(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getLast6Months(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getLast7Days(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getLastHour(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getLastMonth(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getLastQuarter(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getLastYear(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getLevel() - Method in exception org.jboss.dashboard.error.BusinessError
 
getLevel() - Method in class org.jboss.dashboard.log.LoggerSet
 
getLevel() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getLevel() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getList() - Method in class org.jboss.dashboard.commons.collections.CursoredList
 
getLocale() - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
getLocale() - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
The criteria always belongs to a locale.
getLocale() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getLocale() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
The criteria always belongs to a locale.
getLocale() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getLocaleById(String) - Method in class org.jboss.dashboard.LocaleManager
Get a Locale by its id.
getLog4JManager() - Method in class org.jboss.dashboard.CoreServices
 
getLogEvents(boolean, boolean) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getLoggerSetById(Long) - Method in class org.jboss.dashboard.log.Log4JManager
 
getLoggerSets() - Method in class org.jboss.dashboard.log.Log4JManager
 
getLoginTimeout() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getLoginTimeout() - Method in class org.jboss.dashboard.database.LocalDataSource
 
getLoginTimeout() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getLogWriter() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getLogWriter() - Method in class org.jboss.dashboard.database.LocalDataSource
 
getLogWriter() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getLookupHelper() - Static method in class org.jboss.dashboard.factory.ComponentsContextManager
 
getLt() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getLt() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
The less than symbol.
getLt() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getLtOrEq() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getLtOrEq() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
The less or equals than symbol.
getLtOrEq() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getManager() - Static method in class org.jboss.dashboard.filesystem.VfsWrapper
 
getMappedProperties() - Method in class org.jboss.dashboard.factory.DescriptorFile
 
getMaxElementsInMemory() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
getMaxLogEvents() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getMaxStackTraceLength() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getMaxThreadDurationInMillis() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getMaxThreadPoolSize() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getMaxThreadProfilingTimeMillis() - Method in class org.jboss.dashboard.profiler.Profiler
 
getMaxThreadStackTraceLength() - Method in class org.jboss.dashboard.profiler.Profiler
 
getMemoryAppender() - Method in class org.jboss.dashboard.log.Log4JManager
 
getMemoryAppenderBufferSize() - Method in class org.jboss.dashboard.log.Log4JManager
 
getMemoryAppenderName() - Method in class org.jboss.dashboard.log.Log4JManager
 
getMemoryAppenderPattern() - Method in class org.jboss.dashboard.log.Log4JManager
 
getMemoryStoreEvictionPolicy() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
getMessage(Locale) - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
getMessage(String, Locale) - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
To be implemented by the subclass.
getMessage(Locale) - Method in interface org.jboss.dashboard.commons.message.Message
A string representation of the error for the given locale.
getMessageCode() - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
getMessageCode() - Method in interface org.jboss.dashboard.commons.message.Message
The error code.
getMessagesForElement(Object) - Method in class org.jboss.dashboard.commons.message.MessageList
Retrieves from the list of messages those elements that produces the specified message code.
getMessagesOfType(int) - Method in class org.jboss.dashboard.commons.message.MessageList
 
getMessagesOfTypeForElement(Object, int) - Method in class org.jboss.dashboard.commons.message.MessageList
Method that looks up the messages of the specified type for the specified element, and returns them in a String[].
getMessagesWithCode(String) - Method in class org.jboss.dashboard.commons.message.MessageList
Retrieves from the list of messages those elements that produces the specified message code.
getMessageType() - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
getMessageType() - Method in interface org.jboss.dashboard.commons.message.Message
Get the message type.
getMillisTimeToFire() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
getMinCodeTraceTimeMillis() - Method in class org.jboss.dashboard.profiler.Profiler
 
getMisfiredTasks() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getModules() - Method in class org.jboss.dashboard.factory.Factory
 
getName() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
getName() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getName() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getName() - Method in class org.jboss.dashboard.database.InstalledModule
 
getName() - Method in class org.jboss.dashboard.factory.Component
 
getName() - Method in class org.jboss.dashboard.factory.InitialModule
 
getName() - Method in class org.jboss.dashboard.log.LoggerSet
 
getNativeIdentifierGeneratorClass() - Method in class org.jboss.dashboard.database.H2Dialect
 
getNativeToHiloReplaceableDialects() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getNewInstanceForClass(Class) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
getNewOrderCounter() - Method in class org.jboss.dashboard.factory.ComponentsTree
 
getNumberOfPages() - Method in class org.jboss.dashboard.commons.collections.CursoredList
 
getNumberOfSamples() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getNumberOfScheduledTasks() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getNumberOfScheduledTasksInQueue() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getNumOperations() - Method in interface org.jboss.dashboard.database.cache.custom.CacheStatistics
Get the number of puts and gets performed on this cache.
getNumReads() - Method in interface org.jboss.dashboard.database.cache.custom.CacheStatistics
 
getObfuscatedPassword() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getObfuscatedUserName() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getObject() - Method in class org.jboss.dashboard.factory.Component
 
getObjectName() - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
getPage() - Method in class org.jboss.dashboard.commons.collections.CursoredList
Retrieve elements belonging to current cursor page.
getPageNumber() - Method in class org.jboss.dashboard.commons.collections.CursoredList
 
getPageSize() - Method in class org.jboss.dashboard.commons.collections.CursoredList
 
getParent() - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
getParent() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getParent() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getParentLogger() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
getParentLogger() - Method in class org.jboss.dashboard.database.LocalDataSource
 
getParentLogger() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getPassword() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getPassword() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getPlatformAvailableLangs() - Method in class org.jboss.dashboard.LocaleManager
Langs supported.
getPlatformAvailableLocales() - Method in class org.jboss.dashboard.LocaleManager
Locales supported by the platform
getPrefix() - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
getPriority() - Method in interface org.jboss.dashboard.annotation.Startable
 
getPriority() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getPriority() - Method in class org.jboss.dashboard.factory.InitialModulesManager
 
getPriority() - Method in class org.jboss.dashboard.log.Log4JManager
 
getPrivateField(Object, String) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
 
getProfiler() - Method in class org.jboss.dashboard.CoreServices
 
getProfileTimeMillis() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getPropertiesFilesAdded() - Method in class org.jboss.dashboard.factory.Component
 
getProperty(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getPropertyAllowedValues(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getPropertyAllowedValues(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Get the set of allowed values for the property.
getPropertyAllowedValues(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getPropertyAllowMode(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getPropertyAllowMode(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Get the allow mode for a property.
getPropertyAllowMode(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getPropertyIds() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getPropertyIds() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Retgrieve the property ids. specified for this filter.
getPropertyIds() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getPropertyMaxValue(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getPropertyMaxValue(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Get the max. value allowed for the property in the filter.
getPropertyMaxValue(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getPropertyMinValue(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getPropertyMinValue(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Get the min. value allowed for the property in the filter.
getPropertyMinValue(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getPropertyName() - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
getPropertyPriority(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getPropertyPriority(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Get the prioority for a given property defined in the filter.
getPropertyPriority(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getPropertyValue(String, Object) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Retrieve the value for a given property.
getPropertyValue() - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
getPropertyValue(String, Object) - Method in class org.jboss.dashboard.profiler.ThreadProfileFilter
 
getRegionName() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
 
getRootCause(Throwable) - Method in class org.jboss.dashboard.error.ErrorReport
 
getRootCodeBlock() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getRootException() - Method in class org.jboss.dashboard.error.ErrorReport
 
getRunningTasks() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getSampleAverageTimeMillis() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getSampleAverageTimeMillis() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getScheduledTasks() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getScheduler() - Method in class org.jboss.dashboard.CoreServices
 
getSchema() - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
getScope() - Method in class org.jboss.dashboard.factory.Component
 
getSelfTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getSelfTimeMillis() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
getSelfTimeMillis() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getServerUri() - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
getSession() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
getSessionFactory() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
getSessionFactory() - Method in class org.jboss.dashboard.database.hibernate.HibernateSessionFactoryProvider
 
getSetMethodName(String) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
Generates the name of a create method for the given field name.
getSetter(Object, Method, String) - Method in class org.jboss.dashboard.factory.Component
 
getSizeInMemory() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
 
getSortCriteria(String) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
getSortCriteriaOrdering(String) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
getSortCriteriaOrdering(String) - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
Retrieves the ordering specified for a given criteria.
getSortCriteriaPriority(String) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
getSortCriteriaPriority(String) - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
Retrieves the current priority for a given criteria.
getSource() - Method in class org.jboss.dashboard.factory.DescriptorFile
 
getSqlWildcard() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getStackTraces() - Method in class org.jboss.dashboard.profiler.TimeTrace
 
getState() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getStatus() - Method in class org.jboss.dashboard.database.InstalledModule
 
getStatus() - Method in class org.jboss.dashboard.factory.Component
 
getStringFromTokens(Vector, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Return a String who contains the strings in the Vector vector separated by delimiter.
getSubjectPrefix() - Method in class org.jboss.dashboard.profiler.Profiler
 
getSubscribers() - Method in class org.jboss.dashboard.commons.events.Publisher
Retrieve registered subscribers.
getSubscribers(int) - Method in class org.jboss.dashboard.commons.events.Publisher
Retrieve registered Subscribers for a specified event.
getSupportedDatabases() - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
getSynchronizationObject() - Method in interface org.jboss.dashboard.factory.ComponentsStorage
Object to synchronize to, to guarantee that components are not created twice for same scope.
getSynchronizationObject() - Method in class org.jboss.dashboard.factory.GlobalComponentsStorage
 
getSynchronizationObject(String) - Method in class org.jboss.dashboard.factory.LookupHelper
 
getSynchronizationObject() - Method in class org.jboss.dashboard.factory.VolatileComponentsStorage
 
getTemporalFileName(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Gets a non existing filename in the directory passed as a parameter.
getterName(String) - Static method in class org.jboss.dashboard.commons.text.JavaNamesFormatter
Utility function to get the name of the getter corresponding a given property.
getTestQuery() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getTestTableExistsSql() - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
getTheInstance() - Method in class org.jboss.dashboard.factory.Component
 
getThisMonth(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getThisQuarter(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getThisYear(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getThread() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
getThreadFactory() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getThreadPoolSize() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getThreadProfile() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getThreadProfile(int) - Method in class org.jboss.dashboard.profiler.Profiler
 
getThroughput() - Method in class org.jboss.dashboard.log.Log4JManager
 
getThumbnailFolder() - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getThumbnailPath(String) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
getTimeout() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Get a reasonable "lock timeout"
getTimestamp() - Method in class org.jboss.dashboard.profiler.ThreadProfile.LogEvent
 
getTimeToIdleSeconds() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
getTimeToLiveSeconds() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
getTitle() - Method in exception org.jboss.dashboard.error.BusinessError
 
getToday(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
getTokensFromString(String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Return a vector with str divided in fragments, separated by delimiter.
getTokensFromString(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Return a vector with str divided in fragments.
getTransactionContext() - Method in interface org.jboss.dashboard.commons.events.Subscriber
Specify the transaction context in which event notifications must be sent to this subscriber.
getTree() - Method in class org.jboss.dashboard.factory.Component
 
getTree() - Method in class org.jboss.dashboard.factory.Factory
 
getTreeMappings() - Method in class org.jboss.dashboard.factory.ComponentsTree
 
getType() - Method in class org.jboss.dashboard.database.cache.custom.AutoCache
 
getType() - Method in class org.jboss.dashboard.database.cache.custom.CacheNotification
 
getType() - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
getType() - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
 
getType() - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
getType() - Method in class org.jboss.dashboard.database.cache.custom.MultiCache
 
getType() - Method in interface org.jboss.dashboard.database.cache.custom.ObjectCache
Gets the common name of the type of objects to cache.
getType() - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
Gets the cache type name.
getType() - Method in class org.jboss.dashboard.error.ErrorTrace
 
getType() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
getUnexpectedErrorMessage() - Method in class org.jboss.dashboard.error.ErrorReport
 
getUnexpectedErrorTitle() - Method in class org.jboss.dashboard.error.ErrorReport
 
getURI(FileObject) - Method in class org.jboss.dashboard.filesystem.BinariesMapping
If this file can be accessed through an URI, return it.
getURI(FileObject) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
If given FileObject can be accessed through an URI, return it.
getURI(FileObject) - Method in interface org.jboss.dashboard.filesystem.FileSystemMapping
 
getUrl() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getUrl() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getUser() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
getUserName() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
getValue() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
 
getValue() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashMapIterator
 
getValue() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkMapIterator
 
GETVALUE_INVALID - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
 
getValueAfterChange(Object, Class) - Method in class org.jboss.dashboard.factory.PropertyAddProcessingInstruction
 
getValueAfterChange(Object, Class) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
getValueAfterChange(Object, Class) - Method in class org.jboss.dashboard.factory.PropertySetProcessingInstruction
 
getValueAfterChange(Object, Class) - Method in class org.jboss.dashboard.factory.PropertySubstractProcessingInstruction
 
getValueForParameter(String, Class) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
getValueForProperty(List, Class) - Method in class org.jboss.dashboard.factory.Component
 
getVariableName(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getVariableName(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
 
getVariableName(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getVersion() - Method in class org.jboss.dashboard.database.InstalledModule
 
getVersion() - Method in class org.jboss.dashboard.factory.InitialModule
 
getWaitingTasks() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
getWarningArguments() - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
getWarnings() - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
getWildcard() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
getWildcard() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
The wildcard symbol used by the filter to compare properties.
getWildcard() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
getYesterday(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
GlobalComponentsStorage - Class in org.jboss.dashboard.factory
Storage for global components.
GlobalComponentsStorage() - Constructor for class org.jboss.dashboard.factory.GlobalComponentsStorage
 
globalFactory - Variable in class org.jboss.dashboard.Application
 
groupById() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
groupByType() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
groupClears - Variable in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
gt - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
Greater than symbol.
gtOrEq - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
Greater or equals than symbol.

H

H2Dialect - Class in org.jboss.dashboard.database
 
H2Dialect() - Constructor for class org.jboss.dashboard.database.H2Dialect
 
hasErrors() - Method in class org.jboss.dashboard.commons.message.MessageList
 
hash(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the hash code for the key specified.
hashCode() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the standard Map hashCode.
hashCode - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
The hash code of the key
hashCode() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
 
hashCode() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
hashCode(Object) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
hashCode(Object) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
hashCode() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
hashIndex(int, int) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the index into the data storage for the hashCode specified.
hashIndex - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
The current index into the array of buckets
hasNext() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
 
hasNext() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
hasPrevious() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
hbmConfig - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
header() - Static method in class org.jboss.dashboard.commons.xml.XMLUtils
 
header(String) - Static method in class org.jboss.dashboard.commons.xml.XMLUtils
 
header - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Header in the linked list
hibernateInitializer - Variable in class org.jboss.dashboard.CoreServices
 
HibernateInitializer - Class in org.jboss.dashboard.database.hibernate
Class that initializes the Hibernate framework.
HibernateInitializer() - Constructor for class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
hibernateSessionFactoryProvider - Variable in class org.jboss.dashboard.CoreServices
 
hibernateSessionFactoryProvider - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
HibernateSessionFactoryProvider - Class in org.jboss.dashboard.database.hibernate
Class that holds the Hibernate SessionFactory initialized during the application start-up time.
HibernateSessionFactoryProvider() - Constructor for class org.jboss.dashboard.database.hibernate.HibernateSessionFactoryProvider
 
HibernateTransaction - Class in org.jboss.dashboard.database.hibernate
A Hibernate transaction in the platform is always tied to a single thread.
HibernateTxFragment - Class in org.jboss.dashboard.database.hibernate
A transaction fragment is a block of code executed inside the scope of a global transaction.
HibernateTxFragment() - Constructor for class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Create a new fragment linked to existing transaction if any
HibernateTxFragment(boolean) - Constructor for class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Create a new fragment
HibernateTxFragment(boolean, boolean) - Constructor for class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Create a new fragment
HibernateTxFragment(boolean, boolean, boolean) - Constructor for class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Create a new fragment
HibernateWork - Interface in org.jboss.dashboard.database.hibernate
Unit of work to be performed within a Hibernate transaction.
highThroughput - Variable in class org.jboss.dashboard.log.Log4JManager
 
highTroughputAllowed - Variable in class org.jboss.dashboard.log.Log4JManager
 
highTroughputMaxTime - Variable in class org.jboss.dashboard.log.Log4JManager
 
HybridCache - Class in org.jboss.dashboard.database.cache.custom
A hybrid cache solution that uses a (presumably small) LRU cache backed by a larger AutoCache.
HybridCache(boolean, int) - Constructor for class org.jboss.dashboard.database.cache.custom.HybridCache
 

I

id - Variable in class org.jboss.dashboard.error.ErrorReport
The error unique identifier
id - Variable in class org.jboss.dashboard.log.LoggerSet
 
id - Variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
id - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The identifier
idleTimeInMillis - Variable in class org.jboss.dashboard.profiler.Profiler
Amount of time in milliseconds the profile will remain idle between two consecutive profiling snapshots.
indentParagraph(String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Deprecated. Use indentParagraph(String,int) instead
indentParagraph(String, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Insert "indentSize" spaces before every line of textToModify.
indexOf(Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Searches for the first occurence of the given argument, testing for equality using the equals method.
indexOf(String, StringBuffer) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Returns the position of the first ocurrence of the substring into the stringbuffer, or -1 if does not ocurr.
indexOf(String, int, StringBuffer) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Returns the position of the first ocurrence of the substring into the stringbuffer, starting at fromIndex, or -1 if does not ocurr.
INFO - Static variable in interface org.jboss.dashboard.commons.message.Message
Informative message type.
INFO - Static variable in exception org.jboss.dashboard.error.BusinessError
 
init() - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
init() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Initialise subclasses during construction, cloning or deserialization.
init() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Initialise this subclass during construction.
init() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
Called after constructing the instance and before setting the default properties
init() - Method in class org.jboss.dashboard.factory.ComponentsTree
 
init(ZipInputStream) - Method in class org.jboss.dashboard.factory.Factory
 
init(File) - Method in class org.jboss.dashboard.factory.Factory
 
init() - Method in interface org.jboss.dashboard.factory.FactoryLifecycle
Called after constructing the instance and before setting the default properties
init() - Method in class org.jboss.dashboard.LocaleManager
 
init() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
initConnection() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
initCoreLoggerSets() - Method in class org.jboss.dashboard.log.Log4JManager
 
initialClassesToLoad - Variable in class org.jboss.dashboard.database.DataSourceManager
 
initializeCacheConfig(CacheConfigurationManager) - Method in class org.jboss.dashboard.database.cache.CacheConfigurationGenerator
Create the cache configuration, either by generating an XML and placing it in the correct place or by programmatically configuring whatever is needed.
initializeCacheConfig(CacheConfigurationManager) - Method in class org.jboss.dashboard.database.cache.CustomCacheConfigurationGenerator
 
initializeCaches() - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
Starts the cache configuration
InitialModule - Class in org.jboss.dashboard.factory
A core component addressed to initialize/update an application artifact at system start-up.
InitialModule() - Constructor for class org.jboss.dashboard.factory.InitialModule
 
initialModuleList - Variable in class org.jboss.dashboard.factory.InitialModuleRegistry
 
InitialModuleRegistry - Class in org.jboss.dashboard.factory
 
InitialModuleRegistry() - Constructor for class org.jboss.dashboard.factory.InitialModuleRegistry
 
InitialModulesManager - Class in org.jboss.dashboard.factory
A platform component that manages the loading and execution of all the registered InitialModule components at start-up time.
InitialModulesManager() - Constructor for class org.jboss.dashboard.factory.InitialModulesManager
 
initLoggerSets() - Method in class org.jboss.dashboard.log.Log4JManager
 
initModuleFromDir(File) - Method in class org.jboss.dashboard.factory.Factory
 
initModuleFromJar(String) - Method in class org.jboss.dashboard.factory.Factory
 
initModuleFromZip(File) - Method in class org.jboss.dashboard.factory.Factory
 
Install - Annotation Type in org.jboss.dashboard.annotation
 
install() - Method in class org.jboss.dashboard.factory.InitialModule
Install this module
installedLocaleIds - Variable in class org.jboss.dashboard.LocaleManager
The list of locales supported.
InstalledModule - Class in org.jboss.dashboard.database
Persistent class that holds information regarding an InitialModule instance already by the InitialModulesManager.
InstalledModule() - Constructor for class org.jboss.dashboard.database.InstalledModule
 
InstalledModule(String, long) - Constructor for class org.jboss.dashboard.database.InstalledModule
 
instanceList - Variable in class org.jboss.dashboard.commons.collections.LazyList
List of instances already retrieved by the lazy calls.
instances - Static variable in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
intersect(StackTrace) - Method in class org.jboss.dashboard.profiler.StackTrace
Intersect two stack traces.
invokePrivateMethod(Object, String, Object[]) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
 
isActive() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
isAutoCommit() - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
isBusinessAppError() - Method in class org.jboss.dashboard.error.ErrorReport
 
isC3p0Enabled() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isCacheEnabled() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isCancelled() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
isCompletedThreadsErrorsEnabled() - Method in class org.jboss.dashboard.profiler.Profiler
 
isContextStarted() - Static method in class org.jboss.dashboard.factory.ComponentsContextManager
 
isCurrentDatabaseSupported(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
isDatabase(String) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isDBInterlockException(Throwable) - Method in class org.jboss.dashboard.error.ErrorManager
Check if the specified exception is a DB interlock error.
isDescendantOfType(CodeBlockType) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
isDirectory(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Check if a directory exists and is a directory.
isDisableAutoCommit() - Method in class org.jboss.dashboard.database.ExternalDataSource
 
isDiskPersistent() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
isDone() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
isEditable() - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
isEditable() - Method in interface org.jboss.dashboard.commons.message.Message
Returns true if this message refers to an editable element
isEditable() - Method in class org.jboss.dashboard.log.LoggerSet
 
isElapsedTimeExceeded() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
isEmpty() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Checks whether the map is currently empty.
isEmpty() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
isEnabled() - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
isEnableDatabaseAutoSynchronization() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isEnableDatabaseStructureVerification() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isEqualKey(Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Compares two keys, in internal converted form, to see if they are equal.
isEqualValue(Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Compares two values, in external form, to see if they are equal.
isEternal() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
isFixedDelay() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
isFull() - Method in interface org.jboss.dashboard.database.cache.custom.map.BoundedMap
Returns true if this map is full and no new elements can be added.
isFull() - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Returns true if this map is full and no new mappings can be added.
isFull() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
isGetMethod(Method) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
Checks if the given method is a get method.
isH2Database() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isHighTroughputAllowed() - Method in class org.jboss.dashboard.log.Log4JManager
 
isInstallTransactional() - Method in class org.jboss.dashboard.factory.InitialModule
 
isInstance(Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Check if object is an business object or an identifier.
isIsMethod(Method) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
Checks if the given method is a 'is' method.
isJavaIdentifier(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Checks if the specified string is a valid java identifier.
isJavaKeyword(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Returns true if the given String is a Java keyword which will cause a problem when used as a variable name.
isJavaPackage(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Checks if the given package name is valid or not.
isLogDBInterlockThreadsEnabled() - Method in class org.jboss.dashboard.error.ErrorManager
 
isLogErrorReportEnabled() - Method in class org.jboss.dashboard.error.ErrorManager
 
isLongDate(Timestamp) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Tells whether Timestamp is in long format: with hours, minutes and seconds fields.
isMinimalPutsEnabledByDefault() - Method in class org.jboss.dashboard.database.cache.providers.CustomCacheProvider
 
isMisfired() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
isMonitorizeCaches() - Method in class org.jboss.dashboard.database.cache.custom.CacheFactory
 
isMutable() - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
isMutable() - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
isMySQLDatabase() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isObfuscated(String) - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
isolation - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 
isOracleDatabase() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isOverflowToDisk() - Method in class org.jboss.dashboard.database.cache.CacheElement
 
isPaused - Variable in class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
isPaused() - Method in class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
isPaused() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
isPerformNativeToHiloReplace() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isPersistent() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
isPersistent() - Method in interface org.jboss.dashboard.database.Persistent
 
isPostgresDatabase() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isRollback() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
isRunning() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
isRunning() - Method in class org.jboss.dashboard.profiler.Profiler
 
isRunning() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
isRunning() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
isRunOnStart() - Method in class org.jboss.dashboard.profiler.Profiler
 
isRunOnStart() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
isScanUntilRemovable() - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Whether this LRUMap will scan until a removable entry is found when the map is full.
isScanUntilRemovable() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
isSetMethod(Method) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
Checks if the given method is a set method.
isSQLServerDatabase() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
isStackTraceTooLarge() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
isTargetThread() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
isTechnicalAppError() - Method in class org.jboss.dashboard.error.ErrorReport
 
isUpAndRunning() - Method in class org.jboss.dashboard.Application
 
isUpdateFile(String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Test if the second file was the last modified
isValidDate(String) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Tells whether date/time string is in the format "dd/MM/yyyy".
isValidDouble(String, int) - Static method in class org.jboss.dashboard.commons.text.DecimalFormatUtil
Tell whether a double string is in valid format, according with a number of fraction digits.
isValidFloat(String, int) - Static method in class org.jboss.dashboard.commons.text.DecimalFormatUtil
Tell whether a float string is in valid format, according with a number of fraction digits.
isValidPropertyName(String) - Method in class org.jboss.dashboard.factory.Component
Determine if the property name is a valid property identifier
isWebappDirectoryRelative() - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
isWrapperFor(Class<?>) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
isWrapperFor(Class<?>) - Method in class org.jboss.dashboard.database.LocalDataSource
 
isWrapperFor(Class<?>) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
iterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySet
 
iterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySet
 
iterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.Values
 

J

JAVA_KEYWORDS - Static variable in class org.jboss.dashboard.commons.text.StringUtil
 
JavaNamesFormatter - Class in org.jboss.dashboard.commons.text
Allows formatting a String to a name acomplishing java names conventions.
JDBCDataSourceEntry - Class in org.jboss.dashboard.database
A data source entry that gets the database connection via the JDBC protocol.
JDBCDataSourceEntry() - Constructor for class org.jboss.dashboard.database.JDBCDataSourceEntry
 
JNDIDataSourceEntry - Class in org.jboss.dashboard.database
A data source entry that gets the database connection doing a JNDI lookup of the target data source.
JNDIDataSourceEntry() - Constructor for class org.jboss.dashboard.database.JNDIDataSourceEntry
 
JSP_FORMATTER - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
JSP_PAGE - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
justify(String, int, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Justify a string.

K

keepOnlyMessagesOfType(int) - Method in class org.jboss.dashboard.commons.message.MessageList
 
key - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
The key
keySet - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Key set
keySet() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the keySet view of the map.
keySet() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 

L

largeStackTracesCount - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Number of large stack traces captured fot this thread
last - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
The last returned entry
last - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
The current (last returned) entry
last() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
last() - Method in class org.jboss.dashboard.profiler.StackTrace
 
lastIndexOf(Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Returns the index of the last occurrence of the specified object in this list.
lastKey() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets the last key in the map, which is the first inserted.
lastKey() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
LAYOUT - Static variable in class org.jboss.dashboard.profiler.ThreadProfile.Log4JEvent
 
LazyList - Class in org.jboss.dashboard.commons.collections
List designed to manage large amount of instances.
LazyList(boolean) - Constructor for class org.jboss.dashboard.commons.collections.LazyList
Constructs an empty list.
LazyList(Collection, boolean) - Constructor for class org.jboss.dashboard.commons.collections.LazyList
Constructs a list from the identifiers of the specified collection, in the order they are returned by the collection's iterator.
LEFT_JUSTIFY - Static variable in class org.jboss.dashboard.commons.text.StringUtil
Justify text to the left side.
length() - Method in class org.jboss.dashboard.profiler.StackTrace
 
level - Variable in exception org.jboss.dashboard.error.BusinessError
 
level - Variable in class org.jboss.dashboard.log.LoggerSet
 
level - Variable in class org.jboss.dashboard.profiler.TimeTrace
 
LEVELS_ALL - Static variable in class org.jboss.dashboard.log.LoggerSet
 
LEVELS_NODEBUG - Static variable in class org.jboss.dashboard.log.LoggerSet
 
loadAndLockModule(String) - Method in class org.jboss.dashboard.factory.InitialModulesManager
 
loadFactor - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Load factor, normally 0.75
loadFiles(Configuration) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
loadFiles(Configuration, File) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
loadFromXMLNode(Node) - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
loadInstances(String[]) - Method in class org.jboss.dashboard.commons.collections.LazyList
Loads the instances with the given identifiers.
LOBHelper - Class in org.jboss.dashboard.database.hibernate
Utility class to help with binary objects in Oracle
LOBHelper() - Constructor for class org.jboss.dashboard.database.hibernate.LOBHelper
 
LOBHelper.ValueWriter - Class in org.jboss.dashboard.database.hibernate
 
LOBHelper.ValueWriter() - Constructor for class org.jboss.dashboard.database.hibernate.LOBHelper.ValueWriter
 
LocalDataSource - Class in org.jboss.dashboard.database
A data source to the underlying local database.
LocalDataSource() - Constructor for class org.jboss.dashboard.database.LocalDataSource
 
locale - Variable in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
The criteria locale.
locale - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
The criteria locale.
LocaleManager - Class in org.jboss.dashboard
Manager that holds the list of languages supported.
LocaleManager() - Constructor for class org.jboss.dashboard.LocaleManager
 
localeToString(Locale[]) - Method in class org.jboss.dashboard.LocaleManager
 
localize(Map) - Method in class org.jboss.dashboard.LocaleManager
Given a map of locale->value or language->value, it returns the appropiate value for the current locale.
lock(Object) - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
If this is a clustered cache, lock the item
log - Static variable in class org.jboss.dashboard.database.ExternalDataSource
 
log - Static variable in class org.jboss.dashboard.factory.InitialModule
 
log - Static variable in class org.jboss.dashboard.factory.InitialModulesManager
 
log4JManager - Variable in class org.jboss.dashboard.CoreServices
 
Log4JManager - Class in org.jboss.dashboard.log
 
Log4JManager() - Constructor for class org.jboss.dashboard.log.Log4JManager
 
log4JManager - Variable in class org.jboss.dashboard.log.MemoryAppender
 
logDBInterlockThreadsEnabled - Variable in class org.jboss.dashboard.error.ErrorManager
 
logError(ErrorReport) - Method in class org.jboss.dashboard.error.ErrorManager
Log the specified error report.
logErrorReportEnabled - Variable in class org.jboss.dashboard.error.ErrorManager
 
logEvents - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The thread's logs
loggers - Variable in class org.jboss.dashboard.log.LoggerSet
 
LoggerSet - Class in org.jboss.dashboard.log
 
LoggerSet(String, Level, boolean) - Constructor for class org.jboss.dashboard.log.LoggerSet
 
LoggerSet(String, Logger, boolean) - Constructor for class org.jboss.dashboard.log.LoggerSet
 
LoggerSet(String, Level, String, boolean) - Constructor for class org.jboss.dashboard.log.LoggerSet
 
loggerSets - Variable in class org.jboss.dashboard.log.Log4JManager
 
loginTimeOut - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 
logOverflow - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The log overflow flag.
lookup() - Static method in class org.jboss.dashboard.Application
 
lookup() - Static method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
lookup() - Static method in class org.jboss.dashboard.CoreServices
 
lookup(String, DataSourceEntry) - Static method in class org.jboss.dashboard.database.ExternalDataSource
Get an external data source instance.
lookup() - Static method in class org.jboss.dashboard.database.hibernate.LOBHelper
 
lookup() - Static method in class org.jboss.dashboard.error.ErrorManager
Get an ExceptionManager instance.
lookup(String) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
lookup(String, String) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
lookup(String) - Static method in class org.jboss.dashboard.factory.Factory
 
lookup(String, String) - Static method in class org.jboss.dashboard.factory.Factory
 
lookup() - Static method in class org.jboss.dashboard.LocaleManager
 
lookup() - Static method in class org.jboss.dashboard.profiler.Profiler
 
lookup() - Static method in class org.jboss.dashboard.scheduler.Scheduler
Get the scheduler instance.
LookupException - Exception in org.jboss.dashboard.factory
Raised by the Factory when a lookup problem occurs within a lookup call.
LookupException(String) - Constructor for exception org.jboss.dashboard.factory.LookupException
 
LookupHelper - Class in org.jboss.dashboard.factory
Contains ComponentsStorage objects to resolve lookups.
LookupHelper() - Constructor for class org.jboss.dashboard.factory.LookupHelper
 
lookupObject(String, String) - Method in class org.jboss.dashboard.factory.LookupHelper
 
lowerFirstLetter(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Converts the first letter to lower case.
lowerFirstUp(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Upper case the first character in a String, lower the rest of the string.
LRUCache - Class in org.jboss.dashboard.database.cache.custom
Cache implementation that uses the Least Recently Used algorithm.
LRUCache(boolean, int) - Constructor for class org.jboss.dashboard.database.cache.custom.LRUCache
 
LRUCache.ListeningLRUMap - Class in org.jboss.dashboard.database.cache.custom
 
LRUCache.ListeningLRUMap(int) - Constructor for class org.jboss.dashboard.database.cache.custom.LRUCache.ListeningLRUMap
 
LRUCacheListener - Interface in org.jboss.dashboard.database.cache.custom
 
LRUMap - Class in org.jboss.dashboard.database.cache.custom.map
A Map implementation with a fixed maximum size which removes the least recently used entry if an entry is added when full.
LRUMap() - Constructor for class org.jboss.dashboard.database.cache.custom.map.LRUMap
Constructs a new empty map with a maximum size of 100.
LRUMap(int) - Constructor for class org.jboss.dashboard.database.cache.custom.map.LRUMap
Constructs a new, empty map with the specified maximum size.
LRUMap(int, boolean) - Constructor for class org.jboss.dashboard.database.cache.custom.map.LRUMap
Constructs a new, empty map with the specified maximum size.
LRUMap(int, float) - Constructor for class org.jboss.dashboard.database.cache.custom.map.LRUMap
Constructs a new, empty map with the specified initial capacity and load factor.
LRUMap(int, float, boolean) - Constructor for class org.jboss.dashboard.database.cache.custom.map.LRUMap
Constructs a new, empty map with the specified initial capacity and load factor.
LRUMap(Map) - Constructor for class org.jboss.dashboard.database.cache.custom.map.LRUMap
Constructor copying elements from another map.
LRUMap(Map, boolean) - Constructor for class org.jboss.dashboard.database.cache.custom.map.LRUMap
Constructor copying elements from another map.
lt - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
Less than symbol.
ltOrEq - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
Less or equals than symbol.

M

main(String[]) - Static method in class org.jboss.dashboard.commons.comparator.ComparatorUtils
Test compare methods.
main(String[]) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils
 
main(String[]) - Static method in class org.jboss.dashboard.commons.misc.Chronometer
Main function
main(String[]) - Static method in class org.jboss.dashboard.commons.misc.ReflectionUtils
 
main(String[]) - Static method in class org.jboss.dashboard.commons.security.cipher.PBEWithMD5AndDESCipher
 
main(String[]) - Static method in class org.jboss.dashboard.commons.text.StringUtil
 
main(String[]) - Static method in class org.jboss.dashboard.commons.text.TextOfuscator
Insert the method's description here.
main(String[]) - Static method in class org.jboss.dashboard.error.ErrorReport
 
makeAndSetNewInstance() - Method in class org.jboss.dashboard.factory.Component
 
makeBackupFile(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Make a backup copy of a file denoted by a pathname, renaming the original file into a *.bak file.
makeComponentInstance(String) - Method in class org.jboss.dashboard.factory.ComponentsTree
 
makeSQLString(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Convert a string to SQL sentence string.
mapIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets an iterator over the map.
mapIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets an iterator over the map.
mapIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
markAsRollbackOnly() - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Mark the transaction as rollback only
markAsRollbackOnly(Throwable) - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Mark the transaction as rollback only
marks - Variable in class org.jboss.dashboard.commons.misc.Chronometer
 
max - Variable in class org.jboss.dashboard.profiler.CodeBlockTraces
 
max() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
MAXIMUM_CAPACITY - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
The maximum capacity allowed
maxLogEvents - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The maximum log events to store.
maxSize() - Method in interface org.jboss.dashboard.database.cache.custom.map.BoundedMap
Gets the maximum size of the map (the bound).
maxSize() - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Gets the maximum size of the map (the bound).
maxSize() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
maxStackTraceLength - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Maximum stack trace length allowed.
maxThreadDurationInMillis - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Maximum thread length allowed.
maxThreadPoolSize - Variable in class org.jboss.dashboard.scheduler.Scheduler
 
maxThreadProfilingTimeMillis - Variable in class org.jboss.dashboard.profiler.Profiler
If a thread's execution time overtake a specified amount of time then the profiler will automatically stop getting profiling data for such thread, Normally, the data obtained by the profiler until that moment will be enough to determine the thread's performance problem.
maxThreadStackTraceLength - Variable in class org.jboss.dashboard.profiler.Profiler
If a thread's stack trace length overtake at any moment a specified limit then the profiler will stop getting profiling data for such thread, Normally, the data obtained by the profiler until that moment will be enough to determine the thread's performance problem.
maxValueIncluded(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
maxValueIncluded(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Check if max. value defined must be considered as valid.
maxValueIncluded(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
memoryAppender - Variable in class org.jboss.dashboard.log.Log4JManager
 
MemoryAppender - Class in org.jboss.dashboard.log
Log4J appender that store the incoming events in a shared memory buffer.
MemoryAppender(Log4JManager) - Constructor for class org.jboss.dashboard.log.MemoryAppender
 
memoryAppenderBufferSize - Variable in class org.jboss.dashboard.log.Log4JManager
 
memoryAppenderName - Variable in class org.jboss.dashboard.log.Log4JManager
 
memoryAppenderPattern - Variable in class org.jboss.dashboard.log.Log4JManager
 
Message - Interface in org.jboss.dashboard.commons.message
A message.
message - Variable in exception org.jboss.dashboard.error.BusinessError
 
message - Variable in class org.jboss.dashboard.profiler.ThreadProfile.MessageEvent
 
messageCode - Variable in exception org.jboss.dashboard.commons.message.AbstractMessage
The message code.
MessageList - Class in org.jboss.dashboard.commons.message
A list of messages.
MessageList() - Constructor for class org.jboss.dashboard.commons.message.MessageList
 
MessageList(Collection) - Constructor for class org.jboss.dashboard.commons.message.MessageList
 
messageType - Variable in exception org.jboss.dashboard.commons.message.AbstractMessage
Message type;
min - Variable in class org.jboss.dashboard.profiler.CodeBlockTraces
 
min() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
minCodeTraceTimeMillis - Variable in class org.jboss.dashboard.profiler.Profiler
The minimum required time length in milliseconds for a code trace to be saved by the profiler.
minValueIncluded(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
minValueIncluded(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Check if min. value defined must be considered as valid.
minValueIncluded(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
modCount - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Modification count for iterators
modules - Variable in class org.jboss.dashboard.factory.Factory
 
moveFile(String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
MOve a file to another file using a static buffer of DEFAULT_BUFFER_SIZE
moveFile(InputStream, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Move a file to another file using a static buffer of DEFAULT_BUFFER_SIZE
moveFile(String, String, int) - Static method in class org.jboss.dashboard.commons.io.FileUtil
MOve a file to another file using a buffer of maximum size
moveFile(InputStream, String, int) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Move a file to another file using a buffer of maximum size
moveToMRU(AbstractLinkedMap.LinkEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Moves an entry to the MRU position at the end of the list.
MultiCache - Class in org.jboss.dashboard.database.cache.custom
A wrapper cache type that notifies the multicast cache manager.
MultiCache(ObjectCache, MultiCacheManager) - Constructor for class org.jboss.dashboard.database.cache.custom.MultiCache
 
multiCacheManager - Variable in class org.jboss.dashboard.database.cache.custom.CacheFactory
 
MultiCacheManager - Class in org.jboss.dashboard.database.cache.custom
Manages the communications between other cache managers.
MultiCacheManager() - Constructor for class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 

N

name - Variable in class org.jboss.dashboard.database.ExternalDataSource
 
name - Variable in class org.jboss.dashboard.log.LoggerSet
 
namePrefix - Variable in class org.jboss.dashboard.scheduler.SchedulerThreadFactory
 
nativeStrToTimestamp(String) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Parse a native date/time string.
nativeToHiloReplaceableDialects - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
newCodeBlockTrace(CodeBlockType, String, String, Map<String, Object>) - Static method in class org.jboss.dashboard.profiler.CodeBlockHelper
 
newCodeBlockType(String, String) - Static method in class org.jboss.dashboard.profiler.CodeBlockHelper
 
newThread(Runnable) - Method in class org.jboss.dashboard.scheduler.SchedulerThreadFactory
 
newTransactionRequested - Variable in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Flag to control the reuse of the current transaction.
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySetIterator
 
next - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
The next entry in the hash chain
next - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
The next entry
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashMapIterator
 
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySetIterator
 
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.ValuesIterator
 
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.EntrySetIterator
 
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.KeySetIterator
 
next - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
The next entry
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkMapIterator
 
next() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.ValuesIterator
 
nextEntry() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
 
nextEntry() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
nextKey(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets the next key in sequence.
nextKey(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
nextTimestamp() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Generate a (coarse) timestamp
nextTimestamp() - Method in class org.jboss.dashboard.database.cache.providers.CustomCacheProvider
 
NO_NEXT_ENTRY - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
 
NO_PREVIOUS_ENTRY - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
 
noDataSource() - Method in class org.jboss.dashboard.database.DataSourceFragment
Called instead of fragment() when the datasource is invalid.
NON_TILDED_CHARS - Static variable in class org.jboss.dashboard.commons.text.StringUtil
 
NonPooledDataSource - Class in org.jboss.dashboard.database
A data source implementation that bounds every connection to the underlying thread.
NonPooledDataSource() - Constructor for class org.jboss.dashboard.database.NonPooledDataSource
 
notifyAfterCommit(HibernateTxFragment) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
notifyAfterRollback(HibernateTxFragment) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
notifyBeforeCommit(HibernateTxFragment) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
notifyBeforeRollback(HibernateTxFragment) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
notifyError(Throwable, boolean) - Method in class org.jboss.dashboard.error.ErrorManager
Generate an error report and log the error if requested.
notifyEvent(int, Object) - Method in class org.jboss.dashboard.commons.events.Publisher
Interface used to fire events.
notifyEvent(int, Object) - Method in interface org.jboss.dashboard.commons.events.Subscriber
An event is notified by the Publisher to this Subscriber.
notifyListener(boolean, HibernateTxFragment) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Invoke the callbacks on a listener
notifyListeners(boolean) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Invoke the callbacks on listeners
NULL - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
An object for masking null
nullSafeGet(ResultSet, String[], Object) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
nullSafeSet(PreparedStatement, Object, int, LOBHelper.ValueWriter) - Method in class org.jboss.dashboard.database.hibernate.LOBHelper
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 

O

obfuscate(String) - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
obfuscate(String) - Static method in class org.jboss.dashboard.commons.text.TextOfuscator
 
obfuscatedPrefix - Static variable in class org.jboss.dashboard.commons.text.TextOfuscator
 
ObjectCache - Interface in org.jboss.dashboard.database.cache.custom
Generic caching mechanism.
objectRemoved(Serializable, Object) - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
Called when an object is automatically removed from the LRU cache.
objectRemoved(Serializable, Object) - Method in interface org.jboss.dashboard.database.cache.custom.LRUCacheListener
 
ocurrencesOf(String, char) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Get the number of ocurrences of a character into a string
oracleNullSafeSet(PreparedStatement, Object, int, LOBHelper.ValueWriter) - Method in class org.jboss.dashboard.database.hibernate.LOBHelper
 
ORDER_ASCENDING - Static variable in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
 
ORDER_DESCENDING - Static variable in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
 
ORDER_UNSPECIFIED - Static variable in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
 
orderedMapIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets a bidirectional iterator over the map.
orderedMapIterator() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
org.jboss.dashboard - package org.jboss.dashboard
 
org.jboss.dashboard.annotation - package org.jboss.dashboard.annotation
 
org.jboss.dashboard.annotation.config - package org.jboss.dashboard.annotation.config
 
org.jboss.dashboard.commons.cdi - package org.jboss.dashboard.commons.cdi
 
org.jboss.dashboard.commons.collections - package org.jboss.dashboard.commons.collections
 
org.jboss.dashboard.commons.comparator - package org.jboss.dashboard.commons.comparator
 
org.jboss.dashboard.commons.events - package org.jboss.dashboard.commons.events
 
org.jboss.dashboard.commons.filter - package org.jboss.dashboard.commons.filter
 
org.jboss.dashboard.commons.io - package org.jboss.dashboard.commons.io
 
org.jboss.dashboard.commons.message - package org.jboss.dashboard.commons.message
 
org.jboss.dashboard.commons.misc - package org.jboss.dashboard.commons.misc
 
org.jboss.dashboard.commons.security.cipher - package org.jboss.dashboard.commons.security.cipher
 
org.jboss.dashboard.commons.security.password - package org.jboss.dashboard.commons.security.password
 
org.jboss.dashboard.commons.text - package org.jboss.dashboard.commons.text
 
org.jboss.dashboard.commons.xml - package org.jboss.dashboard.commons.xml
 
org.jboss.dashboard.database - package org.jboss.dashboard.database
 
org.jboss.dashboard.database.cache - package org.jboss.dashboard.database.cache
 
org.jboss.dashboard.database.cache.custom - package org.jboss.dashboard.database.cache.custom
 
org.jboss.dashboard.database.cache.custom.map - package org.jboss.dashboard.database.cache.custom.map
 
org.jboss.dashboard.database.cache.providers - package org.jboss.dashboard.database.cache.providers
 
org.jboss.dashboard.database.hibernate - package org.jboss.dashboard.database.hibernate
 
org.jboss.dashboard.error - package org.jboss.dashboard.error
Error management subsystem addressed to provide a common error management framework to the platform.
org.jboss.dashboard.factory - package org.jboss.dashboard.factory
 
org.jboss.dashboard.filesystem - package org.jboss.dashboard.filesystem
 
org.jboss.dashboard.log - package org.jboss.dashboard.log
 
org.jboss.dashboard.profiler - package org.jboss.dashboard.profiler
 
org.jboss.dashboard.scheduler - package org.jboss.dashboard.scheduler
 

P

PANEL_ACTION - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
parent - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySet
The parent map
parent - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
The parent map
parent - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySet
The parent map
parent - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.Values
The parent map
parent - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
The parent map
parent - Variable in class org.jboss.dashboard.profiler.CodeBlockTrace
 
parent - Variable in class org.jboss.dashboard.profiler.TimeTrace
 
parentFragment - Variable in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
The parent fragment.
parseASCIITemplate(String, Map) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Parses an ASCII template that contains parameters like [#param#] and replace them with the values associated in params.
parseASCIITemplate(String, Map, String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
 
parseASCIITemplate(String, Map, String, String, boolean) - Static method in class org.jboss.dashboard.commons.text.StringUtil
 
parseLoggers(String) - Method in class org.jboss.dashboard.log.LoggerSet
 
pass(String, Object) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Check if a value satisfies a property filter.
pass(String, Object, List, int) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Check if a given value (either a single object or a collection) satisfies a collection of allowed values.
pass(Map) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
pass(Object) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
pass(Map) - Method in interface org.jboss.dashboard.commons.filter.Filter
Apply the filter to the given object.
pass(Object) - Method in interface org.jboss.dashboard.commons.filter.Filter
Apply the filter to the given object.
pass(String, Object) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Check if a value satisfies a defined property filter.
pass(String, Object) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
pass(Object) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
passValue(String, Object, List, int) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
Check if a given value satisfies a collection of allowed values.
password - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 
PasswordObfuscator - Class in org.jboss.dashboard.commons.security.password
 
PasswordObfuscator() - Constructor for class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
PausableThreadPoolExecutor - Class in org.jboss.dashboard.scheduler
A scheduler implementation that adds pause/resume capabilities to the standard scheduler.
PausableThreadPoolExecutor(int) - Constructor for class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
PausableThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
PausableThreadPoolExecutor(int, ThreadFactory) - Constructor for class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
PausableThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
pause() - Method in class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
pause() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
pauseLock - Variable in class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
PBEWithMD5AndDESCipher - Class in org.jboss.dashboard.commons.security.cipher
 
PBEWithMD5AndDESCipher() - Constructor for class org.jboss.dashboard.commons.security.cipher.PBEWithMD5AndDESCipher
 
performNativeToHiloReplace - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
persist(int) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
Persistent - Interface in org.jboss.dashboard.database
A persistent entity. i.e: it can be saved, updated and deleted.
prefix - Variable in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
previous() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.EntrySetIterator
 
previous() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.KeySetIterator
 
previous() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkMapIterator
 
previous() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.ValuesIterator
 
previousEntry() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
previousKey(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Gets the previous key in sequence.
previousKey(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
print(Calendar[]) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils
 
printActiveThreadsReport() - Method in class org.jboss.dashboard.profiler.Profiler
 
printChildStackTrace() - Method in class org.jboss.dashboard.profiler.TimeTrace
If this is a child stack trace (has a parent) then only print the stack trace fragment that belongs exclusively to itself.
printCompletedThreadsReport(long, boolean) - Method in class org.jboss.dashboard.profiler.Profiler
 
printContext(int) - Method in class org.jboss.dashboard.error.ErrorReport
 
printContext(boolean) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
printContext(boolean, String, String) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
printContext(boolean, String, String, int) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
printContext() - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
printCurrentContext() - Static method in class org.jboss.dashboard.profiler.Profiler
 
printErrorMessage() - Method in class org.jboss.dashboard.error.ErrorReport
 
printErrorTitle() - Method in class org.jboss.dashboard.error.ErrorReport
 
printExceptionTrace() - Method in class org.jboss.dashboard.error.ErrorReport
 
printIndent(StringBuffer, int) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
printLoggers(String) - Method in class org.jboss.dashboard.log.LoggerSet
 
printMap(Map, String, String) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
printMap(Map, String, String, int) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
printScheduledTasksReport() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
printStackElement(StackTraceElement, int) - Static method in class org.jboss.dashboard.profiler.StackTrace
 
printStackTrace() - Method in class org.jboss.dashboard.profiler.StackTrace
 
printStackTrace(Thread, int) - Static method in class org.jboss.dashboard.profiler.ThreadProfile
 
printStatistics(PrintStream, String) - Method in class org.jboss.dashboard.database.cache.custom.CacheFactory
Print statistics to output
printThreadsSummaryReport() - Method in class org.jboss.dashboard.profiler.Profiler
 
printTimeToFire() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
printTree(long, boolean, String, int) - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
printWriter - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 
Priority - Enum in org.jboss.dashboard.annotation
 
processedJars - Variable in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
processHibernateProperties(Properties) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
processRemovedLRU(Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.LRUCache.ListeningLRUMap
 
processXMLContents(String, String) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
profiler - Variable in class org.jboss.dashboard.CoreServices
 
Profiler - Class in org.jboss.dashboard.profiler
The profiler keeps track of threads execution with the following goals in mind: Provide real-time information about where threads spend their execution time.
Profiler() - Constructor for class org.jboss.dashboard.profiler.Profiler
 
profilerThread - Variable in class org.jboss.dashboard.profiler.Profiler
The profiler thread.
PropertyAddProcessingInstruction - Class in org.jboss.dashboard.factory
 
PropertyAddProcessingInstruction(Component, String, String) - Constructor for class org.jboss.dashboard.factory.PropertyAddProcessingInstruction
 
PropertyChangeProcessingInstruction - Class in org.jboss.dashboard.factory
 
PropertyChangeProcessingInstruction(Component, String, String) - Constructor for class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
PropertySetProcessingInstruction - Class in org.jboss.dashboard.factory
 
PropertySetProcessingInstruction(Component, String, String) - Constructor for class org.jboss.dashboard.factory.PropertySetProcessingInstruction
 
PropertySubstractProcessingInstruction - Class in org.jboss.dashboard.factory
 
PropertySubstractProcessingInstruction(Component, String, String) - Constructor for class org.jboss.dashboard.factory.PropertySubstractProcessingInstruction
 
PROTOTYPE - Static variable in class org.jboss.dashboard.log.LoggerSet
 
Publisher - Class in org.jboss.dashboard.commons.events
The publisher party int the publish/subscribe GoF design pattern.
Publisher() - Constructor for class org.jboss.dashboard.commons.events.Publisher
 
put(Serializable, Object) - Method in class org.jboss.dashboard.database.cache.custom.AutoCache
Adds an object to the cache.
put(Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Add an item to the cache
put(Serializable, Object) - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
put(Serializable, Object) - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
 
put(Serializable, Object) - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
put(Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Puts a key-value mapping into this map.
put(Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
put(Serializable, Object) - Method in class org.jboss.dashboard.database.cache.custom.MultiCache
 
put(Serializable, Object) - Method in interface org.jboss.dashboard.database.cache.custom.ObjectCache
Adds an object to the cache.
put(Serializable, Object) - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
Caches an object.
putAll(Map) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Puts all the values from the specified map into this map.
putAll(Map) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 

R

read(Object) - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
 
readConfig(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readFile(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Read a file into a buffer sized the size of the file
readFromInputStream(InputStream) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Reads a set of bytes from an InputStream and returns the data as a byte array.
readLines(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Read all lines of text in a file.
readPrimitiveBoolean(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readPrimitiveDouble(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readPrimitiveInt(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readPrimitiveLong(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readProperties(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readResourceFile(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Tries to read a file from disk, if it doesn't exist try to read from the CLASSPATH.
readStringArray(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readStringMap(InjectionPoint) - Method in class org.jboss.dashboard.annotation.config.ConfigReader
 
readXMLForFile(InputStream) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
ReflectionUtils - Class in org.jboss.dashboard.commons.misc
 
ReflectionUtils() - Constructor for class org.jboss.dashboard.commons.misc.ReflectionUtils
 
registerCacheHit() - Method in class org.jboss.dashboard.database.cache.custom.CacheMonitor
 
registerCacheMiss() - Method in class org.jboss.dashboard.database.cache.custom.CacheMonitor
 
registerForCallbackNotifications() - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Enable callback method notifications: beforeCommit, afterCommit will be invoked if the transaction is commited and beforeRollback, afterRollback otherwise.
registerInitialModule(InitialModule) - Method in class org.jboss.dashboard.factory.InitialModuleRegistry
 
remove(Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Removes the process from the collection
remove(Object) - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Remove an item from the cache
remove(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySet
 
remove() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
 
remove(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySet
 
remove(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Removes the specified mapping from this map.
remove() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
remove(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
remove(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
REMOVE_INVALID - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
 
removeAll(Collection) - Method in class org.jboss.dashboard.commons.collections.LazyList
Removes from this collection all of its elements that are contained in the specified collection (optional operation).
removeAll(String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Remove all the ocurrences of a substring from a string
removeAll(String, String[]) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Remove all the ocurrences of a group of substring from a string
removeAllProperty() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
removeAllProperty() - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Clear filter.
removeAllProperty() - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
removeAllSortCriteria() - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
removeAllSortCriteria() - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
Removes all sort criterias.
removeAllThreads() - Method in class org.jboss.dashboard.profiler.Profiler
 
removeChild(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
removeComments(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
removeEntry(AbstractHashedMap.HashEntry, int, AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Removes an entry from the chain stored in a particular index.
removeEntry(AbstractHashedMap.HashEntry, int, AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap
Removes an entry from the map and the linked list.
removeFirst(String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Remove the first ocurrence of a substring from a string
removeId(String) - Method in class org.jboss.dashboard.commons.collections.LazyList
Remove identifier from list.
removeLoggerSet(LoggerSet) - Method in class org.jboss.dashboard.log.Log4JManager
 
removeLRU(AbstractLinkedMap.LinkEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Subclass method to control removal of the least recently used entry from the map.
removeMapping(AbstractHashedMap.HashEntry, int, AbstractHashedMap.HashEntry) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Removes a mapping from the map.
removeMessagesOfType(int) - Method in class org.jboss.dashboard.commons.message.MessageList
 
removeProperties(FilterByCriteria) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
removeProperties(FilterByCriteria) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Remove all the specified filter properties.
removeProperty(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
removeProperty(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Remove property from the filter.
removeProperty(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
removeSortCriteria(String) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
removeSortCriteria(String) - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
Removes a sort criteria.
removeThread(ThreadProfile) - Method in class org.jboss.dashboard.profiler.Profiler
 
renameFile(String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Rename a file
repeat(String, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Repeat a String n times.
replace(String, String, String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Replace the ocurrences of a string in a File with new string
replace(String, String, String[], String[]) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Replace the ocurrences of a list of strings in a File with new strings
replace(String, char, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Deprecated. replaced by replaceAll()
replace(String, String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Deprecated. replaced by replaceAll()
replace(Object, Object, Object) - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
replace(Object, Object, Object) - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
replaceAll(String, char, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Replaces a character of a String with characters in the specified new substring.
replaceAll(String, String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Replaces the characters in a substring of a String with characters in the specified new substring.
replaceAll(String, String[], String[]) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Replaces the characters in all substrings of a String with characters in the specified array of substrings.
replaceAll(String, Vector, Vector, String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Returns a String who replace Strings include into str, which are into delimiters and known in in, to corresponding String from out.
replaceAll(String, String[], String[], String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Returns a String who replace Strings include into str, which are into delimiters and known in in, to corresponding String from out.
replaceFirst(String, String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Replacing first ocurrence of oldStr in origStr with newStr
replaceParamsValues(Map, String, String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Replace all the occurences of oldSubstring with newSubstring in the values of a parameter mapping structure
replaceUnicodeCharacters(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Convert special characters in unicode characters
requiresLayout() - Method in class org.jboss.dashboard.log.MemoryAppender
 
reset() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
resetStatistics() - Method in class org.jboss.dashboard.database.cache.custom.CacheMonitor
Clear statistics
restoreBackupFile(String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Restore a backup copy of a file denoted by a pathname, renaming the backup file (*.bak) into a original file.
resume() - Method in class org.jboss.dashboard.commons.misc.Chronometer
Resume the timer.
resume() - Method in class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
resume() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
returnedClass() - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
returnedClass() - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
reuseEntry(AbstractHashedMap.HashEntry, int, int, Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Reuses an existing key-value mapping, storing completely new data.
reuseMapping(AbstractLinkedMap.LinkEntry, int, int, Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Reuses an entry by removing it and moving it to a new place in the map.
reverseIndex(int) - Method in class org.jboss.dashboard.profiler.StackTrace
 
RIGHT_JUSTIFY - Static variable in class org.jboss.dashboard.commons.text.StringUtil
Justify text to the right side.
rollback() - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
Rollback the transaction
ROOT - Static variable in class org.jboss.dashboard.log.LoggerSet
 
rootCodeBlock - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The root trace.
run() - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
 
run() - Method in class org.jboss.dashboard.profiler.Profiler
 
run() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
runDDL(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
running - Variable in class org.jboss.dashboard.profiler.Profiler
The profiler thread status flag.
running - Variable in class org.jboss.dashboard.scheduler.SchedulerTask
 
runOnStart - Variable in class org.jboss.dashboard.profiler.Profiler
Switch on the profiler on start.
runOnStart - Variable in class org.jboss.dashboard.scheduler.Scheduler
 
runScript(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
runWork(HibernateWork) - Static method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
runWork(FactoryWork, boolean) - Method in class org.jboss.dashboard.factory.Factory
 

S

save() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
save() - Method in interface org.jboss.dashboard.database.Persistent
 
saveOrUpdate() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
SCALAR_FUNCTION - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
schedule(SchedulerTask, Date) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
schedule(SchedulerTask, long) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
schedule(SchedulerTask, Date, boolean) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
schedule(SchedulerTask, long, boolean) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
scheduledTasks - Variable in class org.jboss.dashboard.scheduler.Scheduler
 
scheduler - Variable in class org.jboss.dashboard.CoreServices
 
Scheduler - Class in org.jboss.dashboard.scheduler
Task scheduler component.
Scheduler() - Constructor for class org.jboss.dashboard.scheduler.Scheduler
 
SchedulerTask - Class in org.jboss.dashboard.scheduler
A scheduler task is a job to be executed in the future.
SchedulerTask() - Constructor for class org.jboss.dashboard.scheduler.SchedulerTask
 
SchedulerTaskComparator - Class in org.jboss.dashboard.scheduler
Class used to compare scheduler tasks.
SchedulerTaskComparator() - Constructor for class org.jboss.dashboard.scheduler.SchedulerTaskComparator
 
SchedulerThreadFactory - Class in org.jboss.dashboard.scheduler
The factory class in charge of the initialization of the threads created by the scheduler.
SchedulerThreadFactory() - Constructor for class org.jboss.dashboard.scheduler.SchedulerThreadFactory
 
SCOPE_GLOBAL - Static variable in class org.jboss.dashboard.factory.Component
 
SCOPE_PANEL_SESSION - Static variable in class org.jboss.dashboard.factory.Component
 
SCOPE_PROPERTY - Static variable in class org.jboss.dashboard.factory.Component
 
SCOPE_REQUEST - Static variable in class org.jboss.dashboard.factory.Component
 
SCOPE_SESSION - Static variable in class org.jboss.dashboard.factory.Component
 
SCOPE_VOLATILE - Static variable in class org.jboss.dashboard.factory.Component
 
selfTimeMillis - Variable in class org.jboss.dashboard.profiler.CodeBlockTraces
 
set(int, Object) - Method in class org.jboss.dashboard.commons.collections.LazyList
Replaces the element at the specified position in this list with the specified element.
setAllowedLevels(Level[]) - Method in class org.jboss.dashboard.log.LoggerSet
 
setAncestorTypes(Set<CodeBlockType>) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
setAtDayEnd(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
setAtDayStart(Calendar) - Static method in class org.jboss.dashboard.commons.misc.CalendarUtils.CalendarRangeUtils
 
setAutoCommit(Connection, boolean) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
setAutoCommit(boolean) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setAutoCommit(Connection, boolean) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setBaseAppDirectory(String) - Method in class org.jboss.dashboard.Application
 
setBaseCfgDirectory(String) - Method in class org.jboss.dashboard.Application
 
setBeginTimeMillis(long) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
setBufferSize(int) - Method in class org.jboss.dashboard.log.MemoryAppender
 
setC3p0Enabled(boolean) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
setCacheConfigurationGenerators(Properties) - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
setCacheEnabled(boolean) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
setCacheOptions(CacheOptions) - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
setCacheUsage(String) - Method in class org.jboss.dashboard.database.cache.CustomCacheConfigurationGenerator
 
setChildren(CodeBlockTraces) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
setChildren(List<TimeTrace>) - Method in class org.jboss.dashboard.profiler.TimeTrace
 
setCipher(PBEWithMD5AndDESCipher) - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
setCodeBlock(CodeBlockTrace) - Method in class org.jboss.dashboard.error.ErrorReport
 
setCompletedThreadsErrorsEnabled(boolean) - Method in class org.jboss.dashboard.profiler.Profiler
 
setCompletedThreadsFilter(ThreadProfileFilter) - Method in class org.jboss.dashboard.profiler.Profiler
 
setCompletedThreadsMaxSize(int) - Method in class org.jboss.dashboard.profiler.Profiler
 
setCompletedThreadsMinTimeMillis(long) - Method in class org.jboss.dashboard.profiler.Profiler
 
setComponent(String, Object) - Method in interface org.jboss.dashboard.factory.ComponentsStorage
Save a component to the storage.
setComponent(String, Object) - Method in class org.jboss.dashboard.factory.GlobalComponentsStorage
 
setComponent(String, Object) - Method in class org.jboss.dashboard.factory.VolatileComponentsStorage
 
setComponentAlias(String) - Method in class org.jboss.dashboard.factory.BasicFactoryElement
 
setConfigGenerator(CacheConfigurationGenerator) - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
setContent(byte[]) - Method in class org.jboss.dashboard.commons.xml.XMLNode
 
setContext(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.StackTrace
 
setCreateFiles(Properties) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
setCreationOrderNumber(long) - Method in class org.jboss.dashboard.factory.Component
 
setCurrentEditLang(String) - Method in class org.jboss.dashboard.LocaleManager
Set the language in which the system is editing contents.
setCurrentEditLocale(Locale) - Method in class org.jboss.dashboard.LocaleManager
 
setCurrentLang(String) - Method in class org.jboss.dashboard.LocaleManager
Set the current language for displaying contents
setCurrentLocale(Locale) - Method in class org.jboss.dashboard.LocaleManager
 
setCurrentThreadDataSource(String, DataSource) - Method in class org.jboss.dashboard.database.DataSourceManager
Store a data source as used by the current thread.
setDatabaseStructureVerificationExcludedClassNames(String[]) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
setDataSourceEntry(DataSourceEntry) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
setDataSourceManager(DataSourceManager) - Method in class org.jboss.dashboard.CoreServices
 
setDate(Date) - Method in class org.jboss.dashboard.error.ErrorReport
 
setDbid(Long) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setDeadline(long) - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
 
setDefaultCacheElement(CacheElement) - Method in class org.jboss.dashboard.database.cache.CacheOptions
 
setDefaultFileImage(String) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
setDefaultLocaleId(String) - Method in class org.jboss.dashboard.LocaleManager
 
setDisableAutoCommit(boolean) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
setDiskCachePath(String) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setDiskExpiryThreadIntervalSeconds(long) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setDiskPersistent(boolean) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setDriver(String) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setDriverClass(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setEditable(boolean) - Method in class org.jboss.dashboard.log.LoggerSet
 
setElapsedTimeMillis(long) - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
setElements(Object[]) - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
setElements(Object[]) - Method in interface org.jboss.dashboard.commons.message.Message
 
setEnabled(boolean) - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
setEnableDatabaseAutoSynchronization(boolean) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
setEnableDatabaseStructureVerification(boolean) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
setEndTimeMillis(long) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
setErrorManager(ErrorManager) - Method in class org.jboss.dashboard.CoreServices
 
setErrorReport(ErrorReport) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
setEternal(boolean) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setException(Throwable) - Method in class org.jboss.dashboard.error.ErrorReport
 
setExcludedScriptStatements(String[]) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
setExtraInfo(String, String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setExtraInfo(String, String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Set additional information regarding the property.
setExtraInfo(String, String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
setFetchSize(int) - Method in class org.jboss.dashboard.commons.collections.LazyList
The number of elements fetched when invoking the get(index) method.
setFileNamesImagesMappings(Properties) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
setFileSystemManager(FileSystemManager) - Method in class org.jboss.dashboard.CoreServices
 
setFilterCondition(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setFilterCondition(String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
Define the condition to be applied to the set of property filters when executing the pass(Object) method.
setFilterCondition(String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
setFixedDelaySeconds(long) - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
setGlobalFactory(Factory) - Method in class org.jboss.dashboard.Application
 
setGt(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setGtOrEq(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setHibernateInitializer(HibernateInitializer) - Method in class org.jboss.dashboard.CoreServices
 
setHibernateProperties(Properties) - Method in class org.jboss.dashboard.database.cache.CacheConfigurationManager
 
setHibernateSessionFactoryProvider(HibernateSessionFactoryProvider) - Method in class org.jboss.dashboard.CoreServices
 
setHighThroughput(long) - Method in class org.jboss.dashboard.log.Log4JManager
 
setHighTroughputAllowed(boolean) - Method in class org.jboss.dashboard.log.Log4JManager
 
setHighTroughputMaxTime(long) - Method in class org.jboss.dashboard.log.Log4JManager
 
setId(String) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
setId(String) - Method in class org.jboss.dashboard.error.ErrorReport
 
setId(String) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
setId(String) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
setIdleTimeInMillis(long) - Method in class org.jboss.dashboard.profiler.Profiler
 
setInitialClassesToLoad(String[]) - Method in class org.jboss.dashboard.database.DataSourceManager
 
setInstalledLocaleIds(String[]) - Method in class org.jboss.dashboard.LocaleManager
 
setInstallTransactional(boolean) - Method in class org.jboss.dashboard.factory.InitialModule
 
setIsolation(int) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setIsolation(Connection, int) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setJndiPath(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setJunctionPoint(String) - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
setJunctionUrl(String) - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
setKey(Serializable) - Method in class org.jboss.dashboard.database.cache.custom.CacheNotification
 
setLargeIconFolder(String) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
setLevel(int) - Method in exception org.jboss.dashboard.error.BusinessError
 
setLevel(Level) - Method in class org.jboss.dashboard.log.LoggerSet
 
setLevel(int) - Method in class org.jboss.dashboard.profiler.TimeTrace
 
setList(List) - Method in class org.jboss.dashboard.commons.collections.CursoredList
 
setListener(LRUCacheListener) - Method in class org.jboss.dashboard.database.cache.custom.LRUCache.ListeningLRUMap
 
setListener(LRUCacheListener) - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
setLocale(Locale) - Method in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
 
setLocale(Locale) - Method in interface org.jboss.dashboard.commons.comparator.ComparatorByCriteria
 
setLocale(Locale) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setLocale(Locale) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
 
setLocale(Locale) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
setLog4JManager(Log4JManager) - Method in class org.jboss.dashboard.CoreServices
 
setLogDBInterlockThreadsEnabled(boolean) - Method in class org.jboss.dashboard.error.ErrorManager
 
setLogErrorReportEnabled(boolean) - Method in class org.jboss.dashboard.error.ErrorManager
 
setLoggerSetsLevel(Level) - Method in class org.jboss.dashboard.log.Log4JManager
 
setLoginTimeout(int) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
setLoginTimeout(int) - Method in class org.jboss.dashboard.database.LocalDataSource
 
setLoginTimeout(int) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setLogWriter(PrintWriter) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
setLogWriter(PrintWriter) - Method in class org.jboss.dashboard.database.LocalDataSource
 
setLogWriter(PrintWriter) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setLt(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setLtOrEq(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setMaxElementsInMemory(int) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setMaxLogEvents(int) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
setMaxStackTraceLength(int) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
setMaxThreadDurationInMillis(long) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
setMaxThreadPoolSize(int) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
setMaxThreadProfilingTimeMillis(long) - Method in class org.jboss.dashboard.profiler.Profiler
 
setMaxThreadStackTraceLength(int) - Method in class org.jboss.dashboard.profiler.Profiler
 
setMemoryAppenderBufferSize(int) - Method in class org.jboss.dashboard.log.Log4JManager
 
setMemoryAppenderName(String) - Method in class org.jboss.dashboard.log.Log4JManager
 
setMemoryAppenderPattern(String) - Method in class org.jboss.dashboard.log.Log4JManager
 
setMemoryStoreEvictionPolicy(String) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setMessageCode(String) - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
setMessageCode(String) - Method in interface org.jboss.dashboard.commons.message.Message
 
setMessageType(int) - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
 
setMinCodeTraceTimeMillis(long) - Method in class org.jboss.dashboard.profiler.Profiler
 
setMonitorizeCaches(boolean) - Method in class org.jboss.dashboard.database.cache.custom.CacheFactory
 
setName(String) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setName(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setName(String) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
setName(String) - Method in class org.jboss.dashboard.database.InstalledModule
 
setName(String) - Method in class org.jboss.dashboard.factory.InitialModule
 
setName(String) - Method in class org.jboss.dashboard.log.LoggerSet
 
setNativeToHiloReplaceableDialects(String[]) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
setObfuscatedPassword(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setObfuscatedUserName(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setObjectProperty(Object, String, List, JXPathContext) - Method in class org.jboss.dashboard.factory.Component
 
setOverflowToDisk(boolean) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setPageNumber(int) - Method in class org.jboss.dashboard.commons.collections.CursoredList
Sets current page.
setPageSize(int) - Method in class org.jboss.dashboard.commons.collections.CursoredList
 
setParent(CodeBlockTrace) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
setParent(TimeTrace) - Method in class org.jboss.dashboard.profiler.TimeTrace
 
setPassword(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setPassword(String) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setPerformNativeToHiloReplace(boolean) - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
setPrefix(String) - Method in class org.jboss.dashboard.commons.security.password.PasswordObfuscator
 
setProfiler(Profiler) - Method in class org.jboss.dashboard.CoreServices
 
setProperty(String, String[]) - Method in class org.jboss.dashboard.factory.Component
Writes a property value to the component
setProperty(String, File) - Method in class org.jboss.dashboard.factory.Component
 
setRollback(boolean) - Method in class org.jboss.dashboard.database.hibernate.HibernateTransaction
 
setRunOnStart(boolean) - Method in class org.jboss.dashboard.profiler.Profiler
 
setRunOnStart(boolean) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
setScheduler(Scheduler) - Method in class org.jboss.dashboard.CoreServices
 
setSchema(String) - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
setServerUri(String) - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
setSessionFactory(SessionFactory) - Method in class org.jboss.dashboard.database.hibernate.HibernateSessionFactoryProvider
 
setSize(int) - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
setStackTraces(List<StackTrace>) - Method in class org.jboss.dashboard.profiler.TimeTrace
 
setStatus(String) - Method in class org.jboss.dashboard.database.InstalledModule
 
setSupportedDatabases(String[]) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
setTargetThread(boolean) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
setterName(String) - Static method in class org.jboss.dashboard.commons.text.JavaNamesFormatter
Utility function to get the name of the setter corresponding a given property.
setTestQuery(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setTestTableExistsSql(String) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
setTheInstance(Object) - Method in class org.jboss.dashboard.factory.Component
 
setThreadFactory(ThreadFactory) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
setThreadProfile(ThreadProfile) - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
setThumbnailFolder(String) - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
setTimeout(long) - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
Sets a new timeout value-- only do this before using the cache!
setTimeToIdleSeconds(long) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setTimeToLiveSeconds(long) - Method in class org.jboss.dashboard.database.cache.CacheElement
 
setTitle(String) - Method in exception org.jboss.dashboard.error.BusinessError
 
setType(String) - Method in class org.jboss.dashboard.database.cache.custom.AutoCache
Sets the common name of the type of objects to cache.
setType(String) - Method in class org.jboss.dashboard.database.cache.custom.CacheNotification
 
setType(String) - Method in class org.jboss.dashboard.database.cache.custom.FIFOCache
 
setType(String) - Method in class org.jboss.dashboard.database.cache.custom.HybridCache
 
setType(String) - Method in class org.jboss.dashboard.database.cache.custom.LRUCache
 
setType(String) - Method in class org.jboss.dashboard.database.cache.custom.MultiCache
 
setType(String) - Method in interface org.jboss.dashboard.database.cache.custom.ObjectCache
Sets the common name of the type of objects to cache.
setType(String) - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
Sets the cache type name.
setUpAndRunning(boolean) - Method in class org.jboss.dashboard.Application
 
setUrl(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setUrl(String) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setUser(String) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
setUserName(String) - Method in class org.jboss.dashboard.database.DataSourceEntry
 
setValue(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
 
setValue(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashMapIterator
 
setValue(Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkMapIterator
 
SETVALUE_INVALID - Static variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
 
setVariableName(String, String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
setVariableName(String, String) - Method in interface org.jboss.dashboard.commons.filter.FilterByCriteria
An alias or variable to be assigned to the property .
setVariableName(String, String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
setVersion(long) - Method in class org.jboss.dashboard.database.InstalledModule
 
setVersion(long) - Method in class org.jboss.dashboard.factory.InitialModule
 
setWebappDirectoryRelative(boolean) - Method in class org.jboss.dashboard.filesystem.BinariesMapping
 
setWildcard(String) - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
shutdown() - Method in class org.jboss.dashboard.Application
 
shutdown() - Method in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
shutdown() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
Called when the Factory is going down, to allow the release of resources.
shutdown() - Method in interface org.jboss.dashboard.factory.FactoryLifecycle
Called when the Factory is going down, to allow the release of resources.
shutdown() - Method in class org.jboss.dashboard.profiler.Profiler
 
shutdown() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
size() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySet
 
size() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySet
 
size - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
The size of the map
size() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the size of the map.
size() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.Values
 
size() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
size() - Method in class org.jboss.dashboard.profiler.CodeBlockTraces
 
sortCriterias - Variable in class org.jboss.dashboard.commons.comparator.AbstractComparatorByCriteria
Sort criteria list.
soundTrex(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Soundtrex algorithm.
spaces(int) - Static method in class org.jboss.dashboard.commons.xml.XMLUtils
 
SPECIAL_CHARS - Static variable in class org.jboss.dashboard.commons.text.StringUtil
 
SPECIAL_PROPERTY_PREFFIX - Static variable in class org.jboss.dashboard.factory.Component
 
SQL - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
SQL_formatValue(Object) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
SQL_getWhereClause(String, String) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
SQL_getWhereClause(String, String, boolean) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
Retrieves the SQL condition that defines the contraints set for the given property.
SQL_getWhereClause(String, String, boolean, boolean) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
Retrieves the SQL condition that defines the contraints set for the given property.
SQL_getWhereClause(boolean, String[]) - Method in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
Get and SQL where clause composed of several single property SQL where clauses.
SQLFilterByCriteria - Class in org.jboss.dashboard.commons.filter
This helper class is addressed to be used by dynamic SQL generation custom algorithms.
SQLFilterByCriteria() - Constructor for class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
SQLFilterByCriteria(FilterByCriteria) - Constructor for class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
 
sqlTypes() - Method in class org.jboss.dashboard.database.hibernate.BinaryBlobType
 
sqlTypes() - Method in class org.jboss.dashboard.database.hibernate.StringBlobType
 
sqlWildcard - Variable in class org.jboss.dashboard.commons.filter.SQLFilterByCriteria
The SQL wildcard.
StackTrace - Class in org.jboss.dashboard.profiler
A snapshot of a thread execution at a given time.
StackTrace(StackTraceElement[], CodeBlockTrace) - Constructor for class org.jboss.dashboard.profiler.StackTrace
 
stackTrace - Variable in class org.jboss.dashboard.profiler.StackTrace
 
stackTraces - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Stack trace samples captured by the profiler.
stackTraces - Variable in class org.jboss.dashboard.profiler.TimeTrace
 
stackTraceTooLarge - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Flag indicating that a too large stack trace (defined by the maxStackTraceLength property) has been produced by this thread.
start() - Method in interface org.jboss.dashboard.annotation.Startable
 
start() - Method in class org.jboss.dashboard.Application
 
start() - Method in class org.jboss.dashboard.commons.misc.Chronometer
Start the timer.
start(String) - Method in class org.jboss.dashboard.commons.misc.Chronometer
Set a mark.
start() - Method in class org.jboss.dashboard.database.cache.custom.MultiCacheManager
 
start(Properties) - Method in class org.jboss.dashboard.database.cache.providers.CustomCacheProvider
Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction.
start() - Method in class org.jboss.dashboard.database.DataSourceManager
 
start() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
start() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
Called after constructing the instance and setting the default properties.
start() - Method in interface org.jboss.dashboard.factory.FactoryLifecycle
Called after constructing the instance and setting the default properties.
start() - Method in class org.jboss.dashboard.factory.InitialModulesManager
 
start() - Method in class org.jboss.dashboard.filesystem.FileSystemManager
 
start() - Method in class org.jboss.dashboard.log.Log4JManager
 
start() - Method in class org.jboss.dashboard.profiler.Profiler
 
Startable - Interface in org.jboss.dashboard.annotation
 
startableComparator - Variable in class org.jboss.dashboard.annotation.StartableProcessor
 
StartableProcessor - Class in org.jboss.dashboard.annotation
 
StartableProcessor() - Constructor for class org.jboss.dashboard.annotation.StartableProcessor
 
startables - Variable in class org.jboss.dashboard.annotation.StartableProcessor
 
startContext() - Static method in class org.jboss.dashboard.factory.ComponentsContextManager
Prepares current thread for a set of Factory operations.
startupProcessor - Variable in class org.jboss.dashboard.Application
 
STATE_COMPLETED - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
 
STATE_ERROR - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
 
StatisticsObjectCache - Interface in org.jboss.dashboard.database.cache.custom
 
STATUS_INCOMPLETE - Static variable in class org.jboss.dashboard.factory.Component
 
STATUS_INVALID - Static variable in class org.jboss.dashboard.factory.Component
 
STATUS_LOADING - Static variable in class org.jboss.dashboard.database.InstalledModule
 
STATUS_VALID - Static variable in class org.jboss.dashboard.factory.Component
 
stop() - Method in class org.jboss.dashboard.commons.misc.Chronometer
Stop the timer.
stop() - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
Called to stop the timer thread.
stop() - Method in class org.jboss.dashboard.database.cache.providers.CustomCacheProvider
Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
stop() - Method in class org.jboss.dashboard.factory.BasicFactoryElement
Called by the factory before setting a group of properties.
stop() - Method in interface org.jboss.dashboard.factory.FactoryLifecycle
Called by the factory before setting a group of properties.
stopTime - Variable in class org.jboss.dashboard.commons.misc.Chronometer
 
storeModule(InstalledModule, InitialModule) - Method in class org.jboss.dashboard.factory.InitialModulesManager
 
storeObject(String, String, Object) - Method in class org.jboss.dashboard.factory.LookupHelper
 
storeProperty(String, String) - Method in class org.jboss.dashboard.factory.Component
Store in componentProperties the property given by name and value.
STRING_ENCODING - Static variable in class org.jboss.dashboard.database.hibernate.StringBlobType
 
StringBlobType - Class in org.jboss.dashboard.database.hibernate
Note that we don't use CLOBs to avoid ORACLE handling the encoding.
StringBlobType(InputStream, int) - Constructor for class org.jboss.dashboard.database.hibernate.StringBlobType
 
StringBlobType(byte[]) - Constructor for class org.jboss.dashboard.database.hibernate.StringBlobType
 
StringBlobType(String) - Constructor for class org.jboss.dashboard.database.hibernate.StringBlobType
 
StringBlobType() - Constructor for class org.jboss.dashboard.database.hibernate.StringBlobType
 
StringUtil - Class in org.jboss.dashboard.commons.text
Utilities to work with strings.
strToDouble(String, int) - Static method in class org.jboss.dashboard.commons.text.DecimalFormatUtil
Parses a string to produce a Double with a number of fraction digits.
strToFloat(String, int) - Static method in class org.jboss.dashboard.commons.text.DecimalFormatUtil
Parses a string to produce a Float with a number of fraction digits.
strToTimestamp(String) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Parse a date/time string.
subList(int, int) - Method in class org.jboss.dashboard.commons.collections.LazyList
Returns a view of the portion of this list between fromIndex, inclusive, and toIndex, exclusive.
subscribe(Subscriber) - Method in class org.jboss.dashboard.commons.events.Publisher
Register a subscriber interested in ALL events.
subscribe(Subscriber, int) - Method in class org.jboss.dashboard.commons.events.Publisher
Register a subscriber interested in a single event.
subscribe(Collection, int) - Method in class org.jboss.dashboard.commons.events.Publisher
Subscribe a collection subscribers for a concrete event.
Subscriber - Interface in org.jboss.dashboard.commons.events
The subscriber party int the publish/subscribe GoF design pattern.
subscribers - Variable in class org.jboss.dashboard.commons.events.Publisher
The registered subscribers grouped by eventId.
subString(String, int, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Deprecated. Use substring instead
substring(String, int, int) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Return a new String that is a substring of this string.
swapFile(String, String) - Static method in class org.jboss.dashboard.commons.io.FileUtil
From an existing source file, and an existing temporal file, copy, in a trunc way, the temporal in place of the source file, and remove the temporal file
synchronize(HibernateInitializer) - Method in class org.jboss.dashboard.database.DatabaseAutoSynchronizer
 
SynchronizedLRUMap - Class in org.jboss.dashboard.database.cache.custom.map
Synchronizes ALL public methods, not only those defined by Map interface
SynchronizedLRUMap(int) - Constructor for class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 

T

tag(StringBuffer, String, String, String) - Static method in class org.jboss.dashboard.commons.xml.XMLUtils
 
tag(StringBuffer, String, String) - Static method in class org.jboss.dashboard.commons.xml.XMLUtils
 
targetThread - Variable in class org.jboss.dashboard.profiler.ThreadProfile
Force this thread to be kept by the profiler within the list of target threads.
TechnicalError - Exception in org.jboss.dashboard.error
An exception thrown by the client application to delegate to the platform the handling of an expected technical problem.
TechnicalError(String, Throwable) - Constructor for exception org.jboss.dashboard.error.TechnicalError
 
TextOfuscator - Class in org.jboss.dashboard.commons.text
 
THREAD - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
thread - Variable in class org.jboss.dashboard.profiler.ThreadProfile
The thread
THREAD_BEGIN_DATE - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
 
THREAD_GROUP - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
 
THREAD_ID - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
 
threadFactory - Variable in class org.jboss.dashboard.scheduler.Scheduler
 
threadNumber - Variable in class org.jboss.dashboard.scheduler.SchedulerThreadFactory
 
ThreadProfile - Class in org.jboss.dashboard.profiler
A thread profile holds detailed information about the execution of a given thread.
ThreadProfile() - Constructor for class org.jboss.dashboard.profiler.ThreadProfile
 
ThreadProfile.CodeBlockBeginEvent - Class in org.jboss.dashboard.profiler
The CodeBlockTrace begin event.
ThreadProfile.CodeBlockBeginEvent(CodeBlockTrace) - Constructor for class org.jboss.dashboard.profiler.ThreadProfile.CodeBlockBeginEvent
 
ThreadProfile.CodeBlockEndEvent - Class in org.jboss.dashboard.profiler
The CodeBlockTrace end event.
ThreadProfile.CodeBlockEndEvent(CodeBlockTrace) - Constructor for class org.jboss.dashboard.profiler.ThreadProfile.CodeBlockEndEvent
 
ThreadProfile.Log4JEvent - Class in org.jboss.dashboard.profiler
Class that holds events generated by the Log4j.
ThreadProfile.LogEvent - Class in org.jboss.dashboard.profiler
Base class for log events.
ThreadProfile.LogEvent(CodeBlockTrace, long) - Constructor for class org.jboss.dashboard.profiler.ThreadProfile.LogEvent
 
ThreadProfile.MessageEvent - Class in org.jboss.dashboard.profiler
A simple event holding a message.
ThreadProfileComparator - Class in org.jboss.dashboard.profiler
Class used to compare ThreadProfile block instances using several criterias.
ThreadProfileComparator() - Constructor for class org.jboss.dashboard.profiler.ThreadProfileComparator
 
ThreadProfileFilter - Class in org.jboss.dashboard.profiler
Class used by the Profiler to get the list of thread to show.
ThreadProfileFilter() - Constructor for class org.jboss.dashboard.profiler.ThreadProfileFilter
 
threshold - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Size at which to rehash
throwBusinessError(String, String) - Method in class org.jboss.dashboard.error.ErrorManager
Force the given error to be thrown. the current transaction is aborted and the given message string is displayed as an error in a modal window.
throwBusinessInfo(String, String) - Method in class org.jboss.dashboard.error.ErrorManager
Force the given error to be thrown. the current transaction is aborted and the given message string is displayed as extra information in a modal window.
throwBusinessWarning(String, String) - Method in class org.jboss.dashboard.error.ErrorManager
Force the given error to be thrown. the current transaction is aborted and the given message string is displayed as a warning in a modal window.
throwTechnicalError(String, Throwable) - Method in class org.jboss.dashboard.error.ErrorManager
Force the given error to be thrown. the current transaction is aborted and the give message string is displayed in a error report modal window.
TILDED_CHARS - Static variable in class org.jboss.dashboard.commons.text.StringUtil
 
TIME_TO_FIRE - Static variable in class org.jboss.dashboard.scheduler.SchedulerTaskComparator
 
TimerCache - Class in org.jboss.dashboard.database.cache.custom
Cache implementation that times out cached elements.
TimerCache(boolean, long, int) - Constructor for class org.jboss.dashboard.database.cache.custom.TimerCache
 
timeToStr(Date) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Formats a Date into a time string.
TimeTrace - Class in org.jboss.dashboard.profiler
A time trace is a way to group a sequence of stack traces in a hierarchical way.
TimeTrace(StackTraceElement[], List<StackTrace>, List<TimeTrace>, CodeBlockTrace) - Constructor for class org.jboss.dashboard.profiler.TimeTrace
 
TimeTraceComparator - Class in org.jboss.dashboard.profiler
Class used to compare TimeTrace's using several criterias.
TimeTraceComparator() - Constructor for class org.jboss.dashboard.profiler.TimeTraceComparator
 
title - Variable in exception org.jboss.dashboard.error.BusinessError
 
toBoolean(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toByte(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toChar(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toComponent(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toDouble(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toFile(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toFloat(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toInt(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toJavaClassName(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Get a valid java class name for the given string.
toJavaFieldName(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Get a valid java filed name for the given string.
toJavaIdentifier(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Converts the given string to a Java valid identifier.
toJavaName(String, boolean) - Static method in class org.jboss.dashboard.commons.text.JavaNamesFormatter
Description of the Method
toJavaPackagePath(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Converts the given Package name to it's corresponding Path.
toLong(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toMap() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
 
toPlainList() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
toPlainList(List<TimeTrace>, List<TimeTrace>) - Method in class org.jboss.dashboard.profiler.ThreadProfile
 
toShort(String) - Method in class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
 
toString() - Method in class org.jboss.dashboard.commons.filter.AbstractFilter
 
toString(Object, Locale) - Method in exception org.jboss.dashboard.commons.message.AbstractMessage
Process element to string converter.
toString() - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
 
toString() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
 
toString() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
 
toString() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the map as a String.
toString() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractLinkedMap.LinkIterator
 
toString() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
toString() - Method in class org.jboss.dashboard.factory.Component
 
toString() - Method in class org.jboss.dashboard.factory.ComponentsTree
 
toString() - Method in class org.jboss.dashboard.factory.DescriptorFile
 
toString() - Method in class org.jboss.dashboard.factory.PropertyAddProcessingInstruction
 
toString() - Method in class org.jboss.dashboard.factory.PropertySetProcessingInstruction
 
toString() - Method in class org.jboss.dashboard.factory.PropertySubstractProcessingInstruction
 
toString() - Method in class org.jboss.dashboard.profiler.CodeBlockTrace
 
toString() - Method in class org.jboss.dashboard.scheduler.SchedulerTask
 
TRANSACTION - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
tree - Variable in class org.jboss.dashboard.factory.Factory
 
trimLowerCase(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Remove white space from both ends of this string and converts all of the characters in this String to lower case.
trimQueue(SynchronizedLRUMap) - Method in class org.jboss.dashboard.database.cache.custom.TimerCache
 
trimUpperCase(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Remove white space from both ends of this string and converts all of the characters in this String to upper case.
turnOff() - Method in class org.jboss.dashboard.profiler.Profiler
 
turnOn() - Method in class org.jboss.dashboard.profiler.Profiler
 
TXCONTEXT_AFTER_COMMIT - Static variable in interface org.jboss.dashboard.commons.events.Subscriber
Events notifications are performed within the publisher calling thread and only after the current transaction completes successfully.
TXCONTEXT_BEFORE_COMMIT - Static variable in interface org.jboss.dashboard.commons.events.Subscriber
Events notifications are performed within the publisher calling thread and just before the current transaction is going to be committed.
TXCONTEXT_DEFAULT - Static variable in interface org.jboss.dashboard.commons.events.Subscriber
Event notifications are performed when requested within the publisher calling thread and transaction.
TXCONTEXT_NEW_THREAD - Static variable in interface org.jboss.dashboard.commons.events.Subscriber
Same conditions than AFTER_COMMIT but in addition a new thread separated from the publisher calling thread is created.
txFragment(Session) - Method in class org.jboss.dashboard.database.hibernate.HibernateTxFragment
Custom fragment implementation.
TYPE_AUTO - Static variable in class org.jboss.dashboard.database.cache.custom.CacheFactory
The Automatic cache type.
TYPE_FIFO - Static variable in class org.jboss.dashboard.database.cache.custom.CacheFactory
The FIFO cache type.
TYPE_HYBRID - Static variable in class org.jboss.dashboard.database.cache.custom.CacheFactory
The Hybrid cache type.
TYPE_LRU - Static variable in class org.jboss.dashboard.database.cache.custom.CacheFactory
The LRU cache type.
TYPE_TIMER - Static variable in class org.jboss.dashboard.database.cache.custom.CacheFactory
The Timer cache type.

U

UI_COMPONENT - Static variable in class org.jboss.dashboard.profiler.CoreCodeBlockTypes
 
unlock(Object) - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
If this is a clustered cache, unlock the item
unlockModule(InstalledModule) - Method in class org.jboss.dashboard.factory.InitialModulesManager
 
unpaused - Variable in class org.jboss.dashboard.scheduler.PausableThreadPoolExecutor
 
unschedule(String) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
unscheduleAll() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
unsubscribe(Subscriber) - Method in class org.jboss.dashboard.commons.events.Publisher
Removes a registered subscriber.
unsubscribe(Subscriber, int) - Method in class org.jboss.dashboard.commons.events.Publisher
Removes a registered subscriber.
unwrap(Class<T>) - Method in class org.jboss.dashboard.database.ExternalDataSource
 
unwrap(Class<T>) - Method in class org.jboss.dashboard.database.LocalDataSource
 
unwrap(Class<T>) - Method in class org.jboss.dashboard.database.NonPooledDataSource
 
upAndRunning - Variable in class org.jboss.dashboard.Application
 
update(Object, Object) - Method in class org.jboss.dashboard.database.cache.custom.CustomCache
Add an item to the cache
update() - Method in class org.jboss.dashboard.database.DataSourceEntry
 
update() - Method in interface org.jboss.dashboard.database.Persistent
 
updateEntry(AbstractHashedMap.HashEntry, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Updates an existing key-value mapping to change the value.
updateEntry(AbstractHashedMap.HashEntry, Object) - Method in class org.jboss.dashboard.database.cache.custom.map.LRUMap
Updates an existing key-value mapping.
upgrade(long) - Method in class org.jboss.dashboard.factory.InitialModule
Upgrade from given version
upperFirstLetter(String) - Static method in class org.jboss.dashboard.commons.text.StringUtil
Converts the first letter to upper case.
url - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 
user - Variable in class org.jboss.dashboard.database.NonPooledDataSource
 
USER_LOGIN - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
 
USER_NAME - Static variable in class org.jboss.dashboard.profiler.ThreadProfile
 
utcStrToDate(String) - Static method in class org.jboss.dashboard.commons.text.DateFormatUtil
Turns a UTCTime in string format into a java.util.Date object

V

VALID_SCOPES - Variable in class org.jboss.dashboard.factory.Component
 
validate() - Method in class org.jboss.dashboard.factory.Component
Update the status attribute to reflect the component status
value - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashEntry
The value
valueOf(String) - Static method in enum org.jboss.dashboard.annotation.Priority
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.dashboard.annotation.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Values
values() - Method in class org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap
Gets the values view of the map.
values() - Method in class org.jboss.dashboard.database.cache.custom.map.SynchronizedLRUMap
 
verifyHibernateConfig() - Method in class org.jboss.dashboard.database.hibernate.HibernateInitializer
 
VfsWrapper - Class in org.jboss.dashboard.filesystem
 
VfsWrapper() - Constructor for class org.jboss.dashboard.filesystem.VfsWrapper
 
VolatileComponentsStorage - Class in org.jboss.dashboard.factory
Fake storage for volatile components
VolatileComponentsStorage() - Constructor for class org.jboss.dashboard.factory.VolatileComponentsStorage
 

W

wakeUpStartableBeans() - Method in class org.jboss.dashboard.annotation.StartableProcessor
 
WARN - Static variable in exception org.jboss.dashboard.error.BusinessError
 
WARNING - Static variable in interface org.jboss.dashboard.commons.message.Message
Warning message type.
wildcard - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
Wildcard symbol.
writeLines(Vector, String, boolean) - Static method in class org.jboss.dashboard.commons.io.FileUtil
Write an array of strings to the specified file.
writeValue(OutputStream, Object) - Method in class org.jboss.dashboard.database.hibernate.LOBHelper.ValueWriter
 
writeValue(PreparedStatement, Object, int) - Method in class org.jboss.dashboard.database.hibernate.LOBHelper.ValueWriter
 
writeXML(Writer, boolean) - Method in class org.jboss.dashboard.commons.xml.XMLNode
 

X

XMLNode - Class in org.jboss.dashboard.commons.xml
 
XMLNode(String, XMLNode) - Constructor for class org.jboss.dashboard.commons.xml.XMLNode
 
XMLUtils - Class in org.jboss.dashboard.commons.xml
 
XMLUtils() - Constructor for class org.jboss.dashboard.commons.xml.XMLUtils
 

_

_bshIntepreterThread - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
BSH interpreter per thread cache.
_classInterfacesMap - Variable in class org.jboss.dashboard.database.NonPooledDataSource
A cache of java class interfaces
_dateComparisonFormat - Static variable in class org.jboss.dashboard.profiler.ThreadProfileFilter
Date format for comparison in filter.
_filterVarValues - Variable in class org.jboss.dashboard.commons.filter.AbstractFilter
Map used to store properties filter results when evauating the overall filter condition.
_highThroughputCount - Variable in class org.jboss.dashboard.log.Log4JManager
 
_numberOfEvents - Variable in class org.jboss.dashboard.log.Log4JManager
 
_onAppend - Variable in class org.jboss.dashboard.log.MemoryAppender
 
_purge() - Method in class org.jboss.dashboard.scheduler.Scheduler
 
_schedule(SchedulerTask, Date) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
_schedule(SchedulerTask, long) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
_startTime - Variable in class org.jboss.dashboard.log.Log4JManager
 
_throughput - Variable in class org.jboss.dashboard.log.Log4JManager
 
_unschedule(String) - Method in class org.jboss.dashboard.scheduler.Scheduler
 
_unscheduleAll() - Method in class org.jboss.dashboard.scheduler.Scheduler
 

A B C D E F G H I J K L M N O P R S T U V W X _
Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.