Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jobXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
ItemReader<Chunk<T>> |
Chunk.getOrCreateReader()
If not already created, a new
reader element with the given value will be created. |
ItemReader<T> |
ItemReader.ref(String ref)
Sets the
ref attribute |
ItemReader<T> |
ItemReader.removeProperties()
Removes the
properties element |
ItemReader<T> |
ItemReader.removeRef()
Removes the
ref attribute |
Modifier and Type | Method and Description |
---|---|
Properties<ItemReader<T>> |
ItemReader.getOrCreateProperties()
If not already created, a new
properties element with the given value will be created. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.