|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompositeIntrospectionController
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.
| Method Summary | |
|---|---|
ServiceType |
getExportedServiceType(java.lang.String from_name)
fetch the type of an exported service by name. |
ServiceType[] |
getExportedServiceTypes()
get the type of all services exported by the composite. |
| Methods inherited from interface tamago.IntrospectionController |
|---|
getComponentType, getProvidedServiceType, getProvidedServiceTypes, getRequiredServiceType, getRequiredServiceTypes |
| Method Detail |
|---|
ServiceType[] getExportedServiceTypes()
ServiceType getExportedServiceType(java.lang.String from_name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||