org.jboss.portal.wsrp.servlet
Class ServletAccessService

java.lang.Object
  extended by ServiceMBeanSupport
      extended by org.jboss.portal.jems.as.system.AbstractJBossService
          extended by org.jboss.portal.wsrp.servlet.ServletAccessService

public class ServletAccessService
extends AbstractJBossService

Version:
$Revision: 5440 $
Author:
Julien Viet

Constructor Summary
ServletAccessService()
           
 
Method Summary
protected  void startService()
           
protected  void stopService()
           
 
Methods inherited from class org.jboss.portal.jems.as.system.AbstractJBossService
create, destroy, getState, getStateString, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletAccessService

public ServletAccessService()
Method Detail

startService

protected void startService()
                     throws java.lang.Exception
Throws:
java.lang.Exception

stopService

protected void stopService()
                    throws java.lang.Exception
Throws:
java.lang.Exception