Updated the BindingFactory interface:
- bind() returns the stub component. - export() returns the skeleton component. Then applications could manipulate stub/skeleton components after bind/export.
Please register or sign in to comment
- bind() returns the stub component. - export() returns the skeleton component. Then applications could manipulate stub/skeleton components after bind/export.