Apache Tuscany SCA Kernel Sub-Project

Uses of Interface
org.apache.tuscany.host.RuntimeInfo

Packages that use RuntimeInfo
org.apache.tuscany.host.runtime   
 

Uses of RuntimeInfo in org.apache.tuscany.host.runtime
 

Methods in org.apache.tuscany.host.runtime that return RuntimeInfo
 RuntimeInfo TuscanyRuntime.getRuntimeInfo()
          Returns the info this runtime will make available to service components.
 

Methods in org.apache.tuscany.host.runtime with parameters of type RuntimeInfo
 void TuscanyRuntime.setRuntimeInfo(RuntimeInfo runtimeInfo)
          Sets the info this runtime should make available to service components.
 


Apache Tuscany SCA Kernel Sub-Project

-