@Singleton @Named public final class DefaultLocalPathPrefixComposerFactory extends LocalPathPrefixComposerFactorySupport
LocalPathPrefixComposerFactorySupport
class
without changing anything from it.LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport
CONF_PROP_LOCAL_PREFIX, CONF_PROP_RELEASES_PREFIX, CONF_PROP_REMOTE_PREFIX, CONF_PROP_SNAPSHOTS_PREFIX, CONF_PROP_SPLIT, CONF_PROP_SPLIT_LOCAL, CONF_PROP_SPLIT_REMOTE, CONF_PROP_SPLIT_REMOTE_REPOSITORY, CONF_PROP_SPLIT_REMOTE_REPOSITORY_LAST, DEFAULT_LOCAL_PREFIX, DEFAULT_RELEASES_PREFIX, DEFAULT_REMOTE_PREFIX, DEFAULT_SNAPSHOTS_PREFIX, DEFAULT_SPLIT, DEFAULT_SPLIT_LOCAL, DEFAULT_SPLIT_REMOTE, DEFAULT_SPLIT_REMOTE_REPOSITORY, DEFAULT_SPLIT_REMOTE_REPOSITORY_LAST
Constructor and Description |
---|
DefaultLocalPathPrefixComposerFactory() |
Modifier and Type | Method and Description |
---|---|
LocalPathPrefixComposer |
createComposer(org.eclipse.aether.RepositorySystemSession session)
Creates
LocalPathPrefixComposer instance out of whatever configuration it finds in passed in session. |
getLocalPrefix, getReleasesPrefix, getRemotePrefix, getSnapshotsPrefix, isSplit, isSplitLocal, isSplitRemote, isSplitRemoteRepository, isSplitRemoteRepositoryLast
public DefaultLocalPathPrefixComposerFactory()
public LocalPathPrefixComposer createComposer(org.eclipse.aether.RepositorySystemSession session)
LocalPathPrefixComposerFactory
LocalPathPrefixComposer
instance out of whatever configuration it finds in passed in session.session
- The repository session, never null
.null
.Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.