OpenSearch/plugins/discovery-ec2
Ryan Ernst 99ac65931a Plugins: Add components creator as bridge between guice and new plugin init world
This change adds a createComponents() method to Plugin implementations
which they can use to return already constructed componenents/services.
Eventually this should be just services ("components" don't really do
anything), but for now it allows any object so that preconstructed
instances by plugins can still be bound to guice. Over time we should
add basic services as arguments to this method, but for now I have left
it empty so as to not presume what is a necessary service.
2016-07-11 14:14:06 -07:00
..
licenses Merge branch 'master' into pr/update-aws-sdk 2016-05-27 10:13:35 +02:00
src Plugins: Add components creator as bridge between guice and new plugin init world 2016-07-11 14:14:06 -07:00
build.gradle Upgrade AWS SDK to 1.10.69 2016-04-15 14:52:48 +02:00