A B C D E F G H I L M N O P R S T U V

A

activate() - Method in interface tamago.LCActivateController
Activate a component
activate() - Method in interface tamago.LCActivateController
Activate a component
Activate(Component) - Static method in class tamago.Tamago
 
Activate(Component) - Static method in class tamago.Tamago
 
allow(TamagoCCState, TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
allow(TamagoCCState, TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 

B

BasicComponent - Class in tamago
A helper implementation for Component interface Basic (flat) components that do not rely on implementation inheritance may safely extends this abstract class.
BasicComponent - Class in tamago
A helper implementation for Component interface Basic (flat) components that do not rely on implementation inheritance may safely extends this abstract class.
BasicComponent() - Constructor for class tamago.BasicComponent
 
BasicComponent() - Constructor for class tamago.BasicComponent
 
BasicComposite - Class in tamago
A helper implementation for Composite interface Composite components that do not rely on implementation inheritance may safely extends this abstract class.
BasicComposite - Class in tamago
A helper implementation for Composite interface Composite components that do not rely on implementation inheritance may safely extends this abstract class.
BasicComposite() - Constructor for class tamago.BasicComposite
 
BasicComposite() - Constructor for class tamago.BasicComposite
 
bind(Service) - Method in class tamago.BasicComponent
 
bind(Service) - Method in class tamago.BasicComponent
 
bind(String, TamagoCCService) - Method in interface tamago.ext.tamagocc.RequireServiceNaming
 
bind(String, TamagoCCService) - Method in interface tamago.ext.tamagocc.RequireServiceNaming
 
Bind(RequireServiceNaming, String, TamagoCCService) - Static method in class tamago.ext.tamagocc.TamagoCC
Cette methode permet de faire le binding nommée entre un composant et un service requis
Bind(Object, String, Object) - Static method in class tamago.ext.tamagocc.TamagoCC
Cette version correspond a sa jummelle mais correspond a simplification des lignes de programmation.
Bind(RequireServiceNaming, String, TamagoCCService) - Static method in class tamago.ext.tamagocc.TamagoCC
Cette methode permet de faire le binding nommée entre un composant et un service requis
Bind(Object, String, Object) - Static method in class tamago.ext.tamagocc.TamagoCC
Cette version correspond a sa jummelle mais correspond a simplification des lignes de programmation.
bind(String, TamagoCCService) - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
bind(String, TamagoCCService) - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
bind(Service) - Method in interface tamago.RequireService
Bind dynamically a provider service to the component.
bind(Service) - Method in interface tamago.RequireService
Bind dynamically a provider service to the component.
Bind(RequireService, Service) - Static method in class tamago.Tamago
 
Bind(RequireService, Service) - Static method in class tamago.Tamago
 
bindMultiple(Service) - Method in interface tamago.RequireMultipleService
 
bindMultiple(Service) - Method in interface tamago.RequireMultipleService
 

C

cache() - Method in interface tamago.LCCacheController
 
cache() - Method in interface tamago.LCCacheController
 
caller - Variable in class tamago.ext.tamagocc.SecurityTamago
 
caller - Variable in class tamago.ext.tamagocc.SecurityTamago
 
canCallMethod(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
canCallMethod(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
canCallMethod(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCState
 
canCallMethod(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCState
 
checkValid() - Method in class tamago.ext.tamagocc.SecurityTamago
 
checkValid() - Method in class tamago.ext.tamagocc.SecurityTamago
 
compare(TamagoCCMethodID, TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
compare(TamagoCCMethodID, TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
compareTo(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
compareTo(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
Component - Interface in tamago
The basic interface implemented by all Tamago components A component may require and provide services.
Component - Interface in tamago
The basic interface implemented by all Tamago components A component may require and provide services.
ComponentType - Interface in tamago
The Component Type interface Component types possess a name and an implementation (definition) A subtyping hierarchy is provided, Component being the top-level component type.
ComponentType - Interface in tamago
The Component Type interface Component types possess a name and an implementation (definition) A subtyping hierarchy is provided, Component being the top-level component type.
ComponentTypeDescriptor - Class in tamago
 
ComponentTypeDescriptor - Class in tamago
 
ComponentTypeDescriptor(String, Class<?>) - Constructor for class tamago.ComponentTypeDescriptor
 
ComponentTypeDescriptor(String, Class<?>) - Constructor for class tamago.ComponentTypeDescriptor
 
Composite - Interface in tamago
The basic interface implemented by all Tamago composites.
Composite - Interface in tamago
The basic interface implemented by all Tamago composites.
CompositeIntrospectionController - Interface in tamago
The controller interface for composite introspection Implementors of this controller can describe their characteristics in terms of required and provided services, as well as exported (provided) services in the case of composites.
CompositeIntrospectionController - Interface in tamago
The controller interface for composite introspection Implementors of this controller can describe their characteristics in terms of required and provided services, as well as exported (provided) services in the case of composites.
CompositeReflectionController - Interface in tamago
 
CompositeReflectionController - Interface in tamago
 
configure() - Method in interface tamago.LCConfigureController
Start the configuration phase of a component.
configure() - Method in interface tamago.LCConfigureController
Start the configuration phase of a component.
Configure(Component) - Static method in class tamago.Tamago
 
Configure(Component) - Static method in class tamago.Tamago
 
Controller - Interface in tamago
The root of the control (or controller) interfaces Control(ler) interfaces are implemented by component or containers to support cross-cutting concerns.
Controller - Interface in tamago
The root of the control (or controller) interfaces Control(ler) interfaces are implemented by component or containers to support cross-cutting concerns.
core_set_properties(String, Object) - Method in interface tamago.ext.tamagocc.TamagoCCComponent
This Method is used when the container must change the underlying implementation.
core_set_properties(String, Object) - Method in interface tamago.ext.tamagocc.TamagoCCComponent
This Method is used when the container must change the underlying implementation.
current - Variable in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
current - Variable in class tamago.ext.tamagocc.TamagoCCContainerImpl
 

D

deactivate() - Method in interface tamago.LCActivateController
Deactivate a component
deactivate() - Method in interface tamago.LCActivateController
Deactivate a component
DeActivate(Component) - Static method in class tamago.Tamago
 
DeActivate(Component) - Static method in class tamago.Tamago
 
dest - Variable in class tamago.ext.tamagocc.SecurityTamago
 
dest - Variable in class tamago.ext.tamagocc.SecurityTamago
 

E

equals(Object) - Method in class tamago.ComponentTypeDescriptor
 
equals(Object) - Method in class tamago.ComponentTypeDescriptor
 
equals(Object) - Method in class tamago.ext.tamagocc.RequiredService
 
equals(Object) - Method in class tamago.ext.tamagocc.RequiredService
 
equals(Object) - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
equals(Object) - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
exportService() - Method in class tamago.BasicComposite
 
exportService() - Method in class tamago.BasicComposite
 
ExportService - Interface in tamago
The root of Service export interfaces Composite components may export internal services provided by internal subcomponents without filtering the client bindings.
ExportService - Interface in tamago
The root of Service export interfaces Composite components may export internal services provided by internal subcomponents without filtering the client bindings.
exportService() - Method in interface tamago.ExportService
export to clients an internal service provided by a subcomponent Composites generally rename the export method to allow the discrimination among exported services (overload is not possible since there is only a return type).
exportService() - Method in interface tamago.ExportService
export to clients an internal service provided by a subcomponent Composites generally rename the export method to allow the discrimination among exported services (overload is not possible since there is only a return type).

F

failitems - Variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
failitems - Variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
fetchServiceBehavior(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
fetchServiceBehavior(TamagoCCMethodID) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
finish() - Method in interface tamago.LCFinishController
 
finish() - Method in interface tamago.LCFinishController
 

G

getAllStates() - Method in interface tamago.LCIntrospectionController
fetch the whole possible lifecycle states of a component.
getAllStates() - Method in interface tamago.LCIntrospectionController
fetch the whole possible lifecycle states of a component.
getAssociatedLabel() - Method in class tamago.ext.tamagocc.RequiredService
 
getAssociatedLabel() - Method in class tamago.ext.tamagocc.RequiredService
 
getAvailablePercolator(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
getAvailablePercolator(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
getAvailablePercolator() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getAvailablePercolator() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getCategory() - Method in class tamago.ext.tamagocc.TamagoCCFailItem
 
getCategory() - Method in class tamago.ext.tamagocc.TamagoCCFailItem
 
getComponentType() - Method in interface tamago.IntrospectionController
get the type of component.
getComponentType() - Method in interface tamago.IntrospectionController
get the type of component.
getDescription() - Method in interface tamago.LCState
 
getDescription() - Method in interface tamago.LCState
 
getDescription() - Method in class tamago.LCStateDescriptor
 
getDescription() - Method in class tamago.LCStateDescriptor
 
getExportations() - Method in interface tamago.ext.tamagocc.TamagoCCContainerComposite
 
getExportations() - Method in interface tamago.ext.tamagocc.TamagoCCContainerComposite
 
getExportedServiceType(String) - Method in interface tamago.CompositeIntrospectionController
fetch the type of an exported service by name.
getExportedServiceType(String) - Method in interface tamago.CompositeIntrospectionController
fetch the type of an exported service by name.
getExportedServiceTypes() - Method in interface tamago.CompositeIntrospectionController
get the type of all services exported by the composite.
getExportedServiceTypes() - Method in interface tamago.CompositeIntrospectionController
get the type of all services exported by the composite.
getExpression() - Method in class tamago.ext.tamagocc.TamagoCCFailItem
 
getExpression() - Method in class tamago.ext.tamagocc.TamagoCCFailItem
 
getExtends() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getExtends() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getID() - Method in exception tamago.ext.tamagocc.TamagoCCBehaviorException
 
getID() - Method in exception tamago.ext.tamagocc.TamagoCCBehaviorException
 
getID() - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
getID() - Method in class tamago.ext.tamagocc.TamagoCCMethodID
 
getID() - Method in interface tamago.LCState
 
getID() - Method in interface tamago.LCState
 
getID() - Method in class tamago.LCStateDescriptor
 
getID() - Method in class tamago.LCStateDescriptor
 
getImplementation() - Method in interface tamago.ComponentType
get the implementation of the component type
getImplementation() - Method in interface tamago.ComponentType
get the implementation of the component type
getImplementation() - Method in class tamago.ComponentTypeDescriptor
 
getImplementation() - Method in class tamago.ComponentTypeDescriptor
 
getImplementation() - Method in interface tamago.ext.tamagocc.TamagoCCType
get the implementation of the service Note: this is not the implementation of a provider for the service.
getImplementation() - Method in interface tamago.ext.tamagocc.TamagoCCType
get the implementation of the service Note: this is not the implementation of a provider for the service.
getImplementation() - Method in interface tamago.ServiceType
get the implementation of the service Note: this is not the implementation of a provider for the service.
getImplementation() - Method in interface tamago.ServiceType
get the implementation of the service Note: this is not the implementation of a provider for the service.
getImplementation() - Method in class tamago.ServiceTypeDescriptor
 
getImplementation() - Method in class tamago.ServiceTypeDescriptor
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
getMessage() - Method in class tamago.ext.tamagocc.TamagoCCFailItem
 
getMessage() - Method in class tamago.ext.tamagocc.TamagoCCFailItem
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailPostcondition
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailPostcondition
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailPrecondition
 
getMessage() - Method in exception tamago.ext.tamagocc.TamagoCCFailPrecondition
 
getMethod() - Method in exception tamago.ext.tamagocc.TamagoCCBehaviorException
 
getMethod() - Method in exception tamago.ext.tamagocc.TamagoCCBehaviorException
 
getModule() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getModule() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getName() - Method in interface tamago.ComponentType
get the name of the component type (a component type name is unique)
getName() - Method in interface tamago.ComponentType
get the name of the component type (a component type name is unique)
getName() - Method in class tamago.ComponentTypeDescriptor
 
getName() - Method in class tamago.ComponentTypeDescriptor
 
getName() - Method in class tamago.ext.tamagocc.TamagoCCPercolator
 
getName() - Method in class tamago.ext.tamagocc.TamagoCCPercolator
 
getName() - Method in class tamago.ext.tamagocc.TamagoCCState
 
getName() - Method in class tamago.ext.tamagocc.TamagoCCState
 
getName() - Method in interface tamago.ext.tamagocc.TamagoCCType
get the name of the service (a service name is unique)
getName() - Method in interface tamago.ext.tamagocc.TamagoCCType
get the name of the service (a service name is unique)
getName() - Method in interface tamago.ServiceType
get the name of the service (a service name is unique)
getName() - Method in interface tamago.ServiceType
get the name of the service (a service name is unique)
getName() - Method in class tamago.ServiceTypeDescriptor
 
getName() - Method in class tamago.ServiceTypeDescriptor
 
getNextPossibleStates() - Method in interface tamago.LCIntrospectionController
fetch the possible successors of the current lifecycle state of a component.
getNextPossibleStates() - Method in interface tamago.LCIntrospectionController
fetch the possible successors of the current lifecycle state of a component.
getPosition() - Method in exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
getPosition() - Method in exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
getProvidedServiceType(String) - Method in interface tamago.IntrospectionController
fetch the type of a provided service by name.
getProvidedServiceType(String) - Method in interface tamago.IntrospectionController
fetch the type of a provided service by name.
getProvidedServiceTypes() - Method in interface tamago.IntrospectionController
get the type of all services provided by the component.
getProvidedServiceTypes() - Method in interface tamago.IntrospectionController
get the type of all services provided by the component.
getProviders(ServiceType) - Method in interface tamago.ReflectionController
fetch the implementations of the service providers Note: there may be multiple providers for a given service
getProviders(ServiceType) - Method in interface tamago.ReflectionController
fetch the implementations of the service providers Note: there may be multiple providers for a given service
getRepr() - Method in interface tamago.LCState
 
getRepr() - Method in interface tamago.LCState
 
getRepr() - Method in class tamago.LCStateDescriptor
 
getRepr() - Method in class tamago.LCStateDescriptor
 
getRequiredService(String, String) - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
getRequiredService(String, String) - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
getRequiredService(String, String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
getRequiredService(String, String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
getRequiredServices() - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
getRequiredServices() - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
getRequiredServiceType(String) - Method in interface tamago.IntrospectionController
fetch the type of a required service by name.
getRequiredServiceType(String) - Method in interface tamago.IntrospectionController
fetch the type of a required service by name.
getRequiredServiceTypes() - Method in interface tamago.IntrospectionController
get the type of all services required by the component.
getRequiredServiceTypes() - Method in interface tamago.IntrospectionController
get the type of all services required by the component.
getServiceModule() - Method in class tamago.ext.tamagocc.RequiredService
 
getServiceModule() - Method in class tamago.ext.tamagocc.RequiredService
 
getServiceName() - Method in class tamago.ext.tamagocc.RequiredService
 
getServiceName() - Method in class tamago.ext.tamagocc.RequiredService
 
getState() - Method in interface tamago.LCIntrospectionController
fetch the current lifecycle state of a component.
getState() - Method in interface tamago.LCIntrospectionController
fetch the current lifecycle state of a component.
getSubComponents() - Method in interface tamago.CompositeReflectionController
 
getSubComponents() - Method in interface tamago.CompositeReflectionController
 
getTamagoCCFailItem() - Method in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
getTamagoCCFailItem() - Method in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
getTamagoCCType(String, String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
getTamagoCCType(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
getTamagoCCType(String, String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
getTamagoCCType(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
getTamagoCCType() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getTamagoCCType() - Method in interface tamago.ext.tamagocc.TamagoCCType
 
getTypeCondition() - Method in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
getTypeCondition() - Method in exception tamago.ext.tamagocc.TamagoCCFailCondition
 

H

hash - Variable in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
hash - Variable in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
HotSwapping(TamagoCCComponent, TamagoCCComponent) - Static method in class tamago.ext.tamagocc.TamagoCC
 
HotSwapping(TamagoCCComponent, TamagoCCComponent) - Static method in class tamago.ext.tamagocc.TamagoCC
 

I

id() - Method in class tamago.ext.tamagocc.TamagoCCState
 
id() - Method in class tamago.ext.tamagocc.TamagoCCState
 
include(TamagoCCState, String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
include(TamagoCCState, String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
initialize() - Method in interface tamago.LCInitializeController
Start the initialization phase of a component.
initialize() - Method in interface tamago.LCInitializeController
Start the initialization phase of a component.
Initialize(Component) - Static method in class tamago.Tamago
 
Initialize(Component) - Static method in class tamago.Tamago
 
IntrospectionController - Interface in tamago
The controller interface for component introspection Implementors of this controller can describe their characteristics in terms of required and provided services.
IntrospectionController - Interface in tamago
The controller interface for component introspection Implementors of this controller can describe their characteristics in terms of required and provided services.
INVARIANT - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
INVARIANT - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
InvariantPosition - Enum in tamago.ext.tamagocc
 
InvariantPosition - Enum in tamago.ext.tamagocc
 
isBinded() - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
isBinded() - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
isMergedState() - Method in class tamago.ext.tamagocc.TamagoCCState
 
isMergedState() - Method in class tamago.ext.tamagocc.TamagoCCState
 
isProvidedBy(Object) - Method in interface tamago.ServiceType
tell if the service is provided by the argument
isProvidedBy(Object) - Method in interface tamago.ServiceType
tell if the service is provided by the argument
isProvidedBy(Object) - Method in class tamago.ServiceTypeDescriptor
 
isProvidedBy(Object) - Method in class tamago.ServiceTypeDescriptor
 
isSameType(ComponentType) - Method in interface tamago.ComponentType
 
isSameType(ComponentType) - Method in interface tamago.ComponentType
 
isSameType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isSameType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isSameType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is identical to the argument
isSameType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is identical to the argument
isSameType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is identical to the argument
isSameType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is identical to the argument
isSameType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isSameType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isStrictSubType(ComponentType) - Method in interface tamago.ComponentType
 
isStrictSubType(ComponentType) - Method in interface tamago.ComponentType
 
isStrictSubType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isStrictSubType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isStrictSubType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a strict subtype of the argument
isStrictSubType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a strict subtype of the argument
isStrictSubType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a strict subtype of the argument
isStrictSubType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a strict subtype of the argument
isStrictSubType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isStrictSubType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isStrictSuperType(ComponentType) - Method in interface tamago.ComponentType
 
isStrictSuperType(ComponentType) - Method in interface tamago.ComponentType
 
isStrictSuperType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isStrictSuperType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isStrictSuperType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a strict supertype of the argument
isStrictSuperType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a strict supertype of the argument
isStrictSuperType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a strict supertype of the argument
isStrictSuperType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a strict supertype of the argument
isStrictSuperType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isStrictSuperType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isSubType(ComponentType) - Method in interface tamago.ComponentType
 
isSubType(ComponentType) - Method in interface tamago.ComponentType
 
isSubType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isSubType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isSubType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a subtype of the argument
isSubType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a subtype of the argument
isSubType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a subtype of the argument
isSubType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a subtype of the argument
isSubType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isSubType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isSuperType(ComponentType) - Method in interface tamago.ComponentType
 
isSuperType(ComponentType) - Method in interface tamago.ComponentType
 
isSuperType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isSuperType(ComponentType) - Method in class tamago.ComponentTypeDescriptor
 
isSuperType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a supertype of the argument
isSuperType(TamagoCCType) - Method in interface tamago.ext.tamagocc.TamagoCCType
tell if the service is a supertype of the argument
isSuperType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a supertype of the argument
isSuperType(ServiceType) - Method in interface tamago.ServiceType
tell if the service is a supertype of the argument
isSuperType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isSuperType(ServiceType) - Method in class tamago.ServiceTypeDescriptor
 
isTypeOf(Object) - Method in interface tamago.ComponentType
 
isTypeOf(Object) - Method in interface tamago.ComponentType
 
isTypeOf(Object) - Method in class tamago.ComponentTypeDescriptor
 
isTypeOf(Object) - Method in class tamago.ComponentTypeDescriptor
 

L

LCActivateController - Interface in tamago
The controller interface for separate activation phase in the component lifecycle.
LCActivateController - Interface in tamago
The controller interface for separate activation phase in the component lifecycle.
LCCacheController - Interface in tamago
 
LCCacheController - Interface in tamago
 
LCConfigureController - Interface in tamago
The controller interface for separate configuration phase in the component lifecycle.
LCConfigureController - Interface in tamago
The controller interface for separate configuration phase in the component lifecycle.
LCFinishController - Interface in tamago
 
LCFinishController - Interface in tamago
 
LCInitializeController - Interface in tamago
The controller interface for separate initialize phase in the component lifecycle.
LCInitializeController - Interface in tamago
The controller interface for separate initialize phase in the component lifecycle.
LCIntrospectionController - Interface in tamago
The controller interface for introspecting the life cycle controllers.
LCIntrospectionController - Interface in tamago
The controller interface for introspecting the life cycle controllers.
LCPersistController - Interface in tamago
 
LCPersistController - Interface in tamago
 
LCStartStopController - Interface in tamago
The controller interface for basic Start/Stop lifecycles Implementors of this controller may be externally started and stopped.
LCStartStopController - Interface in tamago
The controller interface for basic Start/Stop lifecycles Implementors of this controller may be externally started and stopped.
LCState - Interface in tamago
 
LCState - Interface in tamago
 
LCStateDescriptor - Class in tamago
 
LCStateDescriptor - Class in tamago
 
LCStateDescriptor(int, String, String) - Constructor for class tamago.LCStateDescriptor
 
LCStateDescriptor(int, String, String) - Constructor for class tamago.LCStateDescriptor
 
LifeCycleController - Interface in tamago
The root of the lifecycle control interfaces Lifecycle management is a cross-cutting concern managed by a set of composable life cycle controllers.
LifeCycleController - Interface in tamago
The root of the lifecycle control interfaces Lifecycle management is a cross-cutting concern managed by a set of composable life cycle controllers.
LifeCycleException - Exception in tamago
 
LifeCycleException - Exception in tamago
 
LifeCycleException(String) - Constructor for exception tamago.LifeCycleException
 
LifeCycleException(String) - Constructor for exception tamago.LifeCycleException
 
LookUp(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUp(String, TamagoCCComponent) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUp(String, String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUp(String, String, TamagoCCComponent) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUp(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUp(String, TamagoCCComponent) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUp(String, String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUp(String, String, TamagoCCComponent) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUpAssembly(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 
LookUpAssembly(String) - Static method in class tamago.ext.tamagocc.TamagoCC
 

M

methodID(String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
methodID(String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 

N

newstate() - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
newstate() - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 

O

OTHER - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
OTHER - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 

P

persist() - Method in interface tamago.LCPersistController
 
persist() - Method in interface tamago.LCPersistController
 
POSTCONDITION - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
POSTCONDITION - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
PRECONDITION - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
PRECONDITION - Static variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 

R

ReflectionController - Interface in tamago
The controller interface for component reflection Implementors of this controller publish their actual bindings to the components providing the required services.
ReflectionController - Interface in tamago
The controller interface for component reflection Implementors of this controller publish their actual bindings to the components providing the required services.
registerID(String, String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
registerID(String, String) - Method in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
RequiredService - Class in tamago.ext.tamagocc
 
RequiredService - Class in tamago.ext.tamagocc
 
RequiredService(String, String, String) - Constructor for class tamago.ext.tamagocc.RequiredService
 
RequiredService(String, String, String) - Constructor for class tamago.ext.tamagocc.RequiredService
 
RequireMultipleService - Interface in tamago
 
RequireMultipleService - Interface in tamago
 
RequireService - Interface in tamago
The root of Service requirement interfaces A component requiring a given service must implement this interface and the bind method so that the component can be dynamically bound to a provider (implementor) component.
RequireService - Interface in tamago
The root of Service requirement interfaces A component requiring a given service must implement this interface and the bind method so that the component can be dynamically bound to a provider (implementor) component.
RequireServiceNaming - Interface in tamago.ext.tamagocc
 
RequireServiceNaming - Interface in tamago.ext.tamagocc
 
restore() - Method in interface tamago.LCCacheController
 
restore() - Method in interface tamago.LCCacheController
 

S

SecurityTamago - Class in tamago.ext.tamagocc
 
SecurityTamago - Class in tamago.ext.tamagocc
 
SecurityTamago(TamagoCCContainer, TamagoCCComponent) - Constructor for class tamago.ext.tamagocc.SecurityTamago
 
SecurityTamago(TamagoCCContainer, TamagoCCComponent) - Constructor for class tamago.ext.tamagocc.SecurityTamago
 
Service - Interface in tamago
The root of Service interfaces Services are basically provided (implemented) by components.
Service - Interface in tamago
The root of Service interfaces Services are basically provided (implemented) by components.
ServiceBindException - Exception in tamago
 
ServiceBindException - Exception in tamago
 
ServiceBindException(String) - Constructor for exception tamago.ServiceBindException
 
ServiceBindException(String) - Constructor for exception tamago.ServiceBindException
 
ServiceExportException - Exception in tamago
 
ServiceExportException - Exception in tamago
 
ServiceExportException(String) - Constructor for exception tamago.ServiceExportException
 
ServiceExportException(String) - Constructor for exception tamago.ServiceExportException
 
ServiceType - Interface in tamago
The Service Type interface Services possess a name and an implementation (definition) A subtyping hierarchy is provided, Service being the top-level service.
ServiceType - Interface in tamago
The Service Type interface Services possess a name and an implementation (definition) A subtyping hierarchy is provided, Service being the top-level service.
ServiceTypeDescriptor - Class in tamago
 
ServiceTypeDescriptor - Class in tamago
 
ServiceTypeDescriptor(String, Class<?>) - Constructor for class tamago.ServiceTypeDescriptor
 
ServiceTypeDescriptor(String, Class<?>) - Constructor for class tamago.ServiceTypeDescriptor
 
start() - Method in interface tamago.LCStartStopController
Start a component activity.
start() - Method in interface tamago.LCStartStopController
Start a component activity.
Start(Component) - Static method in class tamago.Tamago
 
Start(Component) - Static method in class tamago.Tamago
 
states - Variable in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
states - Variable in class tamago.ext.tamagocc.TamagoCCContainerImpl
 
stop() - Method in interface tamago.LCStartStopController
Stop a component activity.
stop() - Method in interface tamago.LCStartStopController
Stop a component activity.
Stop(Component) - Static method in class tamago.Tamago
 
Stop(Component) - Static method in class tamago.Tamago
 

T

tamago - package tamago
 
Tamago - Class in tamago
 
Tamago - Class in tamago
 
Tamago() - Constructor for class tamago.Tamago
 
Tamago() - Constructor for class tamago.Tamago
 
tamago.ext.tamagocc - package tamago.ext.tamagocc
 
tamago_hotswapping(TamagoCCComponent) - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
tamago_hotswapping(TamagoCCComponent) - Method in interface tamago.ext.tamagocc.TamagoCCContainer
 
TamagoCC - Class in tamago.ext.tamagocc
 
TamagoCC - Class in tamago.ext.tamagocc
 
TamagoCC() - Constructor for class tamago.ext.tamagocc.TamagoCC
 
TamagoCC() - Constructor for class tamago.ext.tamagocc.TamagoCC
 
TamagoCCAssembly - Interface in tamago.ext.tamagocc
 
TamagoCCAssembly - Interface in tamago.ext.tamagocc
 
TamagoCCBehaviorException - Exception in tamago.ext.tamagocc
 
TamagoCCBehaviorException - Exception in tamago.ext.tamagocc
 
TamagoCCBehaviorException(TamagoCCMethodID) - Constructor for exception tamago.ext.tamagocc.TamagoCCBehaviorException
 
TamagoCCBehaviorException(TamagoCCMethodID) - Constructor for exception tamago.ext.tamagocc.TamagoCCBehaviorException
 
TamagoCCComponent - Interface in tamago.ext.tamagocc
 
TamagoCCComponent - Interface in tamago.ext.tamagocc
 
TamagoCCComposite - Interface in tamago.ext.tamagocc
 
TamagoCCComposite - Interface in tamago.ext.tamagocc
 
TamagoCCContainer - Interface in tamago.ext.tamagocc
 
TamagoCCContainer - Interface in tamago.ext.tamagocc
 
TamagoCCContainerComposite - Interface in tamago.ext.tamagocc
 
TamagoCCContainerComposite - Interface in tamago.ext.tamagocc
 
TamagoCCContainerImpl - Class in tamago.ext.tamagocc
 
TamagoCCContainerImpl - Class in tamago.ext.tamagocc
 
TamagoCCContainerImpl() - Constructor for class tamago.ext.tamagocc.TamagoCCContainerImpl
 
TamagoCCContainerImpl() - Constructor for class tamago.ext.tamagocc.TamagoCCContainerImpl
 
TamagoCCEntity - Interface in tamago.ext.tamagocc
 
TamagoCCEntity - Interface in tamago.ext.tamagocc
 
TamagoCCFailCondition - Exception in tamago.ext.tamagocc
 
TamagoCCFailCondition - Exception in tamago.ext.tamagocc
 
TamagoCCFailCondition(Collection<? extends TamagoCCFailItem>, int) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailCondition
 
TamagoCCFailCondition(String, String, int) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailCondition
 
TamagoCCFailCondition(Collection<? extends TamagoCCFailItem>, int) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailCondition
 
TamagoCCFailCondition(String, String, int) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailCondition
 
TamagoCCFailInvariant - Exception in tamago.ext.tamagocc
 
TamagoCCFailInvariant - Exception in tamago.ext.tamagocc
 
TamagoCCFailInvariant(String, String) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailInvariant(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailInvariant(String, String, InvariantPosition) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailInvariant(String, InvariantPosition) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailInvariant(String, String) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailInvariant(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailInvariant(String, String, InvariantPosition) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailInvariant(String, InvariantPosition) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailInvariant
 
TamagoCCFailItem - Class in tamago.ext.tamagocc
 
TamagoCCFailItem - Class in tamago.ext.tamagocc
 
TamagoCCFailItem(String, String, String) - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailItem(String) - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailItem(String, String) - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailItem() - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailItem(String, String, String) - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailItem(String) - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailItem(String, String) - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailItem() - Constructor for class tamago.ext.tamagocc.TamagoCCFailItem
 
TamagoCCFailPostcondition - Exception in tamago.ext.tamagocc
 
TamagoCCFailPostcondition - Exception in tamago.ext.tamagocc
 
TamagoCCFailPostcondition(Collection<TamagoCCFailItem>) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailPostcondition
 
TamagoCCFailPostcondition(Collection<TamagoCCFailItem>) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailPostcondition
 
TamagoCCFailPrecondition - Exception in tamago.ext.tamagocc
 
TamagoCCFailPrecondition - Exception in tamago.ext.tamagocc
 
TamagoCCFailPrecondition(Collection<TamagoCCFailItem>) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailPrecondition
 
TamagoCCFailPrecondition(Collection<TamagoCCFailItem>) - Constructor for exception tamago.ext.tamagocc.TamagoCCFailPrecondition
 
TamagoCCHotSwappingException - Exception in tamago.ext.tamagocc
This class represents the exception throws by user or container when an error during the changing of the underlying implementation.
TamagoCCHotSwappingException - Exception in tamago.ext.tamagocc
This class represents the exception throws by user or container when an error during the changing of the underlying implementation.
TamagoCCHotSwappingException(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCHotSwappingException
 
TamagoCCHotSwappingException() - Constructor for exception tamago.ext.tamagocc.TamagoCCHotSwappingException
 
TamagoCCHotSwappingException(Throwable) - Constructor for exception tamago.ext.tamagocc.TamagoCCHotSwappingException
 
TamagoCCHotSwappingException(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCHotSwappingException
 
TamagoCCHotSwappingException() - Constructor for exception tamago.ext.tamagocc.TamagoCCHotSwappingException
 
TamagoCCHotSwappingException(Throwable) - Constructor for exception tamago.ext.tamagocc.TamagoCCHotSwappingException
 
TamagoCCMethodID - Class in tamago.ext.tamagocc
 
TamagoCCMethodID - Class in tamago.ext.tamagocc
 
TamagoCCMethodID(String) - Constructor for class tamago.ext.tamagocc.TamagoCCMethodID
 
TamagoCCMethodID(String) - Constructor for class tamago.ext.tamagocc.TamagoCCMethodID
 
TamagoCCNotAllowedMethod - Exception in tamago.ext.tamagocc
 
TamagoCCNotAllowedMethod - Exception in tamago.ext.tamagocc
 
TamagoCCNotAllowedMethod(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCNotAllowedMethod
 
TamagoCCNotAllowedMethod(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCNotAllowedMethod
 
TamagoCCPercolator - Class in tamago.ext.tamagocc
 
TamagoCCPercolator - Class in tamago.ext.tamagocc
 
TamagoCCPercolator(String) - Constructor for class tamago.ext.tamagocc.TamagoCCPercolator
 
TamagoCCPercolator(String) - Constructor for class tamago.ext.tamagocc.TamagoCCPercolator
 
TamagoCCService - Interface in tamago.ext.tamagocc
 
TamagoCCService - Interface in tamago.ext.tamagocc
 
TamagoCCServiceBehaviorException - Exception in tamago.ext.tamagocc
 
TamagoCCServiceBehaviorException - Exception in tamago.ext.tamagocc
 
TamagoCCServiceBehaviorException(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCServiceBehaviorException
 
TamagoCCServiceBehaviorException(Throwable) - Constructor for exception tamago.ext.tamagocc.TamagoCCServiceBehaviorException
 
TamagoCCServiceBehaviorException(String) - Constructor for exception tamago.ext.tamagocc.TamagoCCServiceBehaviorException
 
TamagoCCServiceBehaviorException(Throwable) - Constructor for exception tamago.ext.tamagocc.TamagoCCServiceBehaviorException
 
TamagoCCState - Class in tamago.ext.tamagocc
This class represent a state in the service behavior.
TamagoCCState - Class in tamago.ext.tamagocc
This class represent a state in the service behavior.
TamagoCCType - Interface in tamago.ext.tamagocc
 
TamagoCCType - Interface in tamago.ext.tamagocc
 
TamagoException - Exception in tamago
 
TamagoException - Exception in tamago
 
TamagoException(String) - Constructor for exception tamago.TamagoException
 
TamagoException() - Constructor for exception tamago.TamagoException
 
TamagoException(Throwable) - Constructor for exception tamago.TamagoException
 
TamagoException(String) - Constructor for exception tamago.TamagoException
 
TamagoException() - Constructor for exception tamago.TamagoException
 
TamagoException(Throwable) - Constructor for exception tamago.TamagoException
 
TYPE_ASSEMBLY - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
TYPE_ASSEMBLY - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
TYPE_COMPONENT - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
TYPE_COMPONENT - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
TYPE_COMPOSITE - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
TYPE_COMPOSITE - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
TYPE_SERVICE - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
TYPE_SERVICE - Static variable in interface tamago.ext.tamagocc.TamagoCCType
 
typecondition - Variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 
typecondition - Variable in exception tamago.ext.tamagocc.TamagoCCFailCondition
 

U

unpersist() - Method in interface tamago.LCPersistController
 
unpersist() - Method in interface tamago.LCPersistController
 

V

valueOf(String) - Static method in enum tamago.ext.tamagocc.InvariantPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tamago.ext.tamagocc.InvariantPosition
Returns the enum constant of this type with the specified name.
values() - Static method in enum tamago.ext.tamagocc.InvariantPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tamago.ext.tamagocc.InvariantPosition
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I L M N O P R S T U V