org.apache.geronimo.gbean.annotation
Annotation Type OsgiService


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

Version:
$Rev: 955091 $ $Date: 2010-06-16 07:41:42 +0800 (Wed, 16 Jun 2010) $

Optional Element Summary
 String[] serviceInterfaces
           
 

serviceInterfaces

public abstract String[] serviceInterfaces
Default:
{}


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.