Uses of Class
org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
Packages that use FragmentDescriptor
-
Uses of FragmentDescriptor in org.nuxeo.runtime.deployment.preprocessor
Fields in org.nuxeo.runtime.deployment.preprocessor declared as FragmentDescriptorModifier and TypeFieldDescriptionstatic final FragmentDescriptorFragmentDescriptor.ALLMarker used for better control on requirements. see "all" marker in FragmentRegistryFields in org.nuxeo.runtime.deployment.preprocessor with type parameters of type FragmentDescriptorModifier and TypeFieldDescriptionprotected final Map<String, FragmentDescriptor> FragmentRegistry.fragmentsMethods in org.nuxeo.runtime.deployment.preprocessor that return FragmentDescriptorModifier and TypeMethodDescriptionprotected FragmentDescriptorDeploymentPreprocessor.getDirectoryFragment(File directory) protected FragmentDescriptorDeploymentPreprocessor.getJARFragment(File file) protected FragmentDescriptorDeploymentPreprocessor.getXMLFragment(File file) Methods in org.nuxeo.runtime.deployment.preprocessor that return types with arguments of type FragmentDescriptorModifier and TypeMethodDescriptionFragmentRegistry.getEntries()FragmentRegistry.getMissingRequirements()FragmentRegistry.getPendingEntries()FragmentRegistry.getPendingObjects()FragmentRegistry.getResolvedEntries()FragmentRegistry.getResolvedObjects()Methods in org.nuxeo.runtime.deployment.preprocessor with parameters of type FragmentDescriptorModifier and TypeMethodDescriptionvoidFragmentRegistry.add(FragmentDescriptor fragment) protected static StringDeploymentPreprocessor.listFragmentDescriptor(FragmentDescriptor fd) protected voidDeploymentPreprocessor.processBundleForCompat(FragmentDescriptor fd, File file) protected voidDeploymentPreprocessor.processManifest(FragmentDescriptor fd, String fileName, Manifest mf)