Serialized Form


Package org.exoplatform.social.common

Class org.exoplatform.social.common.ExoSocialException extends RuntimeException implements Serializable

Serialized Fields

messageKey

String messageKey
messageKey used for gets resource bundle message. *


messageArguments

String[] messageArguments
Provides messageArguments to be replaced on messageBundle.


dataInput

String dataInput
used for displaying, should be json format for easier data reading.


Package org.exoplatform.social.common.service.thread

Class org.exoplatform.social.common.service.thread.ThreadPoolConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

POOL_SIZE

String POOL_SIZE

MAX_POOL_SIZE

String MAX_POOL_SIZE

ASYNC_MODE

String ASYNC_MODE

THREAD_PRIORITY

String THREAD_PRIORITY

id

String id

defaultProfile

Boolean defaultProfile

poolSize

Integer poolSize

maxPoolSize

Integer maxPoolSize

keepAliveTime

Long keepAliveTime

timeUnit

TimeUnit timeUnit

maxQueueSize

Integer maxQueueSize

priority

int priority

asyncMode

boolean asyncMode



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.