pip_services3_commons
pip_services3_commons
IOpenable
open abstract method
open
pip_services3_commons
pip_services3_commons
IOpenable
open abstract method
IOpenable class
Constructors
IOpenable
Properties
hashCode
runtimeType
Methods
close
isOpen
noSuchMethod
open
toString
Operators
operator ==
open
method
Future
open
(
String
correlationId
)
Opens the component.
correlationId
(optional) transaction id to trace execution through call chain. Return Future that receives error or null no errors occured.