public class ReactivePanacheMongoRepositoryEnhancer extends PanacheRepositoryEnhancer
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor |
PanacheRepositoryEnhancer.PanacheRepositoryClassVisitor| Modifier and Type | Field and Description |
|---|---|
static org.jboss.jandex.DotName |
PANACHE_REPOSITORY_BASE_NAME |
static org.jboss.jandex.DotName |
PANACHE_REPOSITORY_NAME |
indexView, panacheRepositoryBaseClassInfo| Constructor and Description |
|---|
ReactivePanacheMongoRepositoryEnhancer(org.jboss.jandex.IndexView index) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.ClassVisitor |
apply(String className,
org.objectweb.asm.ClassVisitor outputClassVisitor) |
skipRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic static final org.jboss.jandex.DotName PANACHE_REPOSITORY_BASE_NAME
public static final org.jboss.jandex.DotName PANACHE_REPOSITORY_NAME
public ReactivePanacheMongoRepositoryEnhancer(org.jboss.jandex.IndexView index)
public org.objectweb.asm.ClassVisitor apply(String className, org.objectweb.asm.ClassVisitor outputClassVisitor)
apply in interface BiFunction<String,org.objectweb.asm.ClassVisitor,org.objectweb.asm.ClassVisitor>apply in class PanacheRepositoryEnhancerCopyright © 2020 JBoss by Red Hat. All rights reserved.