public abstract class DslAccessor extends Object implements org.springframework.beans.factory.InitializingBean
Modifier and Type | Field and Description |
---|---|
protected DslSession |
dslSession |
Constructor and Description |
---|
DslAccessor() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
DslSession |
getDslSession() |
void |
setDslSession(DslSession dslSession) |
protected DslSession dslSession
public void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
public DslSession getDslSession()
public void setDslSession(DslSession dslSession)
Copyright © 2006–2018 TinyGroup. All rights reserved.