E G L O S

E

EnforcerRule - Interface in org.apache.maven.shared.enforcer.rule.api
Inteface to be implemented by any rules executed by the enforcer.
EnforcerRuleException - Exception in org.apache.maven.shared.enforcer.rule.api
An exception occuring during the execution of a rule.
EnforcerRuleException(Object, String, String) - Constructor for exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
Construct a new EnforcerRuleException exception providing the source and a short and long message.
EnforcerRuleException(String, Exception) - Constructor for exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
Construct a new EnforcerRuleException exception wrapping an underlying Exception and providing a message.
EnforcerRuleException(String, Throwable) - Constructor for exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
Construct a new EnforcerRuleException exception wrapping an underlying Throwable and providing a message.
EnforcerRuleException(String) - Constructor for exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
Construct a new EnforcerRuleException exception providing a message.
EnforcerRuleHelper - Interface in org.apache.maven.shared.enforcer.rule.api
This is the interface that all helpers will use.
execute(EnforcerRuleHelper) - Method in interface org.apache.maven.shared.enforcer.rule.api.EnforcerRule
This is the inteface into the rule.

G

getComponent(Class) - Method in interface org.apache.maven.shared.enforcer.rule.api.EnforcerRuleHelper
 
getLog() - Method in interface org.apache.maven.shared.enforcer.rule.api.EnforcerRuleHelper
 
getLongMessage() - Method in exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
 
getSource() - Method in exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
 

L

longMessage - Variable in exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
 

O

org.apache.maven.shared.enforcer.rule.api - package org.apache.maven.shared.enforcer.rule.api
 

S

source - Variable in exception org.apache.maven.shared.enforcer.rule.api.EnforcerRuleException
 

E G L O S

Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.