Uses of Interface
org.exolab.castor.dsml.ImportEventListener

Packages that use ImportEventListener
org.exolab.castor.dsml The DSML API for importing/exporting LDAP directories as XML Version: $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Assaf Arkin  
org.exolab.castor.dsml.tools   
 

Uses of ImportEventListener in org.exolab.castor.dsml
 

Methods in org.exolab.castor.dsml that return ImportEventListener
 ImportEventListener Importer.getImportEventListener()
           
 

Methods in org.exolab.castor.dsml with parameters of type ImportEventListener
 void Importer.setImportEventListener(ImportEventListener listener)
           
 

Uses of ImportEventListener in org.exolab.castor.dsml.tools
 

Classes in org.exolab.castor.dsml.tools that implement ImportEventListener
 class PrintImportListener
          Simple implementation of the ImportEventListener that prints all events to the specified printer.
 



Copyright 2008 null. All Rights Reserved.