|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceContainer | |
---|---|
org.apache.fulcrum.yaafi.cli | |
org.apache.fulcrum.yaafi.framework.container | |
org.apache.fulcrum.yaafi.framework.factory |
Uses of ServiceContainer in org.apache.fulcrum.yaafi.cli |
---|
Methods in org.apache.fulcrum.yaafi.cli that return ServiceContainer | |
---|---|
ServiceContainer |
Main.getServiceContainer()
|
Uses of ServiceContainer in org.apache.fulcrum.yaafi.framework.container |
---|
Classes in org.apache.fulcrum.yaafi.framework.container that implement ServiceContainer | |
---|---|
class |
ServiceContainerImpl
Yet another avalon framework implementation (YAAFI). |
Uses of ServiceContainer in org.apache.fulcrum.yaafi.framework.factory |
---|
Methods in org.apache.fulcrum.yaafi.framework.factory that return ServiceContainer | |
---|---|
static ServiceContainer |
ServiceContainerFactory.create(ServiceContainerConfiguration serviceManagerConfig)
Create a fully initialized YAFFI service container. |
static ServiceContainer |
ServiceContainerFactory.create(ServiceContainerConfiguration serviceManagerConfig,
org.apache.avalon.framework.context.Context context)
Create a fully initialized YAFFI service container |
Methods in org.apache.fulcrum.yaafi.framework.factory with parameters of type ServiceContainer | |
---|---|
static boolean |
ServiceContainerFactory.dispose(ServiceContainer container)
Disposes the container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |