Package | Description |
---|---|
loci.common.services |
Modifier and Type | Method and Description |
---|---|
<T extends Service> |
ServiceFactory.getInstance(Class<T> type)
Retrieves an instance of a given service.
|
Constructor and Description |
---|
ServiceFactory()
Constructor loading service configuration from the default location.
|
ServiceFactory(String path)
Constructor loading service configuration from a given location.
|
Copyright © 2005–2023 Open Microscopy Environment. All rights reserved.