org.apache.muse.osgi.soa.core.web
Class ServletDescriptor

java.lang.Object
  extended by org.apache.muse.osgi.soa.core.web.ServletDescriptor

public class ServletDescriptor
extends Object

ServletDescriptor a utility class for describing Servlets to be deployed into a WebApp

Author:
Joel Hawkins (joelh)

Constructor Summary
ServletDescriptor(String subContext, javax.servlet.http.HttpServlet servlet)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletDescriptor

public ServletDescriptor(String subContext,
                         javax.servlet.http.HttpServlet servlet)


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.