org.openrdf.elmo.annotations
Annotation Type factory


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface factory

Declares this to be a factory class or factory method. This annotation should be placed on factory classes and each of their factory methods.

Author:
James Leigh



Copyright © 2004-2008 Aduna. All Rights Reserved.