org.ow2.kerneos.common.config
Class ModuleBase

java.lang.Object
  extended by org.ow2.kerneos.common.config.ModuleBase
Direct Known Subclasses:
Module

public class ModuleBase
extends Object


Constructor Summary
ModuleBase()
           
 
Method Summary
 String getBundle()
           
 void setBundle(String bundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleBase

public ModuleBase()
Method Detail

getBundle

public String getBundle()

setBundle

public void setBundle(String bundle)


Copyright © 2013 OW2 Consortium. All Rights Reserved.