Interface ModuleContainer
-
- All Superinterfaces:
Container,Initializer
public interface ModuleContainer extends Container
-
-
Method Summary
-
Methods inherited from interface org.brijframework.container.Container
add, add, clearContainer, containsObject, find, get, get, getCache, getContext, load, loadContainer, merge, reLoadContainer, remove, remove, search, search, search, setContext, update, update
-
Methods inherited from interface org.brijframework.lifecycle.Initializer
init, postInit, preInit
-
-