Transitive Dependencies used by the Callbacks and Functions, like application domain (model) classes and their dependencies, and so on.
Once the application required components are "deployed", then SBDG will proceed to register the Callbacks and Functions as necessary, automatically, as well.
The
@EnableAutoDeployment
annotation will auto-deploy all application code required on the server, such as, but not limited to:CacheListener
,CacheLoader
,CacheWriter
, etc)Once the application required components are "deployed", then SBDG will proceed to register the Callbacks and Functions as necessary, automatically, as well.