Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README is not great for newbies (also there is no README) #34

Open
codefromthecrypt opened this issue Feb 18, 2019 · 2 comments
Open

README is not great for newbies (also there is no README) #34

codefromthecrypt opened this issue Feb 18, 2019 · 2 comments

Comments

@codefromthecrypt
Copy link
Member

For those new to Karaf, it might be mystical what exactly an exporter is.. It seems like dependency injection wiring.. I've actually found little details in karaf's docs saying precisely what they are. Help me be less stupid so I can help support the project!

cc @cschneider @iocanel

@cschneider
Copy link
Collaborator

Maybe we should rename them to service. Like KafkaSenderService, OkHttpSenderService. Exporter is not really a common term in karaf or OSGi in general. What the code does is to allow to configure the senders via OSGi config admin and export them as OSGi services so other OSGi components can pick them up. I can help creating readme files for documentation.

@codefromthecrypt
Copy link
Member Author

codefromthecrypt commented Feb 18, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants