portal.services.velocity.sp
Class VelocityServiceImpl

java.lang.Object
  extended byportal.services.velocity.sp.VelocityServiceImpl
All Implemented Interfaces:
IService, IVelocityService

public class VelocityServiceImpl
extends java.lang.Object
implements IVelocityService


Constructor Summary
VelocityServiceImpl(IServiceConfig serviceConfig)
           
 
Method Summary
 VelocityEngine getVelocityEngine()
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityServiceImpl

public VelocityServiceImpl(IServiceConfig serviceConfig)
Method Detail

getVelocityEngine

public VelocityEngine getVelocityEngine()
Specified by:
getVelocityEngine in interface IVelocityService

start

public void start()