org.objectweb.jonathan.apis.kernel
Interface Configuration
- All Superinterfaces:
- Context
- All Known Implementing Classes:
- JConfigurationFactory.JConfiguration
- public interface Configuration
- extends Context
A context represents a set of typed objects, each identified by a name.
| Fields inherited from interface org.objectweb.jonathan.apis.kernel.Context |
NO_VALUE |
| Methods inherited from interface org.objectweb.jonathan.apis.kernel.Context |
acquire, addElement, addElement, addElement, addElement, addElement, getElement, getElement, getElements, getIntValue, getIntValue, getScope, getValue, getValue, release, reset, setScope |
addAtom
public void addAtom(String name,
String classe,
char separator)
throws JonathanException
addAssemblage
public void addAssemblage(String name,
String factory,
String context,
char separator)
throws JonathanException
addAlias
public void addAlias(String name,
String alias,
char separator)
throws JonathanException