Annotation Interface Prototype.PrototypeFactoryMethod

Enclosing class:
Prototype

@Target(METHOD) @Retention(CLASS) public static @interface Prototype.PrototypeFactoryMethod
Factory method that is added to the generated prototype.

This annotation MUST be on a static method that is part of a type referenced from blueprint through Prototype.CustomMethods.