org.openrdf.elmo.annotations
Annotation Type factory


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

Declares this to be a factory method. This annotation should be placed on factory each of factory method of a factory class.

Author:
James Leigh



Copyright © 2004-2008 Aduna. All Rights Reserved.