Class LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport

java.lang.Object
org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport
All Implemented Interfaces:
LocalPathPrefixComposer
Enclosing class:
LocalPathPrefixComposerFactorySupport

Support class for composers: it defines protected members for all the predefined configuration values and provides default implementation for methods. Implementors may change it's behaviour by overriding methods.