public class GlobalConfigurationStateListener extends Object
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Void> |
createCache(CacheEntryCreatedEvent<ScopedState,Object> event) |
CompletionStage<Void> |
removeCache(CacheEntryRemovedEvent<ScopedState,CacheState> event) |
public CompletionStage<Void> createCache(CacheEntryCreatedEvent<ScopedState,Object> event)
public CompletionStage<Void> removeCache(CacheEntryRemovedEvent<ScopedState,CacheState> event)
Copyright © 2022 JBoss by Red Hat. All rights reserved.