|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.webflow.config.impl.ExecutorImpl
public class ExecutorImpl
| Field Summary | |
|---|---|
protected ExecutionAttributesTypeImpl |
executionAttributes
|
protected ExecutionListenersTypeImpl |
executionListeners
|
protected String |
registryRef
|
protected RepositoryTypeImpl |
repository
|
protected RepositoryTypeAttribute |
repositoryType
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
ExecutorImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.webflow.config.impl.ExecutorImpl instance. |
|
ExecutorImpl(ExecutorImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.webflow.config.impl.ExecutorImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ExecutorImpl |
clone()
Creates and returns a copy of this object. |
ExecutionAttributesType |
getExecutionAttributes()
Gets the value of the executionAttributes property. |
ExecutionListenersType |
getExecutionListeners()
Gets the value of the executionListeners property. |
String |
getRegistryRef()
Gets the value of the registryRef property. |
RepositoryType |
getRepository()
Gets the value of the repository property. |
RepositoryTypeAttribute |
getRepositoryType()
Gets the value of the repositoryType property. |
void |
setExecutionAttributes(ExecutionAttributesType value)
Sets the value of the executionAttributes property. |
void |
setExecutionListeners(ExecutionListenersType value)
Sets the value of the executionListeners property. |
void |
setRegistryRef(String value)
Sets the value of the registryRef property. |
void |
setRepository(RepositoryType value)
Sets the value of the repository property. |
void |
setRepositoryType(RepositoryTypeAttribute value)
Sets the value of the repositoryType property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected RepositoryTypeImpl repository
protected ExecutionAttributesTypeImpl executionAttributes
protected ExecutionListenersTypeImpl executionListeners
protected RepositoryTypeAttribute repositoryType
protected String registryRef
| Constructor Detail |
|---|
public ExecutorImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.webflow.config.impl.ExecutorImpl instance.
public ExecutorImpl(ExecutorImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.webflow.config.impl.ExecutorImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public RepositoryType getRepository()
Executor
getRepository in interface ExecutorRepositoryTypepublic void setRepository(RepositoryType value)
Executor
setRepository in interface Executorvalue - allowed object is
RepositoryTypepublic ExecutionAttributesType getExecutionAttributes()
Executor
getExecutionAttributes in interface ExecutorExecutionAttributesTypepublic void setExecutionAttributes(ExecutionAttributesType value)
Executor
setExecutionAttributes in interface Executorvalue - allowed object is
ExecutionAttributesTypepublic ExecutionListenersType getExecutionListeners()
Executor
getExecutionListeners in interface ExecutorExecutionListenersTypepublic void setExecutionListeners(ExecutionListenersType value)
Executor
setExecutionListeners in interface Executorvalue - allowed object is
ExecutionListenersTypepublic RepositoryTypeAttribute getRepositoryType()
Executor
getRepositoryType in interface ExecutorRepositoryTypeAttributepublic void setRepositoryType(RepositoryTypeAttribute value)
Executor
setRepositoryType in interface Executorvalue - allowed object is
RepositoryTypeAttributepublic String getRegistryRef()
Executor
getRegistryRef in interface ExecutorStringpublic void setRegistryRef(String value)
Executor
setRegistryRef in interface Executorvalue - allowed object is
Stringpublic ExecutorImpl clone()
clone in class IdentifiedTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||