(no commit message)
[utils] / test / enterprise / src / main / java / org / wamblee / test / jndi / package-info.java
index 8777cdbb941fb257ae7b6cb3d73422c331a3b5a3..acbc06e23c28700041af8d72d9b6400b5892a39c 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 /**
  * This package provides utilities for JNDI testing.  
  * 
  * Using {@link StubInitialContextFactory}, JNDI can be mocked in junit tests. 
- * {@link JndiProxyFactory} provides a proxy that transparently delegates to an object in the 
- * JNDI tree. 
  */
 package org.wamblee.test.jndi;
\ No newline at end of file