Celtix User APIs

org.objectweb.celtix.application
Class ApplicationConfiguration

java.lang.Object
  extended by org.objectweb.celtix.bus.configuration.AbstractConfigurationImpl
      extended by org.objectweb.celtix.application.ApplicationConfiguration
All Implemented Interfaces:
Configuration

public class ApplicationConfiguration
extends org.objectweb.celtix.bus.configuration.AbstractConfigurationImpl


Method Summary
 
Methods inherited from class org.objectweb.celtix.bus.configuration.AbstractConfigurationImpl
getBoolean, getChild, getConfigurator, getDouble, getFloat, getId, getInt, getLocal, getLong, getModel, getObject, getObject, getParent, getProviders, getShort, getString, getStringList, setProviders
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Celtix User APIs