Package | Description |
---|---|
org.nuxeo.apidoc.introspection |
Modifier and Type | Method and Description |
---|---|
BundleInfoImpl |
ComponentInfoImpl.getBundle() |
BundleInfoImpl |
ServerInfo.getBundle(String id) |
BundleInfoImpl |
RuntimeSnapshot.getBundle(String id) |
Modifier and Type | Method and Description |
---|---|
Collection<BundleInfoImpl> |
ServerInfo.getBundles() |
Modifier and Type | Method and Description |
---|---|
void |
ServerInfo.addBundle(BundleInfoImpl bundle) |
Modifier and Type | Method and Description |
---|---|
void |
ServerInfo.addBundle(Collection<BundleInfoImpl> bundles) |
Constructor and Description |
---|
ComponentInfoImpl(BundleInfoImpl bundleInfo,
String name) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.