A C I J O P S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
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.
- autoremoveOtherSpringVerticles() - Method in annotation type org.jacpfx.vertx.spring.SpringVerticle
-
Defines if other Spring verticles in the same spring context will be removed.
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
- initSpring(AbstractVerticle) - Static method in class org.jacpfx.vertx.spring.SpringVerticleFactory
-
Initialize a Spring Context for given Verticle instance.
J
- jacpfx.vertx.spring - module jacpfx.vertx.spring
O
- org.jacpfx.vertx.spring - package org.jacpfx.vertx.spring
P
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.jacpfx.vertx.spring.SpringSingleVerticleConfiguration
- prefix() - Method in class org.jacpfx.vertx.spring.SpringVerticleFactory
- PREFIX - Static variable in class org.jacpfx.vertx.spring.SpringVerticleFactory
S
- springConfig() - Method in annotation type org.jacpfx.vertx.spring.SpringVerticle
-
Defines the Spring Configuration class for the Spring Verticle
- 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
All Classes All Packages