Bin/properties/service.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Services>
   <ServiceTempl name="CacheService" entry="com.vci.server.cache.CacheServerImpl" description="缓存服务" />
   <ServiceTempl name="LogService" entry="com.vci.server.log.LogServiceImpl" description="日志服务" />
   <ServiceTempl name="FrameService" entry="com.vci.server.framework.FrameworkServiceImpl" description="系统框架服务" />
   <ServiceTempl name="OMDService" entry="com.vci.server.omd.OMDServiceImpl" description="对象模型定义服务" />
   <ServiceTempl name="BOFServer" entry="com.vci.server.bof.BOFactoryServiceImpl" description="对象工厂服务" />