public class LocationManagerService extends DefaultComponent
| Modifier and Type | Field and Description | 
|---|---|
static ComponentName | 
NAME  | 
lastModified, name| 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, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerContribution, setLastModified, setModifiedNow, setName, start, stop, unregister, 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 © 2019 Nuxeo. All rights reserved.