Uses of Class
org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
Uses of FragmentDescriptor in org.nuxeo.runtime.deployment.preprocessor
Modifier and TypeFieldDescriptionstatic final FragmentDescriptor
FragmentDescriptor.ALL
Marker used for better control on requirements. see "all" marker in FragmentRegistryModifier and TypeFieldDescriptionprotected final Map<String,
FragmentDescriptor> FragmentRegistry.fragments
Modifier and TypeMethodDescriptionprotected FragmentDescriptor
DeploymentPreprocessor.getDirectoryFragment
(File directory) protected FragmentDescriptor
DeploymentPreprocessor.getJARFragment
(File file) protected FragmentDescriptor
DeploymentPreprocessor.getXMLFragment
(File file) Modifier and TypeMethodDescriptionFragmentRegistry.getEntries()
FragmentRegistry.getMissingRequirements()
FragmentRegistry.getPendingEntries()
FragmentRegistry.getPendingObjects()
FragmentRegistry.getResolvedEntries()
FragmentRegistry.getResolvedObjects()
Modifier and TypeMethodDescriptionvoid
FragmentRegistry.add
(FragmentDescriptor fragment) protected static String
DeploymentPreprocessor.listFragmentDescriptor
(FragmentDescriptor fd) protected void
DeploymentPreprocessor.processBundleForCompat
(FragmentDescriptor fd, File file) protected void
DeploymentPreprocessor.processManifest
(FragmentDescriptor fd, String fileName, Manifest mf)