/[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.2.2 by gnu_andrew, Tue Aug 2 20:12:36 2005 UTC revision 1.5.2.3 by tromey, Sun Nov 27 18:28:18 2005 UTC
# Line 77  public interface DirStateFactory extends Line 77  public interface DirStateFactory extends
77    
78    DirStateFactory.Result getStateToBind(Object obj, Name name,    DirStateFactory.Result getStateToBind(Object obj, Name name,
79                                                 Context nameCtx,                                                 Context nameCtx,
80                                                 Hashtable environment,                                                 Hashtable<?, ?> environment,
81                                                 Attributes inAttrs)                                                 Attributes inAttrs)
82                                                 throws NamingException;                                                 throws NamingException;
83  }  }

Legend:
Removed from v.1.5.2.2  
changed lines
  Added in v.1.5.2.3

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