org.exolab.castor.dsml
Interface ImportEventListener
- All Superinterfaces:
- EventListener
- All Known Implementing Classes:
- PrintImportListener
public interface ImportEventListener
- extends EventListener
- Version:
- $Revision: 8145 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Assaf Arkin
IGNORED
static final int IGNORED
- See Also:
- Constant Field Values
CREATED
static final int CREATED
- See Also:
- Constant Field Values
REFRESHED
static final int REFRESHED
- See Also:
- Constant Field Values
DELETED
static final int DELETED
- See Also:
- Constant Field Values
processedEntry
void processedEntry(String name,
int flag)
Copyright © 2011. All Rights Reserved.