| Package | Description |
|---|---|
| org.jboss.as.jpa.processor.secondLevelCache | |
| org.jipijapa.event.impl.internal | |
| org.jipijapa.event.spi |
| Modifier and Type | Method and Description |
|---|---|
Wrapper |
CacheDeploymentListener.startCache(Classification classification,
Properties properties) |
Wrapper |
InfinispanCacheDeploymentListener.startCache(Classification classification,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheDeploymentListener.stopCache(Classification classification,
Wrapper wrapper,
boolean skipStop) |
void |
InfinispanCacheDeploymentListener.stopCache(Classification classification,
Wrapper wrapper,
boolean ignoreStop) |
| Modifier and Type | Method and Description |
|---|---|
static Wrapper |
Notification.startCache(Classification cacheType,
Properties properties)
start cache
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Notification.stopCache(Classification cacheType,
Wrapper wrapper,
boolean skipStop)
Stop cache
|
| Modifier and Type | Method and Description |
|---|---|
Wrapper |
EventListener.startCache(Classification cacheType,
Properties properties)
start cache
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventListener.stopCache(Classification cacheType,
Wrapper wrapper,
boolean skipStop)
Stop cache
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.