org.ow2.kerneos.common.service
Interface KerneosModule


public interface KerneosModule


Field Summary
static String ID
           
 
Method Summary
 org.osgi.framework.Bundle getBundle()
           
 Module getConfiguration()
           
 String getId()
           
 

Field Detail

ID

static final String ID
See Also:
Constant Field Values
Method Detail

getConfiguration

Module getConfiguration()

getId

String getId()

getBundle

org.osgi.framework.Bundle getBundle()


Copyright © 2013 OW2 Consortium. All Rights Reserved.