org.araneaframework
Interface Composite.CompositeService

All Superinterfaces:
Component, Composite, Composite.CompositeComponent, Serializable, Service
All Known Subinterfaces:
ApplicationService, ApplicationWidget, Composite.CompositeWidget, TabContext
All Known Implementing Classes:
BaseApplicationService, BaseApplicationWidget, RelocatableDecorator, TabWidget
Enclosing interface:
Composite

public static interface Composite.CompositeService
extends Composite.CompositeComponent, Service, Serializable

A composite service.


Nested Class Summary
 
Nested classes inherited from class org.araneaframework.Composite
Composite.CompositeComponent, Composite.CompositeService, Composite.CompositeWidget, Composite.Interface
 
Nested classes inherited from class org.araneaframework.Component
Component.Interface
 
Nested classes inherited from class org.araneaframework.Service
Service.Interface
 
Methods inherited from interface org.araneaframework.Composite
_getComposite
 
Methods inherited from interface org.araneaframework.Component
_getComponent, getEnvironment, getScope, isAlive
 
Methods inherited from interface org.araneaframework.Service
_getService