|
@@ -0,0 +1,9 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN"
|
|
|
+ "http://dbflute.org/meta/lastadi10.dtd">
|
|
|
+<components>
|
|
|
+ <component name="groovyEngine"
|
|
|
+ class="org.codelibs.fess.script.groovy.GroovyEngine">
|
|
|
+ <postConstruct name="register"></postConstruct>
|
|
|
+ </component>
|
|
|
+</components>
|