de.smartics.util.annotations.marker
Annotation Type ServiceInterface


@Documented
@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface ServiceInterface

Marks an interface to be used as a Service API interface where implementations are injected via META-INF/services.



Copyright © 2011-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.