org.apache.directory.server.schema.bootstrap.partition
Class SchemaPartitionExtractor

java.lang.Object
  extended by org.apache.directory.server.schema.bootstrap.partition.SchemaPartitionExtractor

public class SchemaPartitionExtractor
extends java.lang.Object

Extracts dbfiles for the schema partition onto a destination directory.

Version:
$Rev: 664295 $
Author:
Apache Directory Project

Constructor Summary
SchemaPartitionExtractor(java.io.File outputDirectory)
           
 
Method Summary
 void extract()
           
 DbFileListing getDbFileListing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaPartitionExtractor

public SchemaPartitionExtractor(java.io.File outputDirectory)
                         throws java.io.IOException
Throws:
java.io.IOException
Method Detail

extract

public void extract()
             throws java.io.IOException
Throws:
java.io.IOException

getDbFileListing

public DbFileListing getDbFileListing()


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.