| Modifier and Type | Method and Description |
|---|---|
ClassRegistry |
InfinispanManagedConnectionFactory.getClassRegistry() |
ClassRegistry |
InfinispanCacheRAConnection.getClassRegistry()
Return the ClassRegistry that contains which classes and their methods.
|
| Modifier and Type | Method and Description |
|---|---|
ClassRegistry |
InfinispanManagedConnectionFactory.getClassRegistry() |
ClassRegistry |
InfinispanConnectionImpl.getClassRegistry()
Return the ClassRegistry that contains which classes and their methods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfinispanSchemaDefinition.initialize(InfinispanManagedConnectionFactory config,
ClassRegistry methodUtil)
Called to perform any initialization required by registering the classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtobufSchema.initialize(InfinispanManagedConnectionFactory config,
ClassRegistry methodUtil) |
void |
AnnotationSchema.initialize(InfinispanManagedConnectionFactory config,
ClassRegistry methodUtil) |
| Modifier and Type | Method and Description |
|---|---|
ClassRegistry |
ObjectConnection.getClassRegistry()
Return the ClassRegistry that contains which classes and their methods.
|
ClassRegistry |
ObjectBaseExecution.getClassRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ClassRegistry |
SimpleMapCacheConnection.getClassRegistry() |
| Constructor and Description |
|---|
SimpleMapCacheConnection(Map<Object,Object> cache,
ClassRegistry registry,
CacheNameProxy proxy) |
SimpleMapCacheConnection(Map<Object,Object> cache,
Map<Object,Object> stagecache,
Map<Object,Object> aliascache,
ClassRegistry registry,
CacheNameProxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
ObjectUtil.getRegisteredClass(ClassRegistry classRegistry,
ObjectVisitor visitor) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.