public abstract class AbstractConnectorOperation extends Object implements XConnectorOperationElement
XConnectorOperationElement
implementationsModifier 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, wait
prepareMessage
public final void init(org.springframework.context.ApplicationContext context)
init
in interface Initializable
public final void destroy()
destroy
in interface Initializable
protected void initConnectorOperation(org.springframework.context.ApplicationContext context)
protected void destroyConnectorOperation()
public XProject getProject()
getProject
in interface XConnectorOperationElement
public void setProject(XProject project)
setProject
in interface XConnectorOperationElement
Copyright © 2016–2019 AdroitLogic. All rights reserved.