org.exolab.castor.dsml
Interface ImportEventListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- PrintImportListener
- public interface ImportEventListener
- extends java.util.EventListener
- Version:
- $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Assaf Arkin
Ignored
public static final int Ignored
- See Also:
- Constant Field Values
Created
public static final int Created
- See Also:
- Constant Field Values
Refreshed
public static final int Refreshed
- See Also:
- Constant Field Values
Deleted
public static final int Deleted
- See Also:
- Constant Field Values
processedEntry
public void processedEntry(java.lang.String name,
int flag)
Copyright 2008 null. All Rights Reserved.