public class LocationManagerService extends DefaultComponent
| Modifier and Type | Field and Description |
|---|---|
static ComponentName |
NAME |
lastModified| Constructor and Description |
|---|
LocationManagerService() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RepositoryLocation> |
getAvailableLocations() |
void |
registerExtension(Extension extension)
Registers the given extension.
|
void |
unregisterExtension(Extension extension)
Unregisters the given extension.
|
activate, deactivate, getAdapter, getLastModified, registerContribution, setLastModified, setModifiedNow, start, stop, unregisterContributionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic static final ComponentName NAME
public LocationManagerService()
public void registerExtension(Extension extension)
ExtensibleregisterExtension in interface ExtensibleregisterExtension in class DefaultComponentextension - the extension to registerpublic void unregisterExtension(Extension extension)
ExtensibleunregisterExtension in interface ExtensibleunregisterExtension in class DefaultComponentextension - the extension to unregisterpublic Map<String,RepositoryLocation> getAvailableLocations()
Copyright © 2018 Nuxeo. All rights reserved.