tonychen0924 commented on issue #687:
URL: https://github.com/apache/celix/issues/687#issuecomment-1811896614
What you said is very difficult for me, "celix/examples/celix -
examples/readme_cxx_examples/SRC/MyShellCommandProviderBundleActivator. Cc"
such as the file, The executeCommand inside I was hoping to implement specific
operations on the bundle, but it doesn't. Then you can in the class
MyShellCommandProviderBundleActivator "write executeCommand (" install",
"XXX.zip"...) "I don't know what the other two parameters are. If you can
provide such an example here, I can write the server side and the consumer side
to achieve my functions
To summarize, to mention "MyShellCommandProviderBundleActivator. Cc"
1. I want the executeCommand I call to have an interface that implements the
actual operations of the bundle, not just a printf simulation
2. The interface can be tested when the container is started
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]