Uses of Class
com.yahoo.container.Container
Packages that use Container
-
Uses of Container in com.yahoo.container
Methods in com.yahoo.container that return Container -
Uses of Container in com.yahoo.container.core.config
Constructors in com.yahoo.container.core.config with parameters of type ContainerModifierConstructorDescriptionHandlersConfigurerDi(SubscriberFactory subscriberFactory, Container vespaContainer, String configId, ComponentDeconstructor deconstructor, com.google.inject.Injector discInjector, OsgiFramework osgiFramework) HandlersConfigurerDi(SubscriberFactory subscriberFactory, Container vespaContainer, String configId, ComponentDeconstructor deconstructor, com.google.inject.Injector discInjector, OsgiWrapper osgiWrapper) RegistriesHack(Container vespaContainer, com.yahoo.component.provider.ComponentRegistry<com.yahoo.component.AbstractComponent> allComponents, com.yahoo.component.provider.ComponentRegistry<RequestHandler> requestHandlerRegistry, com.yahoo.component.provider.ComponentRegistry<ClientProvider> clientProviderRegistry, com.yahoo.component.provider.ComponentRegistry<ServerProvider> serverProviderRegistry)