You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2020/09/11 15:31:20 UTC

[GitHub] [brooklyn-server] ahgittin opened a new pull request #1109: Allow arbitrary beans to be added to catalog and used in config, initializers, and elsewhere

ahgittin opened a new pull request #1109:
URL: https://github.com/apache/brooklyn-server/pull/1109


   See the change to instructions in https://github.com/apache/brooklyn-docs/pull/309 and the tests added here.
   
   In short, you can now add arbitrary types and values for their fields to the catalog, and then use those in config and in initializers.
   
   This can be quite useful eg if you have an initializer which adds an effector you want to add in many places, add that initializer to the catalog as a bean, and then simply refer to that type in any initializer block where you want to use it!


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] duncangrant merged pull request #1109: Allow arbitrary beans to be added to catalog and used in config, initializers, and elsewhere

Posted by GitBox <gi...@apache.org>.
duncangrant merged pull request #1109:
URL: https://github.com/apache/brooklyn-server/pull/1109


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org