|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentType | |
---|---|
org.apache.tuscany.spi.implementation.java | |
org.apache.tuscany.spi.model |
Uses of ComponentType in org.apache.tuscany.spi.implementation.java |
---|
Subclasses of ComponentType in org.apache.tuscany.spi.implementation.java | |
---|---|
class |
JavaMappedComponentType<S extends JavaMappedService,R extends JavaMappedReference,P extends JavaMappedProperty<?>>
A specialized component type definition whose services, references and properties can be mapped to the Java programming model. |
class |
PojoComponentType<S extends ServiceDefinition,R extends ReferenceDefinition,P extends Property<?>>
A component type specialization for POJO implementations |
Uses of ComponentType in org.apache.tuscany.spi.model |
---|
Classes in org.apache.tuscany.spi.model with type parameters of type ComponentType | |
---|---|
class |
AtomicImplementation<T extends ComponentType>
The base representation of an atomic component implementation |
class |
Implementation<T extends ComponentType>
Represents a component implementation |
Subclasses of ComponentType in org.apache.tuscany.spi.model | |
---|---|
class |
CompositeComponentType<S extends ServiceDefinition,R extends ReferenceDefinition,P extends Property<?>>
A specialization of component type for composite components. |
|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV NEXT | FRAMES NO FRAMES |