ServiceContainer (Fulcrum YAAFI 1.0.9-SNAPSHOT API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.fulcrum.yaafi.framework.container Interface ServiceContainer All Superinterfaces: org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.context.Contextualizable, org.apache.avalon.framework.activity.Disposable, org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.parameters.Parameterizable, org.apache.avalon.framework.configuration.Reconfigurable, org.apache.avalon.framework.service.Serviceable, ServiceLifecycleManager, org.apache.avalon.framework.service.ServiceManager All Known Implementing Classes: ServiceContainerImpl public interface ServiceContainer extends org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.context.Contextualizable, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.parameters.Parameterizable, org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.configuration.Reconfigurable, org.apache.avalon.framework.activity.Disposable, org.apache.avalon.framework.service.ServiceManager, ServiceLifecycleManager Interface exposed by the ServiceContainerImpl Author: Siegfried Goeschl Method Summary All Methods Instance Methods Abstract Methods  Modifier and Type Method and Description org.apache.avalon.framework.parameters.Parameters getParameters() Return the Avalon parameters loaded by the Avalon service container Methods inherited from interface org.apache.avalon.framework.logger.LogEnabled enableLogging Methods inherited from interface org.apache.avalon.framework.context.Contextualizable contextualize Methods inherited from interface org.apache.avalon.framework.service.Serviceable service Methods inherited from interface org.apache.avalon.framework.parameters.Parameterizable parameterize Methods inherited from interface org.apache.avalon.framework.activity.Initializable initialize Methods inherited from interface org.apache.avalon.framework.configuration.Reconfigurable reconfigure Methods inherited from interface org.apache.avalon.framework.configuration.Configurable configure Methods inherited from interface org.apache.avalon.framework.activity.Disposable dispose Methods inherited from interface org.apache.avalon.framework.service.ServiceManager hasService, lookup, release Methods inherited from interface org.apache.fulcrum.yaafi.framework.container.ServiceLifecycleManager decommission, getRoleEntries, getRoleEntry, reconfigure Method Detail getParameters org.apache.avalon.framework.parameters.Parameters getParameters() Return the Avalon parameters loaded by the Avalon service container Returns: the Avalon parameters Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2004–1970 The Apache Software Foundation. All rights reserved.