org.apache.directory.server.core.partition.impl.btree.gui
Class PartitionViewer

java.lang.Object
  extended by org.apache.directory.server.core.partition.impl.btree.gui.PartitionViewer

public class PartitionViewer
extends java.lang.Object

A partition database viewer.

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

Constructor Summary
PartitionViewer(BTreePartition db, Registries registries)
           
 
Method Summary
 int execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartitionViewer

public PartitionViewer(BTreePartition db,
                       Registries registries)
Method Detail

execute

public int execute()
            throws java.lang.Exception
Throws:
java.lang.Exception


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