Package | Description |
---|---|
org.apache.aries.cdi.container.internal.container | |
org.apache.aries.cdi.container.internal.model |
Modifier and Type | Class and Description |
---|---|
class |
CDIBundle |
class |
ConfigurationListener |
class |
ContainerBootstrap |
class |
ExtensionPhase |
Modifier and Type | Field and Description |
---|---|
protected Optional<Phase> |
Phase.next |
Constructor and Description |
---|
CDIBundle(CCR ccr,
ContainerState containerState,
Phase next) |
ExtensionPhase(ContainerState containerState,
Phase next) |
Phase(ContainerState containerState,
Phase next) |
Modifier and Type | Class and Description |
---|---|
class |
Component |
class |
ContainerActivator |
class |
ContainerComponent |
class |
FactoryActivator |
class |
FactoryComponent |
class |
InstanceActivator |
class |
SingleActivator |
class |
SingleComponent |
Modifier and Type | Field and Description |
---|---|
protected Phase |
Component.Builder._next |
Constructor and Description |
---|
Builder(ContainerState containerState,
Phase next) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.