Uses of Class
com.composum.sling.nodes.tools.OsgiBundleModel.Imported
-
Packages that use OsgiBundleModel.Imported Package Description com.composum.sling.nodes.tools -
-
Uses of OsgiBundleModel.Imported in com.composum.sling.nodes.tools
Methods in com.composum.sling.nodes.tools that return OsgiBundleModel.Imported Modifier and Type Method Description @Nullable OsgiBundleModel.Imported
OsgiBundleModel. getImported(@NotNull String symbolicName)
Methods in com.composum.sling.nodes.tools that return types with arguments of type OsgiBundleModel.Imported Modifier and Type Method Description Collection<OsgiBundleModel.Imported>
OsgiBundleModel. getImported()
Map<String,OsgiBundleModel.Imported>
OsgiBundleModel. getImportedSet()
-