/[classpath]/classpath/javax/naming/spi/DirStateFactory.java
ViewVC logotype

Diff of /classpath/javax/naming/spi/DirStateFactory.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mkoch, Tue Apr 20 21:11:44 2004 UTC revision 1.6 by mkoch, Thu Oct 21 20:53:16 2004 UTC
# Line 39  exception statement from your version. * Line 39  exception statement from your version. *
39  package javax.naming.spi;  package javax.naming.spi;
40    
41  import java.util.Hashtable;  import java.util.Hashtable;
42    
43  import javax.naming.Context;  import javax.naming.Context;
44  import javax.naming.Name;  import javax.naming.Name;
45  import javax.naming.NamingException;  import javax.naming.NamingException;
46  import javax.naming.directory.Attributes;  import javax.naming.directory.Attributes;
47    
48  /**  /**
49   * @author Warren Levy <warrenl@redhat.com>   * @author Warren Levy (warrenl@redhat.com)
50   * @date June 1, 2001   * @date June 1, 2001
51   */   */
   
52  public interface DirStateFactory extends StateFactory  public interface DirStateFactory extends StateFactory
53  {  {
54    // Inner class    // Inner class

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26