br.com.ibnetwork.guara.parameters.impl
Class ParameterParserBuilderImpl

java.lang.Object
  extended by br.com.ibnetwork.guara.parameters.impl.ParameterParserBuilderSupport
      extended by br.com.ibnetwork.guara.parameters.impl.ParameterParserBuilderImpl
All Implemented Interfaces:
ParameterParserBuilder, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.service.Serviceable

public class ParameterParserBuilderImpl
extends ParameterParserBuilderSupport
implements ParameterParserBuilder, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.configuration.Configurable

Author:
leandro

Field Summary
 
Fields inherited from class br.com.ibnetwork.guara.parameters.impl.ParameterParserBuilderSupport
encoding, extractPathInfo, factory, fileUploadEnabled, logger, maxFileSize, repository, sizeThreshold, uploadHandler
 
Fields inherited from interface br.com.ibnetwork.guara.parameters.ParameterParserBuilder
ROLE
 
Constructor Summary
ParameterParserBuilderImpl()
           
 
Method Summary
 void configure(org.apache.avalon.framework.configuration.Configuration conf)
           
protected  void extractPathInfo(ParameterParser parser, javax.servlet.http.HttpServletRequest request)
           
 void service(org.apache.avalon.framework.service.ServiceManager manager)
           
 
Methods inherited from class br.com.ibnetwork.guara.parameters.impl.ParameterParserBuilderSupport
add, add, add, convert, createParameterParser, extractParameters, handleFileUpload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface br.com.ibnetwork.guara.parameters.ParameterParserBuilder
createParameterParser
 

Constructor Detail

ParameterParserBuilderImpl

public ParameterParserBuilderImpl()
Method Detail

service

public void service(org.apache.avalon.framework.service.ServiceManager manager)
             throws org.apache.avalon.framework.service.ServiceException
Specified by:
service in interface org.apache.avalon.framework.service.Serviceable
Overrides:
service in class ParameterParserBuilderSupport
Throws:
org.apache.avalon.framework.service.ServiceException

configure

public void configure(org.apache.avalon.framework.configuration.Configuration conf)
               throws org.apache.avalon.framework.configuration.ConfigurationException
Specified by:
configure in interface org.apache.avalon.framework.configuration.Configurable
Overrides:
configure in class ParameterParserBuilderSupport
Throws:
org.apache.avalon.framework.configuration.ConfigurationException

extractPathInfo

protected void extractPathInfo(ParameterParser parser,
                               javax.servlet.http.HttpServletRequest request)
Specified by:
extractPathInfo in class ParameterParserBuilderSupport


Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.