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

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

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

revision 1.3.2.2 by gnu_andrew, Tue Aug 2 20:12:36 2005 UTC revision 1.3.2.3 by tromey, Sun Nov 27 18:28:18 2005 UTC
# Line 51  import javax.naming.NamingException; Line 51  import javax.naming.NamingException;
51  public interface StateFactory  public interface StateFactory
52  {  {
53    Object getStateToBind(Object obj, Name name, Context nameCtx,    Object getStateToBind(Object obj, Name name, Context nameCtx,
54                                 Hashtable environment) throws NamingException;                                 Hashtable<?, ?> environment) throws NamingException;
55  }  }

Legend:
Removed from v.1.3.2.2  
changed lines
  Added in v.1.3.2.3

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