Deploy@Inherited @Deprecated @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface LocalDeploy
Deployable artifacts are either bundles either components:
 @Deploy("org.nuxeo.runtime")
 @Deploy("org.nuxeo.core:OSGI-INF/component.xml")
 Copyright © 2019 Nuxeo. All rights reserved.