public class RuntimeInventoryFactory extends AbstractResourceFactory
descriptor, service| Constructor and Description | 
|---|
RuntimeInventoryFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
bindTree()  | 
protected void | 
doVisitInventory(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback)  | 
protected void | 
doVisitInventoryComponent(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback,
                         RegistrationInfo info)  | 
protected void | 
doVisitInventoryExtension(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback,
                         String name,
                         String qualifiedName,
                         Extension extension)  | 
protected void | 
doVisitInventoryExtensionPoint(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback,
                              String name,
                              String qualifiedName,
                              ExtensionPoint extensionPoint)  | 
void | 
registerResources()  | 
void | 
unbindTree()  | 
configurepublic RuntimeInventoryFactory()
public void registerResources()
public void bindTree()
public void unbindTree()
protected void doVisitInventory(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback)
protected void doVisitInventoryComponent(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback, RegistrationInfo info)
protected void doVisitInventoryExtensionPoint(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback, String name, String qualifiedName, ExtensionPoint extensionPoint)
protected void doVisitInventoryExtension(org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory.Callback callback, String name, String qualifiedName, Extension extension)
Copyright © 2019 Nuxeo. All rights reserved.