org.nees.repo.chef.service
Class BaseNEESService

java.lang.Object
  extended byTurbineBaseService
      extended byorg.nees.repo.chef.service.BaseNEESService
Direct Known Subclasses:
BaseNMDSService, CASAService, FakeNMDSService, NFMSService

public class BaseNEESService
extends TurbineBaseService

See Also:
Serialized Form

Constructor Summary
BaseNEESService()
           
 
Method Summary
 void init(javax.servlet.ServletConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseNEESService

public BaseNEESService()
Method Detail

init

public void init(javax.servlet.ServletConfig config)
          throws InitializationException
Throws:
InitializationException