net.sourceforge.fluxion.spi
Annotation Type Spi


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Spi

An annotation that marks an interface as being an Service Provider Interface (SPI).

Author:
Tony Burdett, Matthew Pocock



Copyright © 2010. All Rights Reserved.