@ApplicationScoped public class InfinispanConfiguration extends Object
Constructor and Description |
---|
InfinispanConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.infinispan.manager.EmbeddedCacheManager |
cacheManager(Properties properties) |
void |
stop(org.infinispan.manager.EmbeddedCacheManager manager) |
@ApplicationScoped @Produces public org.infinispan.manager.EmbeddedCacheManager cacheManager(Properties properties)
public void stop(@Disposes org.infinispan.manager.EmbeddedCacheManager manager)
Copyright © 2020 Red Hat. All rights reserved.