|
Tuscany Assembly Model | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextFactoryHolder | |
---|---|
org.apache.tuscany.model.assembly | |
org.apache.tuscany.model.assembly.impl |
Uses of ContextFactoryHolder in org.apache.tuscany.model.assembly |
---|
Subinterfaces of ContextFactoryHolder in org.apache.tuscany.model.assembly | |
---|---|
interface |
AtomicComponent
An atomic component, specifically not an Composite . |
interface |
Component<I extends Implementation>
A component is a configured instance of a generic Implementation . |
interface |
CompositeComponent<I extends Composite>
Specialization of Component that represents a configured Module . |
interface |
EntryPoint
An entry point exposed by its containing Composite . |
interface |
ExternalService
An external service consumed by its containing Composite . |
interface |
ModuleComponent
Specialization of Component that represents a configured Module . |
interface |
Part
A configured object that is contained inside a Composite . |
Uses of ContextFactoryHolder in org.apache.tuscany.model.assembly.impl |
---|
Classes in org.apache.tuscany.model.assembly.impl that implement ContextFactoryHolder | |
---|---|
class |
AtomicComponentImpl
An implementation of AtomicComponent. |
class |
ComponentImpl<I extends Implementation>
An implementation of Component. |
class |
EntryPointImpl
An implementation of EntryPoint. |
class |
ExternalServiceImpl
An implementation ExternalService. |
class |
ModuleComponentImpl
An implementation of ModuleComponent. |
class |
PartImpl
Implementation of Part. |
|
Tuscany Assembly Model | |||||||||
PREV NEXT | FRAMES NO FRAMES |