org.apache.ldap.server.partition.impl.btree.gui
Class PartitionViewer

java.lang.Object
  extended byorg.apache.ldap.server.partition.impl.btree.gui.PartitionViewer

public class PartitionViewer
extends java.lang.Object

A partition database viewer.

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

Constructor Summary
PartitionViewer(BTreeContextPartition db, SearchEngine eng)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartitionViewer

public PartitionViewer(BTreeContextPartition db,
                       SearchEngine eng)
Method Detail

execute

public void execute()
             throws javax.naming.NamingException
Throws:
javax.naming.NamingException


Copyright © 2002-2005 . All Rights Reserved.