Package | Description |
---|---|
org.apache.batchee.container.services |
This interfaces are tightly coupled to the existing
batch implementation.
|
org.apache.batchee.container.services.locator | |
org.apache.batchee.tools.maven.locator |
Modifier and Type | Method and Description |
---|---|
static void |
ServicesManager.setServicesManagerLocator(ServicesManagerLocator locator) |
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderLocator
This is not the default since it could create memory leaks
But in a server it is quite easy to use setServiceManager/resetServiceManager
to handle it (either from the server itself or from an app in lightweight containers).
|
class |
SingletonLocator |
Modifier and Type | Field and Description |
---|---|
static ServicesManagerLocator |
SingletonLocator.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
MavenPluginLocator |
Copyright © 2021 The Apache Software Foundation. All rights reserved.