Package org.apache.jackrabbit.j2ee
Class IndexInitializer
- java.lang.Object
-
- org.apache.jackrabbit.j2ee.IndexInitializer
-
public class IndexInitializer extends Object
IndexInitializer configures the repository with required fulltext index
-
-
Constructor Summary
Constructors Constructor Description IndexInitializer(Repository repository)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initialize()
-
-
-
Constructor Detail
-
IndexInitializer
public IndexInitializer(Repository repository)
-
-
Method Detail
-
initialize
public void initialize() throws RepositoryException
- Throws:
RepositoryException
-
-