org.eclipse.virgo.snaps.core.internal.webapp.config
Class BundleWebXmlLoader

java.lang.Object
  extended by org.eclipse.virgo.snaps.core.internal.webapp.config.BundleWebXmlLoader

public final class BundleWebXmlLoader
extends java.lang.Object


Constructor Summary
BundleWebXmlLoader()
           
 
Method Summary
static WebXml loadWebXml(org.osgi.framework.Bundle bundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleWebXmlLoader

public BundleWebXmlLoader()
Method Detail

loadWebXml

public static WebXml loadWebXml(org.osgi.framework.Bundle bundle)