Uses of Interface
org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory.ArtifactLocator
-
Packages that use DefaultBatchArtifactFactory.ArtifactLocator Package Description org.apache.batchee.cli.lifecycle.impl org.apache.batchee.container.services.factory -
-
Uses of DefaultBatchArtifactFactory.ArtifactLocator in org.apache.batchee.cli.lifecycle.impl
Methods in org.apache.batchee.cli.lifecycle.impl that return DefaultBatchArtifactFactory.ArtifactLocator Modifier and Type Method Description protected DefaultBatchArtifactFactory.ArtifactLocator
SpringLifecycle.SpringArtifactFactory. createArtifactsLocator(ClassLoader tccl)
-
Uses of DefaultBatchArtifactFactory.ArtifactLocator in org.apache.batchee.container.services.factory
Methods in org.apache.batchee.container.services.factory that return DefaultBatchArtifactFactory.ArtifactLocator Modifier and Type Method Description protected DefaultBatchArtifactFactory.ArtifactLocator
DefaultBatchArtifactFactory. createArtifactsLocator(ClassLoader tccl)
-