org.apache.directory.server.core.annotations
Annotation Type ContextEntry
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface ContextEntry
An annotation for the Partition context entry
- Version:
- $Rev$, $Date$
- Author:
- Apache Directory Project
Required Element Summary |
java.lang.String |
entryLdif
the context entry in LDIF to be added |
entryLdif
public abstract java.lang.String entryLdif
- the context entry in LDIF to be added
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.