Celtix User APIs

org.objectweb.celtix.configuration
Interface CommandlineConfiguration

All Known Implementing Classes:
AbstractCommandLineConfiguration

public interface CommandlineConfiguration


Method Summary
 Object getObject(String name)
           
 

Method Detail

getObject

Object getObject(String name)

Celtix User APIs