JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
I
O
P
S
V
A
afterStart(JoinPoint)
- Method in class org.jacpfx.vertx.spring.
VertxLifecycleAspect
afterStop(JoinPoint)
- Method in class org.jacpfx.vertx.spring.
VertxLifecycleAspect
When a verticle will be stopped the stop() method will be executed.
C
close()
- Method in class org.jacpfx.vertx.spring.
SpringVerticleFactory
context
- Variable in class org.jacpfx.vertx.spring.
VertxLifecycleAspect
createVerticle(String, ClassLoader)
- Method in class org.jacpfx.vertx.spring.
SpringVerticleFactory
I
init(Vertx)
- Method in class org.jacpfx.vertx.spring.
SpringVerticleFactory
O
org.jacpfx.vertx.spring
- package org.jacpfx.vertx.spring
P
postProcessBeanFactory(ConfigurableListableBeanFactory)
- Method in class org.jacpfx.vertx.spring.
SpringSingleVerticleConfiguration
PREFIX
- Static variable in class org.jacpfx.vertx.spring.
SpringVerticleFactory
prefix()
- Method in class org.jacpfx.vertx.spring.
SpringVerticleFactory
S
setParentContext(GenericApplicationContext)
- Static method in class org.jacpfx.vertx.spring.
SpringVerticleFactory
SpringContextConfiguration
- Class in
org.jacpfx.vertx.spring
This Spring configuration adds a verticle lifecycle aspect to ensure that all spring verticle closes the spring context when un deployed.
SpringContextConfiguration()
- Constructor for class org.jacpfx.vertx.spring.
SpringContextConfiguration
SpringSingleVerticleConfiguration
- Class in
org.jacpfx.vertx.spring
Removes all Spring verticles except the one that has been started.
SpringSingleVerticleConfiguration(Class<?>)
- Constructor for class org.jacpfx.vertx.spring.
SpringSingleVerticleConfiguration
SpringVerticle
- Annotation Type in
org.jacpfx.vertx.spring
With this annotation you declare a Verticle as a spring verticle.
SpringVerticleFactory
- Class in
org.jacpfx.vertx.spring
A Vertx Spring factory that creates a spring verticle and loads for each verticle instance a spring context
SpringVerticleFactory()
- Constructor for class org.jacpfx.vertx.spring.
SpringVerticleFactory
SUFFIX
- Static variable in class org.jacpfx.vertx.spring.
SpringVerticleFactory
V
VerticleBeanDefinition
- Class in
org.jacpfx.vertx.spring
VerticleBeanDefinition(Class<?>)
- Constructor for class org.jacpfx.vertx.spring.
VerticleBeanDefinition
vertxLifecycleAspect()
- Method in class org.jacpfx.vertx.spring.
SpringContextConfiguration
VertxLifecycleAspect
- Class in
org.jacpfx.vertx.spring
This aspect closes the spring context in case the spring verticle is stopped
VertxLifecycleAspect()
- Constructor for class org.jacpfx.vertx.spring.
VertxLifecycleAspect
A
C
I
O
P
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.