| Package | Description |
|---|---|
| fish.payara.appserver.context | |
| fish.payara.nucleus.hazelcast | |
| fish.payara.nucleus.hazelcast.contextproxy | |
| org.glassfish.internal.api |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaEEContextUtilImpl
utility to create / push Java EE thread context
|
| Modifier and Type | Method and Description |
|---|---|
JavaEEContextUtil |
JavaEEContextUtilImpl.setInstanceComponentId(String componentId) |
| Constructor and Description |
|---|
PayaraHazelcastSerializer(JavaEEContextUtil ctxUtil,
com.hazelcast.nio.serialization.StreamSerializer<?> delegate) |
| Constructor and Description |
|---|
CacheProxy(javax.cache.Cache<K,V> delegate,
JavaEEContextUtil ctxUtil) |
EntryProcessorProxy(javax.cache.processor.EntryProcessor<K,V,T> delegate,
JavaEEContextUtil ctxUtil) |
| Modifier and Type | Method and Description |
|---|---|
JavaEEContextUtil |
JavaEEContextUtil.setInstanceComponentId(String componentId)
sets component ID for this instance and re-generates the invocation based on it
|
Copyright © 2019. All rights reserved.