org.apache.geronimo.gbean
Interface ServiceInterfaces


public interface ServiceInterfaces

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

Method Summary
 String[] getServiceInterfaces()
          For a GBean that is to be registered in the OSGI service registry, supply the interfaces to register under.
 

Method Detail

getServiceInterfaces

String[] getServiceInterfaces()
For a GBean that is to be registered in the OSGI service registry, supply the interfaces to register under.

Returns:
the names of interfaces to register an osgi service or service factory under.


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