Package org.exolab.castor.dsml.jndi
Class JNDIImporter
java.lang.Object
org.exolab.castor.dsml.Importer
org.exolab.castor.dsml.jndi.JNDIImporter
- Version:
- $Revision$ $Date: 2006-04-13 06:47:36 -0600 (Thu, 13 Apr 2006) $
- Author:
- Assaf Arkin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Consumer
void
importEntries
(Enumeration<SearchResult> results) void
importEntries
(NamingEnumeration<SearchResult> results) void
importEntry
(SearchResult result, int policy) Methods inherited from class org.exolab.castor.dsml.Importer
getImportDescriptor, getImportEventListener, importDocument, importDocument, importDocument, notify, readImportDescriptor, readImportDescriptor, readImportDescriptor, setImportDescriptor, setImportEventListener
-
Constructor Details
-
JNDIImporter
-
-
Method Details
-
createConsumer
- Specified by:
createConsumer
in classImporter
-
importEntry
- Throws:
NamingException
-
importEntries
- Throws:
NamingException
-
importEntries
- Specified by:
importEntries
in classImporter
- Throws:
ImportExportException
-