Package | Description |
---|---|
org.apache.fulcrum.yaafi.cli | |
org.apache.fulcrum.yaafi.framework.container | |
org.apache.fulcrum.yaafi.framework.factory |
Modifier and Type | Method and Description |
---|---|
ServiceContainer |
Main.getServiceContainer() |
Modifier and Type | Class and Description |
---|---|
class |
ServiceContainerImpl
Yet another avalon framework implementation (YAAFI).
|
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ServiceContainerFactory.dispose(ServiceContainer container)
Disposes the container.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.