org.apache.directory.server.core.integ.annotations
Annotation Type Factory


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface Factory

A annotation used to specify a factory which builds a DirectoryService instance for integration testing.

Version:
$Rev$, $Date$
Author:
Apache Directory Project

Required Element Summary
 java.lang.Class value
           
 

Element Detail

value

public abstract java.lang.Class value


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.