/* * JBoss, the OpenSource WebOS * * Distributable under LGPL license. * See terms of license at gnu.org. */ package org.jboss.web.catalina; /** The original 3.2 embedded service for backward compatibility @author Scott.Stark@jboss.org @version $Revision: 1.1.1.1 $ */ public class EmbeddedCatalinaService41 extends org.jboss.web.tomcat.tc4.EmbeddedTomcatService { }