|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableResourceTable
Method Summary | |
---|---|
void |
addConfigurationComponent(ConfigurationContext context,
ConfigurationComponent component)
|
void |
addServiceComponent(ConfigurationContext context,
ServiceComponent component,
java.lang.String uri)
|
void |
createIocContainer(MutableNameTable nameTable,
MutableIocContainer container)
|
void |
printDiagnostics(java.io.PrintStream printStream,
NameTable nameTable)
|
void |
setApplicationComponent(ConfigurationContext context,
ServiceComponent component)
|
Methods inherited from interface com.servingxml.ioc.resources.ResourceTable |
---|
lookupConfigurationComponent, lookupServiceComponent |
Method Detail |
---|
void addServiceComponent(ConfigurationContext context, ServiceComponent component, java.lang.String uri)
void setApplicationComponent(ConfigurationContext context, ServiceComponent component)
void addConfigurationComponent(ConfigurationContext context, ConfigurationComponent component)
void printDiagnostics(java.io.PrintStream printStream, NameTable nameTable)
void createIocContainer(MutableNameTable nameTable, MutableIocContainer container)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |