LDAP-53: Add @since tags to all new classes in 1.2

http://opensource.atlassian.com/projects/spring/browse/LDAP-53
This commit is contained in:
Ulrik Sandberg
2007-04-27 06:48:52 +00:00
parent 51b2b27a17
commit 8b2b81e48a

View File

@@ -22,6 +22,7 @@ import javax.naming.directory.DirContext;
* created by ContextSource proxies.
*
* @author Mattias Arthursson
* @since 1.2
*/
public interface DirContextProxy {
/**