@Named @Singleton public class CiOptionContextBeanFactory extends Object implements MavenEventAware
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE, ORDERED_COMPARATOR| Constructor and Description |
|---|
CiOptionContextBeanFactory(org.codehaus.plexus.logging.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
CiOptionContext |
getCiOpts() |
int |
getOrder()
Get the order value of this object.
|
boolean |
onInit() |
void |
onInit(org.apache.maven.eventspy.EventSpy.Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterInit, afterInit, onMavenExecutionRequest, onMavenExecutionRequest, onProjectBuildingRequest, onProjectBuildingRequest, onSettingsBuildingRequest, onSettingsBuildingRequest, onSettingsBuildingResult, onSettingsBuildingResult, onToolchainsBuildingRequest, onToolchainsBuildingRequest, onToolchainsBuildingResult, onToolchainsBuildingResult@Inject public CiOptionContextBeanFactory(org.codehaus.plexus.logging.Logger logger)
public CiOptionContext getCiOpts()
public boolean onInit()
onInit in interface MavenEventAwarepublic void onInit(org.apache.maven.eventspy.EventSpy.Context context)
onInit in interface MavenEventAwarepublic int getOrder()
Orderedload-on-startup values).
Same order values will result in arbitrary sort positions for the
affected objects.getOrder in interface OrderedOrdered.LOWEST_PRECEDENCE)Ordered.HIGHEST_PRECEDENCE,
Ordered.LOWEST_PRECEDENCECopyright © 2019. All rights reserved.