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

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

public class WebAppDescriptor
extends Object

WebAppDescriptor is a utility class for containing the static information required by the WebApp class

Author:
Joel Hawkins (joelh)
See Also:
WebApp

Field Summary
 String context
           
 ServletDescriptor[] servlet
           
 
Constructor Summary
WebAppDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

public String context

servlet

public ServletDescriptor[] servlet
Constructor Detail

WebAppDescriptor

public WebAppDescriptor()


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