org.exolab.castor.dsml.jndi
Class JNDIImporter
java.lang.Object
org.exolab.castor.dsml.Importer
org.exolab.castor.dsml.jndi.JNDIImporter
public class JNDIImporter
- extends Importer
- Version:
- $Revision: 8145 $ $Date: 2006-04-13 06:47:36 -0600 (Thu, 13 Apr 2006) $
- Author:
- Assaf Arkin
| Methods inherited from class org.exolab.castor.dsml.Importer |
getImportDescriptor, getImportEventListener, importDocument, importDocument, importDocument, notify, readImportDescriptor, readImportDescriptor, readImportDescriptor, setImportDescriptor, setImportEventListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDIImporter
public JNDIImporter(DirContext ctx)
createConsumer
protected Consumer createConsumer()
- Specified by:
createConsumer in class Importer
importEntry
public void importEntry(SearchResult result,
int policy)
throws NamingException
- Throws:
NamingException
importEntries
public void importEntries(NamingEnumeration<SearchResult> results)
throws NamingException
- Throws:
NamingException
importEntries
public void importEntries(Enumeration<SearchResult> results)
throws ImportExportException
- Specified by:
importEntries in class Importer
- Throws:
ImportExportException
Copyright © 2011. All Rights Reserved.