public abstract class AbstractConnectorOperation extends Object implements XConnectorOperationElement
XConnectorOperationElement implementations| Modifier and Type | Field and Description |
|---|---|
protected org.adroitlogic.x.logging.Logger |
logger |
| Constructor and Description |
|---|
AbstractConnectorOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
destroyConnectorOperation() |
XProject |
getProject() |
void |
init(org.springframework.context.ApplicationContext context) |
protected void |
initConnectorOperation(org.springframework.context.ApplicationContext context) |
void |
setProject(XProject project) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareMessagepublic final void init(org.springframework.context.ApplicationContext context)
init in interface Initializablepublic final void destroy()
destroy in interface Initializableprotected void initConnectorOperation(org.springframework.context.ApplicationContext context)
protected void destroyConnectorOperation()
public XProject getProject()
getProject in interface XConnectorOperationElementpublic void setProject(XProject project)
setProject in interface XConnectorOperationElementCopyright © 2016–2019 AdroitLogic. All rights reserved.