org.apache.maven.continuum.wagon
Class Servlet

Package class diagram package Servlet
java.lang.Object
  extended by org.apache.maven.continuum.wagon.Servlet

public class Servlet
extends Object

Servlet

Author:
Joakim Erdfelt

Constructor Summary
Servlet()
           
 
Method Summary
 String getId()
           
 Properties getParameters()
           
 String getPath()
           
 String getServlet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Servlet

public Servlet()
Method Detail

getId

public String getId()

getParameters

public Properties getParameters()

getPath

public String getPath()

getServlet

public String getServlet()


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.