hudson.plugins.logparser
Class PluginImpl

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.logparser.PluginImpl
All Implemented Interfaces:
hudson.model.Saveable

public class PluginImpl
extends hudson.Plugin


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.Plugin
hudson.Plugin.DummyImpl
 
Field Summary
static LogParserPublisher.DescriptorImpl LOG_PARSER_DESCRIPTOR
           
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
PluginImpl()
           
 
Method Summary
static LogParserPublisher.DescriptorImpl getDescriptor()
           
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG_PARSER_DESCRIPTOR

@Extension
public static final LogParserPublisher.DescriptorImpl LOG_PARSER_DESCRIPTOR
Constructor Detail

PluginImpl

public PluginImpl()
Method Detail

getDescriptor

public static LogParserPublisher.DescriptorImpl getDescriptor()


Copyright © 2010. All Rights Reserved.