|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cid.distribution.base.DistributionComponentBase
org.cid.distribution.plugins.logging.GeneralInfoLogComponent
public class GeneralInfoLogComponent
The GeneralInfoLogComponent is a simple component that will log some information when it is destroyed, allowing it to log some metrics collected during the process.
| Constructor Summary | |
|---|---|
GeneralInfoLogComponent()
Class constructor |
|
| Method Summary | |
|---|---|
static void |
addRules(org.apache.commons.digester.Digester d,
java.lang.String patternPrefix)
Configures additional rules for the commons-digester library. |
void |
destroy()
When destroyed, this component logs information about the process. |
| Methods inherited from class org.cid.distribution.base.DistributionComponentBase |
|---|
getId, init, setDistributionContext, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralInfoLogComponent()
| Method Detail |
|---|
public static void addRules(org.apache.commons.digester.Digester d,
java.lang.String patternPrefix)
public void destroy()
throws DistributionProcessingException,
DistributionConfigurationException
destroy in interface DistributionComponentdestroy in class DistributionComponentBaseDistributionProcessingException
DistributionConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||