public class ExecutorFactoryConfiguration extends AbstractTypedPropertiesConfiguration implements ConfigurationInfo
attributes, PROPERTIES| Modifier and Type | Method and Description |
|---|---|
AttributeSet |
attributes() |
ExecutorFactory |
factory() |
ElementDefinition |
getElementDefinition() |
java.lang.String |
toString() |
attributeSet, equals, hashCode, propertiesclone, finalize, getClass, notify, notifyAll, wait, wait, waitsubElementspublic ElementDefinition getElementDefinition()
getElementDefinition in interface BaseConfigurationInfoElementDefinition of the configuration.public ExecutorFactory factory()
public java.lang.String toString()
toString in class AbstractTypedPropertiesConfigurationpublic AttributeSet attributes()
attributes in interface BaseConfigurationInfoAttributeSet declared by the configuration.