gboat2.example.service.impl
类 ExampleServiceImpl

java.lang.Object
  继承者 gboat2.example.service.impl.ExampleServiceImpl
所有已实现的接口:
IExampleService

@Service
public class ExampleServiceImpl
extends Object
implements IExampleService

从以下版本开始:
3.0.0-SNAPSHOT
作者:
何明旺

字段摘要
protected  IBusinessLogService logService
           
protected  IExampleRoleBusiness roleBusiness
           
 
构造方法摘要
ExampleServiceImpl()
           
 
方法摘要
 void test()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

roleBusiness

@Autowired
protected IExampleRoleBusiness roleBusiness

logService

@Autowired
protected IBusinessLogService logService
构造方法详细信息

ExampleServiceImpl

public ExampleServiceImpl()
方法详细信息

test

public void test()
指定者:
接口 IExampleService 中的 test


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.