| Package | Description |
|---|---|
| com.sapportals.portal.prt.service.notification | |
| com.sapportals.portal.prt.util |
| Modifier and Type | Method and Description |
|---|---|
static StringBufferPool |
NotificationStringBufferPool.getInstance() |
| Modifier and Type | Field and Description |
|---|---|
protected static StringBufferPool |
StringUtils.BUFFER_POOL_URLS
Deprecated.
|
protected static StringBufferPool |
DeprecatedStringUtils.BUFFER_POOL_URLS
Deprecated.
|
protected static StringBufferPool |
StringBufferPool.m_corePoolFactory |
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,StringBufferPool> |
StringBufferPool.mm_namedPools |
| Modifier and Type | Method and Description |
|---|---|
static StringBufferPool |
StringBufferPool.createInstance(String poolName,
int intialCapacity)
Creates a pool and bind to the name specified by the poolName argument.
|
static StringBufferPool |
StringBufferPool.createInstance(String poolName,
int intialCapacity,
int initialNbInstances)
Creates a pool and bind to the name specified by the poolName argument.
|
static StringBufferPool |
StringBufferPool.createInstance(String poolName,
int intialCapacity,
int initialNbInstances,
int maxPoolSize)
Creates a pool and bind to the name specified by the poolName argument.
|
protected StringBufferPool |
StringBufferPool.createInstanceInternal(String poolName,
int intialCapacity)
Creates a pool and bind to the name specified by the poolName argument.
|
protected StringBufferPool |
StringBufferPool.createInstanceInternal(String poolName,
int intialCapacity,
int initialNbInstances)
Creates a pool and bind to the name specified by the poolName argument.
|
protected StringBufferPool |
StringBufferPool.createInstanceInternal(String poolName,
int intialCapacity,
int initialNbInstances,
int maxPoolSize)
Creates a pool and bind to the name specified by the poolName argument.
|
static StringBufferPool |
StringBufferPool.getInstance()
Gets the StringBufferPool instance.
|
static StringBufferPool |
StringBufferPool.getInstance(String poolName)
Gets a StringBufferPool specified by the poolName argument.
|
protected StringBufferPool |
StringBufferPool.getInstanceInternal()
Gets the StringBufferPool instance.
|
protected StringBufferPool |
StringBufferPool.getInstanceInternal(String poolName)
Gets a StringBufferPool specified by the poolName argument.
|
protected StringBufferPool |
SmartStringWriter.getStringBufferPool()
This method can be overridden by subclasses to use a specific pool of StringBuffers.
|
| Constructor and Description |
|---|
RecyclableStringBuffer(StringBufferPool pool) |
Copyright 2021 SAP SE Complete Copyright Notice