Package | Description |
---|---|
org.jboss.as.jpa.processor.secondLevelCache | |
org.jipijapa.event.impl.internal | |
org.jipijapa.event.spi |
Modifier and Type | Method and Description |
---|---|
Wrapper |
InfinispanCacheDeploymentListener.startCache(Classification classification,
Properties properties) |
Wrapper |
CacheDeploymentListener.startCache(Classification classification,
Properties properties) |
Modifier and Type | Method and Description |
---|---|
void |
InfinispanCacheDeploymentListener.stopCache(Classification classification,
Wrapper wrapper,
boolean ignoreStop) |
void |
CacheDeploymentListener.stopCache(Classification classification,
Wrapper wrapper,
boolean skipStop) |
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 © 2018 JBoss by Red Hat. All rights reserved.