Romain Manni-Bucau created MEECROWAVE-22:
--------------------------------------------
Summary: add InstanceCustomizer to be able to modify directly
tomcat instance
Key: MEECROWAVE-22
URL: https://issues.apache.org/jira/browse/MEECROWAVE-22
Project: Meecrowave
Issue Type: New Feature
Reporter: Romain Manni-Bucau
Assignee: Romain Manni-Bucau
Fix For: 0.3.1
Goal is to easily modify the valves and tomcat configuration without a tons of
options through a lambda/consumer or a SPI.
Concretely the InstanceCustomizer is just a Consumer<Tomcat> executed with the
tomcat instance configured according to the Builder configuration but before it
is started.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)