Celtix User APIs

org.objectweb.celtix.configuration
Interface Configuration

All Known Implementing Classes:
AbstractCommandLineConfiguration, ApplicationConfiguration

public interface Configuration


Method Summary
 Object getObject(String name)
           
 

Method Detail

getObject

Object getObject(String name)

Celtix User APIs