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

A

AbstractLogConfigurator - Class in org.exoplatform.services.log
Created by The eXo Platform SAS.
AbstractLogConfigurator() - Constructor for class org.exoplatform.services.log.AbstractLogConfigurator
 
addAttachment(Attachment) - Method in class org.exoplatform.services.mail.Message
 
addCronJob(JobInfo, String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addCronJob(ComponentPlugin) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addCronJob(JobInfo, String, JobDataMap) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addCronJob(JobInfo, String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addCronJob(JobInfo, String, JobDataMap) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addDir(File) - Method in class org.exoplatform.services.compress.CompressData
 
addFile(String, File) - Method in class org.exoplatform.services.compress.CompressData
 
addGlobalJobListener(ComponentPlugin) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addGlobalJobListener(ComponentPlugin) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addGlobalTriggerListener(ComponentPlugin) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addGlobalTriggerListener(ComponentPlugin) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addInputStream(String, InputStream) - Method in class org.exoplatform.services.compress.CompressData
 
addJob(JobDetail, Trigger) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addJob(JobInfo, Trigger) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addJob(JobInfo, Date) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addJob(JobInfo, Date) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addJobListener(ComponentPlugin) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addJobListener(ComponentPlugin) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addListener(Listener) - Method in class org.exoplatform.services.listener.ListenerService
This method is used to register a listener with the service.
addListener(String, Listener) - Method in class org.exoplatform.services.listener.ListenerService
Deprecated. use the Listener name as the event name
addPeriodJob(JobInfo, int, long) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addPeriodJob(JobInfo, PeriodInfo) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addPeriodJob(ComponentPlugin) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addPeriodJob(JobInfo, PeriodInfo, JobDataMap) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addPeriodJob(JobInfo, PeriodInfo) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addPeriodJob(JobInfo, PeriodInfo, JobDataMap) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
addPlugin(ComponentPlugin) - Method in class org.exoplatform.services.naming.InitialContextInitializer
 
addThread(Runnable) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Create and start a thread to handle a new task.
addToArchive(ZipOutputStream, InputStream, String) - Method in class org.exoplatform.services.compress.CompressData.FileDataInstance
 
addToArchive(JarOutputStream, InputStream, String) - Method in class org.exoplatform.services.compress.CompressData.FileDataInstance
 
addToEnvironment(String, Object) - Method in class org.exoplatform.services.naming.SimpleContext
 
addTriggerListener(ComponentPlugin) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
addTriggerListener(ComponentPlugin) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
Attachment - Class in org.exoplatform.services.mail
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com Dec 28, 2005
Attachment() - Constructor for class org.exoplatform.services.mail.Attachment
 

B

BaseJob - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
BaseJob() - Constructor for class org.exoplatform.services.scheduler.BaseJob
 
bind(Name, Object) - Method in class org.exoplatform.services.naming.SimpleContext
 
bind(String, Object) - Method in class org.exoplatform.services.naming.SimpleContext
 
BindReferencePlugin - Class in org.exoplatform.services.naming
Created by The eXo Platform SAS.
BindReferencePlugin(InitParams) - Constructor for class org.exoplatform.services.naming.BindReferencePlugin
 
blockedAction(Runnable) - Method in interface org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.BlockedExecutionStrategy
Deprecated. Return true if successfully handled so, execute should terminate; else return false if execute loop should be retried.
blockedAction(Runnable) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.DiscardWhenBlocked
Deprecated.  
blockedAction(Runnable) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.RunWhenBlocked
Deprecated.  
blockedAction(Runnable) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.WaitWhenBlocked
Deprecated.  
blockedExecutionStrategy - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. The current strategy *
broadcast(String, S, D) - Method in class org.exoplatform.services.listener.ListenerService
This method is used to broadcast an event.
broadcast(T) - Method in class org.exoplatform.services.listener.ListenerService
This method is used when a developer want to implement his own event object and broadcast the event.
BUFFER - Static variable in class org.exoplatform.services.compress.CompressData
 
BufferedJdk14Logger - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
BufferedJdk14Logger(String) - Constructor for class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
BufferedLog - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
BufferedLog(Log, String) - Constructor for class org.exoplatform.services.log.impl.BufferedLog
 
BufferedLog4JLogger - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
BufferedLog4JLogger(String) - Constructor for class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
BufferedSimpleLog - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
BufferedSimpleLog(String) - Constructor for class org.exoplatform.services.log.impl.BufferedSimpleLog
 

C

cleanDataInstance() - Method in class org.exoplatform.services.compress.CompressData
 
close() - Method in class org.exoplatform.services.naming.SimpleContext
 
commit() - Method in interface org.exoplatform.services.transaction.TransactionResource
called when transaction is committing (by javax.transaction.xa.XAResource#commit(javax.transaction.xa.Xid, boolean))
composeName(Name, Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
composeName(String, String) - Method in class org.exoplatform.services.naming.SimpleContext
 
CompressData - Class in org.exoplatform.services.compress
Created by The eXo Platform SAS Author : Chung Nguyen nguyenchung136@yahoo.com Feb 10, 2006
CompressData() - Constructor for class org.exoplatform.services.compress.CompressData
 
CompressData(String) - Constructor for class org.exoplatform.services.compress.CompressData
 
CompressData.DataInstance - Class in org.exoplatform.services.compress
 
CompressData.DataInstance() - Constructor for class org.exoplatform.services.compress.CompressData.DataInstance
 
CompressData.FileDataInstance - Class in org.exoplatform.services.compress
 
CompressData.FileDataInstance(String, File) - Constructor for class org.exoplatform.services.compress.CompressData.FileDataInstance
 
CompressData.InputStreamDataInstance - Class in org.exoplatform.services.compress
 
CompressData.InputStreamDataInstance(String, InputStream) - Constructor for class org.exoplatform.services.compress.CompressData.InputStreamDataInstance
 
configure(Properties) - Method in class org.exoplatform.services.log.impl.Jdk14Configurator
 
configure(Properties) - Method in class org.exoplatform.services.log.impl.Log4JConfigurator
 
configure(Properties) - Method in class org.exoplatform.services.log.impl.SimpleLogConfigurator
 
configure(Properties) - Method in interface org.exoplatform.services.log.LogConfigurator
Configures a concrete log system implementation using properties list
createJar(OutputStream) - Method in class org.exoplatform.services.compress.CompressData
 
createJarFile(String) - Method in class org.exoplatform.services.compress.CompressData
 
createSubcontext(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
createSubcontext(String) - Method in class org.exoplatform.services.naming.SimpleContext
 
createThread(Runnable) - Method in class org.exoplatform.services.threadpool.impl.DefaultThreadFactory
Return a Thread that runs the given Runnable object.
createThread(Runnable) - Method in interface org.exoplatform.services.threadpool.impl.ThreadFactoryIF
Return a Thread that runs the given Runnable object.
createThreads(int) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Create and start up to numberOfThreads threads in the pool.
createXid() - Method in class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
createXid() - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
createXid() - Method in interface org.exoplatform.services.transaction.TransactionService
creates unique XA transaction identifier
createZip(OutputStream) - Method in class org.exoplatform.services.compress.CompressData
 
createZipFile(String) - Method in class org.exoplatform.services.compress.CompressData
 
CronJob - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 10, 2005
CronJob(InitParams) - Constructor for class org.exoplatform.services.scheduler.CronJob
 

D

data - Variable in class org.exoplatform.services.listener.Event
 
debug(Object) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
debug(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
debug(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
debug(Object) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
DEBUG - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
debug(Object) - Method in class org.exoplatform.services.log.impl.ExoLog
 
debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.ExoLog
 
debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
debug(Object) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
DEBUG - Static variable in class org.exoplatform.services.log.LogMessage
 
DEBUG - Static variable in interface org.exoplatform.services.log.LogService
Deprecated.  
debug(String) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
debug(String, Throwable) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
DEFAULT_MAXIDLETIME - Static variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. The maximum time to keep worker threads alive waiting for new tasks; used if not otherwise specified.
DEFAULT_MAXIMUMPOOLSIZE - Static variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. The maximum pool size; used if not otherwise specified.
DEFAULT_NORMALPOOLSIZE - Static variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. The normal pool size; used if not otherwise specified.
DefaultThreadFactory - Class in org.exoplatform.services.threadpool.impl
This is a default thread factory that creates vanilla threads.
DefaultThreadFactory() - Constructor for class org.exoplatform.services.threadpool.impl.DefaultThreadFactory
 
delistResource() - Method in interface org.exoplatform.services.transaction.ExoResource
Delists XAResource in TM.
delistResource(ExoResource) - Method in class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
delistResource(ExoResource) - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
delistResource(ExoResource) - Method in interface org.exoplatform.services.transaction.TransactionService
delists XA resource from transaction manager
destroySubcontext(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
destroySubcontext(String) - Method in class org.exoplatform.services.naming.SimpleContext
 
discardWhenBlocked() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Set the policy for blocked execution to be to return without executing the request
drain() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Remove all unprocessed tasks from pool queue, and return them in a java.util.List.

E

enlistConnection(Transaction) - Method in class org.exoplatform.services.transaction.impl.jotm.ResourceEntry
 
enlistResource() - Method in interface org.exoplatform.services.transaction.ExoResource
Enlists XAResource in TM.
enlistResource(ExoResource) - Method in class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
enlistResource(ExoResource) - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
enlistResource(ExoResource) - Method in interface org.exoplatform.services.transaction.TransactionService
enlists XA resource in transaction manager
entryName_ - Variable in class org.exoplatform.services.compress.CompressData.DataInstance
 
EOF - Static variable in class org.exoplatform.services.compress.CompressData
 
error(Object) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
error(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
error(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
error(Object) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
ERROR - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
error(Object) - Method in class org.exoplatform.services.log.impl.ExoLog
 
error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.ExoLog
 
error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
error(Object) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
ERROR - Static variable in class org.exoplatform.services.log.LogMessage
 
ERROR - Static variable in interface org.exoplatform.services.log.LogService
Deprecated.  
error(String) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
error(String, Throwable) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
ERROR_BUFFER_SIZE - Static variable in class org.exoplatform.services.log.impl.BufferedLog
 
ERROR_BUFFER_SIZE - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
Event<S,D> - Class in org.exoplatform.services.listener
Created by The eXo Platform SAS Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Apr 6, 2007
Event(String, S, D) - Constructor for class org.exoplatform.services.listener.Event
Construct an Event object that contain the event name , the object that broadcast the event and the data object that the source object is working on
eventName - Variable in class org.exoplatform.services.listener.Event
 
execute(JobExecutionContext) - Method in class org.exoplatform.services.scheduler.BaseJob
 
execute(JobContext) - Method in class org.exoplatform.services.scheduler.BaseJob
 
execute(JobContext) - Method in class org.exoplatform.services.scheduler.impl.QueueTaskJob
 
execute() - Method in class org.exoplatform.services.scheduler.Task
 
execute(Runnable) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Arrange for the given task to be executed by a thread in this pool.
execute(Runnable) - Method in interface org.exoplatform.services.threadpool.ThreadPoolService
Deprecated.  
executeJob(String, String, JobDataMap) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
executeJob(String, String, JobDataMap) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
ExoAuthenticator - Class in org.exoplatform.services.mail.impl
 
ExoAuthenticator(String, String) - Constructor for class org.exoplatform.services.mail.impl.ExoAuthenticator
 
ExoLog - Class in org.exoplatform.services.log.impl
Created by the Exo Development team.
ExoLog(String, int) - Constructor for class org.exoplatform.services.log.impl.ExoLog
 
ExoLogger - Class in org.exoplatform.services.log
Created by The eXo Platform SAS.
ExoLogger() - Constructor for class org.exoplatform.services.log.ExoLogger
 
ExoResource - Interface in org.exoplatform.services.transaction
 
ExoServiceException - Exception in org.exoplatform.services.exception
 
ExoServiceException() - Constructor for exception org.exoplatform.services.exception.ExoServiceException
 
ExoServiceException(Throwable) - Constructor for exception org.exoplatform.services.exception.ExoServiceException
 
ExoServiceException(String) - Constructor for exception org.exoplatform.services.exception.ExoServiceException
 
ExoServiceException(String, Object[]) - Constructor for exception org.exoplatform.services.exception.ExoServiceException
 

F

fatal(Object) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
fatal(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
fatal(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
fatal(Object) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
FATAL - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
fatal(Object) - Method in class org.exoplatform.services.log.impl.ExoLog
 
fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.ExoLog
 
fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
fatal(Object) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
FATAL - Static variable in class org.exoplatform.services.log.LogMessage
 
FATAL - Static variable in interface org.exoplatform.services.log.LogService
Deprecated.  
firstTask - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.Worker
Deprecated.  

G

generateID(Object) - Method in interface org.exoplatform.services.idgenerator.IDGeneratorService
 
generateID(Object) - Method in class org.exoplatform.services.idgenerator.impl.IDGeneratorServiceImpl
 
generateLongID(Object) - Method in interface org.exoplatform.services.idgenerator.IDGeneratorService
 
generateLongID(Object) - Method in class org.exoplatform.services.idgenerator.impl.IDGeneratorServiceImpl
 
generateStringID(Object) - Method in interface org.exoplatform.services.idgenerator.IDGeneratorService
 
generateStringID(Object) - Method in class org.exoplatform.services.idgenerator.impl.IDGeneratorServiceImpl
 
generatIntegerID(Object) - Method in interface org.exoplatform.services.idgenerator.IDGeneratorService
 
generatIntegerID(Object) - Method in class org.exoplatform.services.idgenerator.impl.IDGeneratorServiceImpl
 
get() - Method in class org.exoplatform.services.threadpool.impl.Queue
Get an object from the front of the queue.
get(long) - Method in class org.exoplatform.services.threadpool.impl.Queue
Get an object from the front of the queue.
getAllExcutingJobs() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getAllExcutingJobs() - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getAllGlobalJobListener() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getAllGlobalJobListener() - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getAllGlobalTriggerListener() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getAllGlobalTriggerListener() - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getAllJobListener() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getAllJobListener() - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getAllJobs() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getAllJobs() - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getAllTriggerListener() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getAllTriggerListener() - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getAttachment() - Method in class org.exoplatform.services.mail.Message
 
getBCC() - Method in class org.exoplatform.services.mail.Message
 
getBindName() - Method in class org.exoplatform.services.naming.BindReferencePlugin
 
getBlockedExecutionStrategy() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Get the strategy for blocked execution *
getBody() - Method in class org.exoplatform.services.mail.Message
 
getCC() - Method in class org.exoplatform.services.mail.Message
 
getConfiguratorClass() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
 
getData() - Method in class org.exoplatform.services.listener.Event
 
getDefault() - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
getDefaultContextFactory() - Method in class org.exoplatform.services.naming.InitialContextInitializer
 
getDefaultTimeout() - Method in class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
getDefaultTimeout() - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
getDefaultTimeout() - Method in interface org.exoplatform.services.transaction.TransactionService
 
getDescription() - Method in class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 
getDescription() - Method in class org.exoplatform.services.scheduler.JobInfo
 
getDetail() - Method in class org.exoplatform.services.log.LogMessage
 
getEndTime() - Method in class org.exoplatform.services.scheduler.PeriodInfo
 
getEntryName() - Method in class org.exoplatform.services.compress.CompressData.DataInstance
 
getEnvironment() - Method in class org.exoplatform.services.naming.SimpleContext
 
getErrorBuffer() - Static method in class org.exoplatform.services.log.impl.ExoLog
 
getErrorBuffer() - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
getErrorBuffer() - Method in interface org.exoplatform.services.log.LogService
Deprecated.  
getEventName() - Method in class org.exoplatform.services.listener.Event
 
getExpression() - Method in class org.exoplatform.services.scheduler.CronJob
 
getFrom() - Method in class org.exoplatform.services.mail.Message
 
getGlobalJobListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getGlobalJobListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getGlobalTriggerListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getGlobalTriggerListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getGroupName() - Method in class org.exoplatform.services.scheduler.JobInfo
 
getInitialContext() - Method in class org.exoplatform.services.naming.InitialContextInitializer
 
getInitialContext(Hashtable<?, ?>) - Method in class org.exoplatform.services.naming.SimpleContextFactory
 
getInputStream() - Method in class org.exoplatform.services.compress.CompressData.DataInstance
 
getInputStream() - Method in class org.exoplatform.services.compress.CompressData.FileDataInstance
 
getInputStream() - Method in class org.exoplatform.services.compress.CompressData.InputStreamDataInstance
 
getInputStream() - Method in class org.exoplatform.services.mail.Attachment
 
getJarOut(boolean, JarOutputStream) - Method in class org.exoplatform.services.compress.CompressData.DataInstance
 
getJarOut(boolean, JarOutputStream) - Method in class org.exoplatform.services.compress.CompressData.FileDataInstance
 
getJarOut(boolean, JarOutputStream) - Method in class org.exoplatform.services.compress.CompressData.InputStreamDataInstance
 
getJob(JobInfo) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getJob() - Method in class org.exoplatform.services.scheduler.JobInfo
 
getJob(JobInfo) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getJobDataMap() - Method in class org.exoplatform.services.scheduler.CronJob
 
getJobDataMap() - Method in class org.exoplatform.services.scheduler.PeriodJob
 
getJobInfo() - Method in class org.exoplatform.services.scheduler.CronJob
 
getJobInfo() - Method in class org.exoplatform.services.scheduler.PeriodJob
 
getJobListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getJobListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getJobName() - Method in class org.exoplatform.services.scheduler.JobInfo
 
getLevel() - Method in class org.exoplatform.services.log.impl.ExoLog
 
getLog(String) - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
getLog(Class) - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
getLog(Class) - Method in interface org.exoplatform.services.log.LogService
Deprecated. use ExoLogger
getLog(String) - Method in interface org.exoplatform.services.log.LogService
Deprecated. use ExoLogger
getLog(String) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated. use ExoLogger
getLog(Class) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated. use ExoLogger
getLogBuffer() - Static method in class org.exoplatform.services.log.impl.ExoLog
 
getLogBuffer() - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
getLogBuffer() - Method in interface org.exoplatform.services.log.LogService
Deprecated.  
getLogCategory() - Method in class org.exoplatform.services.log.impl.ExoLog
 
getLogger(String) - Static method in class org.exoplatform.services.log.ExoLogger
 
getLogger(Class) - Static method in class org.exoplatform.services.log.ExoLogger
 
getLoggerClass() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
 
getLogLevel(String) - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
getLogLevel(String) - Method in interface org.exoplatform.services.log.LogService
Deprecated.  
getLogs() - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
getLogs() - Method in interface org.exoplatform.services.log.LogService
Deprecated.  
getMailSession() - Method in class org.exoplatform.services.mail.impl.MailServiceImpl
 
getMailSession() - Method in interface org.exoplatform.services.mail.MailService
 
getMaxIdleTime() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Return the number of milliseconds to keep threads alive waiting for new tasks.
getMaximumPoolSize() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Return the maximum number of threads to simultaneously execute New requests are handled according to the current blocking policy once this limit is exceeded.
getMessage() - Method in class org.exoplatform.services.log.LogMessage
 
getMimeType() - Method in class org.exoplatform.services.mail.Attachment
 
getMimeType() - Method in class org.exoplatform.services.mail.Message
 
getName() - Method in class org.exoplatform.services.log.LogMessage
 
getName() - Method in class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 
getNameInNamespace() - Method in class org.exoplatform.services.naming.SimpleContext
 
getNameParser(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
getNameParser(String) - Method in class org.exoplatform.services.naming.SimpleContext
 
getNormalPoolSize() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Return the normal number of threads to simultaneously execute.
getOutgoingMailServer() - Method in class org.exoplatform.services.mail.impl.MailServiceImpl
 
getOutgoingMailServer() - Method in interface org.exoplatform.services.mail.MailService
 
getPasswordAuthentication() - Method in class org.exoplatform.services.mail.impl.ExoAuthenticator
 
getPayload() - Method in interface org.exoplatform.services.transaction.ExoResource
Returns the payload attached to the resource.
getPeriodInfo() - Method in class org.exoplatform.services.scheduler.PeriodJob
 
getPlugins() - Method in class org.exoplatform.services.naming.InitialContextInitializer
 
getPoolSize() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Return the current number of active threads in the pool.
getProperties() - Method in class org.exoplatform.services.log.AbstractLogConfigurator
 
getProperties() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
 
getProperties() - Method in interface org.exoplatform.services.log.LogConfigurator
 
getQuartzSheduler() - Method in class org.exoplatform.services.scheduler.impl.QuartzSheduler
 
getReceiver() - Method in class org.exoplatform.services.mail.Message
 
getReference() - Method in class org.exoplatform.services.naming.BindReferencePlugin
 
getRepeatCount() - Method in class org.exoplatform.services.scheduler.PeriodInfo
 
getRepeatInterval() - Method in class org.exoplatform.services.scheduler.PeriodInfo
 
getSource() - Method in class org.exoplatform.services.listener.Event
 
getStartTime() - Method in class org.exoplatform.services.scheduler.PeriodInfo
 
getSubject() - Method in class org.exoplatform.services.mail.Message
 
getTask() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. get a task from the handoff queue *
getThreadFactory() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Return the current thread factory object.
getTo() - Method in class org.exoplatform.services.mail.Message
 
getTransactionManager() - Method in class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
getTransactionManager() - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
getTransactionManager() - Method in interface org.exoplatform.services.transaction.TransactionService
 
getTriggerListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getTriggerListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getTriggersOfJob(String, String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getTriggersOfJob(String, String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getTriggerState(String, String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
getTriggerState(String, String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
getType() - Method in class org.exoplatform.services.compress.CompressData.DataInstance
 
getType() - Method in class org.exoplatform.services.log.LogMessage
 
getUserTransaction() - Method in class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
getUserTransaction() - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
getUserTransaction() - Method in interface org.exoplatform.services.transaction.TransactionService
 
getXAResource() - Method in interface org.exoplatform.services.transaction.ExoResource
 
getZipOut(boolean, ZipOutputStream) - Method in class org.exoplatform.services.compress.CompressData.DataInstance
 
getZipOut(boolean, ZipOutputStream) - Method in class org.exoplatform.services.compress.CompressData.FileDataInstance
 
getZipOut(boolean, ZipOutputStream) - Method in class org.exoplatform.services.compress.CompressData.InputStreamDataInstance
 

H

handOff - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated.  

I

ID_LENGTH - Static variable in interface org.exoplatform.services.idgenerator.IDGeneratorService
 
IDGeneratorService - Interface in org.exoplatform.services.idgenerator
 
IDGeneratorServiceImpl - Class in org.exoplatform.services.idgenerator.impl
 
IDGeneratorServiceImpl() - Constructor for class org.exoplatform.services.idgenerator.impl.IDGeneratorServiceImpl
 
info(Object) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
info(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
info(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
info(Object) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
INFO - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
info(Object) - Method in class org.exoplatform.services.log.impl.ExoLog
 
info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.ExoLog
 
info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
info(Object) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
INFO - Static variable in class org.exoplatform.services.log.LogMessage
 
INFO - Static variable in interface org.exoplatform.services.log.LogService
Deprecated.  
info(String) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
info(String, Throwable) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
InitialContextInitializer - Class in org.exoplatform.services.naming
Created by The eXo Platform SAS.
InitialContextInitializer(InitParams) - Constructor for class org.exoplatform.services.naming.InitialContextInitializer
 
initialize(String, Reference) - Static method in class org.exoplatform.services.naming.InitialContextInitializer
 
interruptAll() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Interrupt all threads in the pool, causing them all to terminate.
isDebugEnabled() - Method in class org.exoplatform.services.log.impl.ExoLog
 
isDebugEnabled() - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
isErrorEnabled() - Method in class org.exoplatform.services.log.impl.ExoLog
 
isErrorEnabled() - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
isFatalEnabled() - Method in class org.exoplatform.services.log.impl.ExoLog
 
isFatalEnabled() - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
isInfoEnabled() - Method in class org.exoplatform.services.log.impl.ExoLog
 
isInfoEnabled() - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
isTraceEnabled() - Method in class org.exoplatform.services.log.impl.ExoLog
 
isTraceEnabled() - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
isWarnEnabled() - Method in class org.exoplatform.services.log.impl.ExoLog
 
isWarnEnabled() - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 

J

JBossTransactionService - Class in org.exoplatform.services.transaction.impl.jboss
 
JBossTransactionService() - Constructor for class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
Jdk14Configurator - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
Jdk14Configurator() - Constructor for class org.exoplatform.services.log.impl.Jdk14Configurator
 
JobContext - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
JobContext(JobExecutionContext) - Constructor for class org.exoplatform.services.scheduler.JobContext
 
JobEnvironmentConfigListener - Class in org.exoplatform.services.scheduler.impl
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
JobEnvironmentConfigListener(PortalContainerInfo) - Constructor for class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 
jobExecutionVetoed(JobExecutionContext) - Method in class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 
JobInfo - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 6, 2005
JobInfo(Class) - Constructor for class org.exoplatform.services.scheduler.JobInfo
 
JobInfo(String, String, Class) - Constructor for class org.exoplatform.services.scheduler.JobInfo
 
JobSchedulerService - Interface in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
JobSchedulerServiceImpl - Class in org.exoplatform.services.scheduler.impl
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
JobSchedulerServiceImpl(PortalContainerInfo, QuartzSheduler, QueueTasks) - Constructor for class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
JobSchedulerServiceImpl(QuartzSheduler, QueueTasks) - Constructor for class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
For run in Standalone container
jobToBeExecuted(JobExecutionContext) - Method in class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 

K

key_ - Variable in exception org.exoplatform.services.exception.ExoServiceException
 
keyDesc_ - Variable in exception org.exoplatform.services.exception.ExoServiceException
 

L

list(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
list(String) - Method in class org.exoplatform.services.naming.SimpleContext
 
listBindings(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
listBindings(String) - Method in class org.exoplatform.services.naming.SimpleContext
 
Listener<S,D> - Class in org.exoplatform.services.listener
Created by The eXo Platform SAS Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Apr 6, 2007 This class is registered with the Listener service and is invoked when an event with the same name is broadcasted.
Listener() - Constructor for class org.exoplatform.services.listener.Listener
 
ListenerService - Class in org.exoplatform.services.listener
Created by The eXo Platform SAS Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Apr 6, 2007
ListenerService() - Constructor for class org.exoplatform.services.listener.ListenerService
Construct a listener service.
log - Variable in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
log - Static variable in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
Log4JConfigurator - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
Log4JConfigurator() - Constructor for class org.exoplatform.services.log.impl.Log4JConfigurator
 
LOG_BUFFER_SIZE - Static variable in class org.exoplatform.services.log.impl.BufferedLog
 
LOG_BUFFER_SIZE - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
LogConfigurationInitializer - Class in org.exoplatform.services.log
Created by The eXo Platform SAS.
LogConfigurationInitializer(InitParams) - Constructor for class org.exoplatform.services.log.LogConfigurationInitializer
Constructor for in-container using
LogConfigurationInitializer(String, String, Properties) - Constructor for class org.exoplatform.services.log.LogConfigurationInitializer
Simple constructor, not for use in container
LogConfigurator - Interface in org.exoplatform.services.log
Created by The eXo Platform SAS.
logger() - Method in class org.exoplatform.services.log.impl.BufferedLog
 
LogMessage - Class in org.exoplatform.services.log
Created by the Exo Development team.
LogMessage(String, int, String, String) - Constructor for class org.exoplatform.services.log.LogMessage
 
LogService - Interface in org.exoplatform.services.log
Deprecated. use commons-logging through ExoLogger instead of LogService
LogServiceImpl - Class in org.exoplatform.services.log.impl
Deprecated. to instanciate a logger use ExoLogger.getLogger()
LogServiceImpl(InitParams) - Constructor for class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
LogUtil - Class in org.exoplatform.services.log
Deprecated. use ExoLogger instead
LogUtil() - Constructor for class org.exoplatform.services.log.LogUtil
Deprecated.  
lookup(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
lookup(String) - Method in class org.exoplatform.services.naming.SimpleContext
 
lookupLink(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
lookupLink(String) - Method in class org.exoplatform.services.naming.SimpleContext
 

M

MailService - Interface in org.exoplatform.services.mail
 
MailServiceImpl - Class in org.exoplatform.services.mail.impl
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com Dec 23, 2005
MailServiceImpl(InitParams) - Constructor for class org.exoplatform.services.mail.impl.MailServiceImpl
 
maxIdleTime - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated.  
maximumPoolSize - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated.  
Message - Class in org.exoplatform.services.mail
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com Dec 28, 2005
Message() - Constructor for class org.exoplatform.services.mail.Message
 

N

NetService - Interface in org.exoplatform.services.net
Created by The eXo Platform SAS Author : HoaPham phamvuxuanhoa@yahoo.com Jan 10, 2006
NetServiceImpl - Class in org.exoplatform.services.net.impl
Created by The eXo Platform SAS Author : HoaPham phamvuxuanhoa@yahoo.com Jan 10, 2006
NetServiceImpl() - Constructor for class org.exoplatform.services.net.impl.NetServiceImpl
 
normalPoolSize - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated.  

O

onEvent(Event<S, D>) - Method in class org.exoplatform.services.listener.Listener
This method should be invoked when an event with the same name is broadcasted
org.exoplatform.services.compress - package org.exoplatform.services.compress
 
org.exoplatform.services.exception - package org.exoplatform.services.exception
 
org.exoplatform.services.idgenerator - package org.exoplatform.services.idgenerator
 
org.exoplatform.services.idgenerator.impl - package org.exoplatform.services.idgenerator.impl
 
org.exoplatform.services.listener - package org.exoplatform.services.listener
 
org.exoplatform.services.log - package org.exoplatform.services.log
 
org.exoplatform.services.log.impl - package org.exoplatform.services.log.impl
 
org.exoplatform.services.mail - package org.exoplatform.services.mail
 
org.exoplatform.services.mail.impl - package org.exoplatform.services.mail.impl
 
org.exoplatform.services.naming - package org.exoplatform.services.naming
 
org.exoplatform.services.net - package org.exoplatform.services.net
 
org.exoplatform.services.net.impl - package org.exoplatform.services.net.impl
 
org.exoplatform.services.scheduler - package org.exoplatform.services.scheduler
 
org.exoplatform.services.scheduler.impl - package org.exoplatform.services.scheduler.impl
 
org.exoplatform.services.threadpool - package org.exoplatform.services.threadpool
 
org.exoplatform.services.threadpool.impl - package org.exoplatform.services.threadpool.impl
 
org.exoplatform.services.transaction - package org.exoplatform.services.transaction
 
org.exoplatform.services.transaction.impl.jboss - package org.exoplatform.services.transaction.impl.jboss
 
org.exoplatform.services.transaction.impl.jotm - package org.exoplatform.services.transaction.impl.jotm
 

P

params_ - Variable in exception org.exoplatform.services.exception.ExoServiceException
 
pauseJob(String, String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
pauseJob(String, String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
PeriodInfo - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 6, 2005
PeriodInfo(Date, Date, int, long) - Constructor for class org.exoplatform.services.scheduler.PeriodInfo
 
PeriodInfo(int, long) - Constructor for class org.exoplatform.services.scheduler.PeriodInfo
 
PeriodJob - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Oct 6, 2005
PeriodJob(InitParams) - Constructor for class org.exoplatform.services.scheduler.PeriodJob
 
ping(String, int) - Method in class org.exoplatform.services.net.impl.NetServiceImpl
 
ping(String, int) - Method in interface org.exoplatform.services.net.NetService
 
poolLock - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Lock used for protecting poolSize and threads map *
poolSize - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Current pool size.
popThreadLocalRMEventList() - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
Pop the current set from the stack of thread local resource event sets The list contains ResourceManagerEvent objects.
prefix_ - Variable in class org.exoplatform.services.log.impl.BufferedLog
 
properties - Variable in class org.exoplatform.services.log.AbstractLogConfigurator
 
PROPERTIES_DEFAULT - Static variable in class org.exoplatform.services.naming.InitialContextInitializer
 
PROPERTIES_MANDATORY - Static variable in class org.exoplatform.services.naming.InitialContextInitializer
 
pushThreadLocalRMEventList(List) - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
Push a new event list on the stack of thread local resource event sets.
put(Object, Object) - Method in class org.exoplatform.services.scheduler.JobContext
 
put(Object) - Method in class org.exoplatform.services.threadpool.impl.Queue
Put an object on the end of the queue.
put(Object, long) - Method in class org.exoplatform.services.threadpool.impl.Queue
Put an object on the end of the queue.

Q

QuartzSheduler - Class in org.exoplatform.services.scheduler.impl
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 13, 2005
QuartzSheduler() - Constructor for class org.exoplatform.services.scheduler.impl.QuartzSheduler
 
Queue - Class in org.exoplatform.services.threadpool.impl
 
Queue() - Constructor for class org.exoplatform.services.threadpool.impl.Queue
 
queueTask(Task) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
queueTask(Task) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
QueueTaskJob - Class in org.exoplatform.services.scheduler.impl
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 7, 2005
QueueTaskJob() - Constructor for class org.exoplatform.services.scheduler.impl.QueueTaskJob
 
QueueTasks - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 29, 2005
QueueTasks() - Constructor for class org.exoplatform.services.scheduler.QueueTasks
 

R

rebind(Name, Object) - Method in class org.exoplatform.services.naming.SimpleContext
 
rebind(String, Object) - Method in class org.exoplatform.services.naming.SimpleContext
 
recall() - Method in class org.exoplatform.services.naming.InitialContextInitializer
Patch for case when bound objects are not shared i.e. there are some parts of app using different copy of Context, for example per web app InitialContext in Tomcat
removeFromEnvironment(String) - Method in class org.exoplatform.services.naming.SimpleContext
 
removeGlobalJobListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
removeGlobalJobListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
removeGlobaTriggerListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
removeGlobaTriggerListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
removeJob(JobInfo) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
removeJob(JobInfo) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
removeJobListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
removeJobListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
removePlugin(String) - Method in class org.exoplatform.services.naming.InitialContextInitializer
 
removeProperty(String) - Method in class org.exoplatform.services.log.LogConfigurationInitializer
Removes property
removeTriggerListener(String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
removeTriggerListener(String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
rename(Name, Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
rename(String, String) - Method in class org.exoplatform.services.naming.SimpleContext
 
rescheduleJob(String, String, Trigger) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
rescheduleJob(String, String, Trigger) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
ResourceEntry - Class in org.exoplatform.services.transaction.impl.jotm
 
ResourceEntry(ExoResource) - Constructor for class org.exoplatform.services.transaction.impl.jotm.ResourceEntry
 
resumeJob(String, String) - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
resumeJob(String, String) - Method in interface org.exoplatform.services.scheduler.JobSchedulerService
 
rollback() - Method in interface org.exoplatform.services.transaction.TransactionResource
called when transaction is rolling back (by javax.transaction.xa.XAResource#rollback(javax.transaction.xa.Xid))
run() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.Worker
Deprecated.  
runWhenBlocked() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Set the policy for blocked execution to be that the current thread executes the task if there are no available threads in the pool.

S

sendMessage(String, String, String, String) - Method in class org.exoplatform.services.mail.impl.MailServiceImpl
 
sendMessage(Message) - Method in class org.exoplatform.services.mail.impl.MailServiceImpl
 
sendMessage(MimeMessage) - Method in class org.exoplatform.services.mail.impl.MailServiceImpl
 
sendMessage(String, String, String, String) - Method in interface org.exoplatform.services.mail.MailService
 
sendMessage(Message) - Method in interface org.exoplatform.services.mail.MailService
 
sendMessage(MimeMessage) - Method in interface org.exoplatform.services.mail.MailService
 
setBCC(String) - Method in class org.exoplatform.services.mail.Message
 
setBody(String) - Method in class org.exoplatform.services.mail.Message
 
setCC(String) - Method in class org.exoplatform.services.mail.Message
 
setDescription(String) - Method in class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 
setDescription(String) - Method in class org.exoplatform.services.scheduler.JobInfo
 
setFrom(String) - Method in class org.exoplatform.services.mail.Message
 
setGroupName(String) - Method in class org.exoplatform.services.scheduler.JobInfo
 
setInputStream(InputStream) - Method in class org.exoplatform.services.mail.Attachment
 
setJobName(String) - Method in class org.exoplatform.services.scheduler.JobInfo
 
setLevel(int) - Method in class org.exoplatform.services.log.impl.ExoLog
 
setLevel(String, int, boolean) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
setLogLevel(String, int, boolean) - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
setLogLevel(String, int, boolean) - Method in interface org.exoplatform.services.log.LogService
Deprecated.  
setMaxIdleTime(long) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Set the number of milliseconds to keep threads alive waiting for new tasks.
setMaximumPoolSize(int) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Set the maximum number of threads to use.
setMaxQueueSize(int) - Method in class org.exoplatform.services.threadpool.impl.Queue
Set the maximum queue size.
setMimeType(String) - Method in class org.exoplatform.services.mail.Attachment
 
setMimeType(String) - Method in class org.exoplatform.services.mail.Message
 
setName(String) - Method in class org.exoplatform.services.scheduler.impl.JobEnvironmentConfigListener
 
setNormalPoolSize(int) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Set the normal number of threads to use.
setPayload(Object) - Method in interface org.exoplatform.services.transaction.ExoResource
Attach a payload to the resource.
setProperty(String, String) - Method in class org.exoplatform.services.log.LogConfigurationInitializer
Updates or adds property
setReceiver(String) - Method in class org.exoplatform.services.mail.Message
 
setSubject(String) - Method in class org.exoplatform.services.mail.Message
 
setThreadFactory(ThreadFactoryIF) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Set the object that will be used to create threads.
setTo(String) - Method in class org.exoplatform.services.mail.Message
 
setTransactionTimeout(int) - Method in class org.exoplatform.services.transaction.impl.jboss.JBossTransactionService
 
setTransactionTimeout(int) - Method in class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
setTransactionTimeout(int) - Method in interface org.exoplatform.services.transaction.TransactionService
sets timeout in seconds
setType(String) - Method in class org.exoplatform.services.compress.CompressData.DataInstance
 
SimpleContext - Class in org.exoplatform.services.naming
Created by The eXo Platform SAS.
SimpleContext() - Constructor for class org.exoplatform.services.naming.SimpleContext
 
SimpleContextFactory - Class in org.exoplatform.services.naming
Created by The eXo Platform SAS .
SimpleContextFactory() - Constructor for class org.exoplatform.services.naming.SimpleContextFactory
 
SimpleLogConfigurator - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
SimpleLogConfigurator() - Constructor for class org.exoplatform.services.log.impl.SimpleLogConfigurator
 
SimpleLogWrapper - Class in org.exoplatform.services.log.impl
Created by The eXo Platform SAS.
SimpleLogWrapper(String) - Constructor for class org.exoplatform.services.log.impl.SimpleLogWrapper
 
source - Variable in class org.exoplatform.services.listener.Event
 
start() - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
start() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
 
start() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
start() - Method in class org.exoplatform.services.scheduler.impl.QuartzSheduler
 
start() - Method in interface org.exoplatform.services.transaction.TransactionResource
called when transaction is starting (by javax.transaction.xa.XAResource#start(javax.transaction.xa.Xid, int))
stop() - Method in class org.exoplatform.services.log.impl.LogServiceImpl
Deprecated.  
stop() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
 
stop() - Method in class org.exoplatform.services.scheduler.impl.JobSchedulerServiceImpl
 
stop() - Method in class org.exoplatform.services.scheduler.impl.QuartzSheduler
 

T

Task - Class in org.exoplatform.services.scheduler
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 29, 2005
Task() - Constructor for class org.exoplatform.services.scheduler.Task
 
ThreadFactoryIF - Interface in org.exoplatform.services.threadpool.impl
This interface in implemented by objects that create Thread objects.
ThreadPoolService - Interface in org.exoplatform.services.threadpool
Deprecated. unused
ThreadPoolServiceImpl - Class in org.exoplatform.services.threadpool.impl
Deprecated. 
ThreadPoolServiceImpl(LogService) - Constructor for class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Construct a new pool with all default settings
ThreadPoolServiceImpl.BlockedExecutionStrategy - Interface in org.exoplatform.services.threadpool.impl
Deprecated. Class for actions to take when execute() blocks.
ThreadPoolServiceImpl.DiscardWhenBlocked - Class in org.exoplatform.services.threadpool.impl
Deprecated. Class defining Discard action *
ThreadPoolServiceImpl.DiscardWhenBlocked() - Constructor for class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.DiscardWhenBlocked
Deprecated.  
ThreadPoolServiceImpl.RunWhenBlocked - Class in org.exoplatform.services.threadpool.impl
Deprecated. Class defining Run action *
ThreadPoolServiceImpl.RunWhenBlocked() - Constructor for class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.RunWhenBlocked
Deprecated.  
ThreadPoolServiceImpl.WaitWhenBlocked - Class in org.exoplatform.services.threadpool.impl
Deprecated. Class defining Wait action *
ThreadPoolServiceImpl.WaitWhenBlocked() - Constructor for class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.WaitWhenBlocked
Deprecated.  
ThreadPoolServiceImpl.Worker - Class in org.exoplatform.services.threadpool.impl
Deprecated. Class defining the basic run loop for pooled threads.
threads - Variable in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. An object to map active worker objects to their active thread.
trace(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
trace(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
TRACE - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
trace(Object) - Method in class org.exoplatform.services.log.impl.ExoLog
 
trace(Object, Throwable) - Method in class org.exoplatform.services.log.impl.ExoLog
 
trace(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
trace(Object) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
TRACE - Static variable in class org.exoplatform.services.log.LogMessage
 
TRACE - Static variable in interface org.exoplatform.services.log.LogService
Deprecated.  
TransactionException - Exception in org.exoplatform.services.transaction
Created by The eXo Platform SAS.
TransactionException() - Constructor for exception org.exoplatform.services.transaction.TransactionException
 
TransactionException(String) - Constructor for exception org.exoplatform.services.transaction.TransactionException
 
TransactionException(String, Throwable) - Constructor for exception org.exoplatform.services.transaction.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.exoplatform.services.transaction.TransactionException
 
TransactionResource - Interface in org.exoplatform.services.transaction
Created by The eXo Platform SAS.
TransactionService - Interface in org.exoplatform.services.transaction
Created by The eXo Platform SAS.
TransactionServiceJotmImpl - Class in org.exoplatform.services.transaction.impl.jotm
Created by The eXo Platform SAS.
TransactionServiceJotmImpl(InitialContextInitializer, InitParams) - Constructor for class org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl
 
typeZip_ - Variable in class org.exoplatform.services.compress.CompressData.DataInstance
 

U

unbind(Name) - Method in class org.exoplatform.services.naming.SimpleContext
 
unbind(String) - Method in class org.exoplatform.services.naming.SimpleContext
 

W

warn(Object) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedJdk14Logger
 
warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
warn(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog
 
warn(Object) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedLog4JLogger
 
warn(Object) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.BufferedSimpleLog
 
WARN - Static variable in class org.exoplatform.services.log.impl.ExoLog
 
warn(Object) - Method in class org.exoplatform.services.log.impl.ExoLog
 
warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.ExoLog
 
warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
warn(Object) - Method in class org.exoplatform.services.log.impl.SimpleLogWrapper
 
WARN - Static variable in class org.exoplatform.services.log.LogMessage
 
WARN - Static variable in interface org.exoplatform.services.log.LogService
Deprecated.  
warn(String) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
warn(String, Throwable) - Static method in class org.exoplatform.services.log.LogUtil
Deprecated.  
WhenBlocked() - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Set the policy for blocked execution to be to wait until a thread is available.
workerDone(ThreadPoolServiceImpl.Worker) - Method in class org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl
Deprecated. Called upon termination of worker thread *

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

Copyright © 2010 eXo Platform SAS. All Rights Reserved.