org.apache.jackrabbit.ocm.mapper.impl.annotation
Annotation Type Implement


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Implement

This annotation allow to defined the implement descriptor on the class level

Author:
Lombart Christophe

Required Element Summary
 Class interfaceName
           
 

Element Detail

interfaceName

public abstract Class interfaceName


Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.