Began restructuring the pooling code.

This commit is contained in:
Ulrik Sandberg
2007-11-26 23:18:10 +00:00
parent 3afc0f6de9
commit 1240921378

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.ldap.validation;
package org.springframework.ldap.pool.validation;
import javax.naming.NamingEnumeration;
import javax.naming.NamingException;