|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.util.TagBinding
org.jbpm.pvm.internal.wire.binding.WireBinding
org.jbpm.pvm.internal.wire.binding.WireDescriptorBinding
org.jbpm.pvm.internal.wire.binding.AbstractCollectionBinding
org.jbpm.pvm.internal.wire.binding.ListBinding
public class ListBinding
parses a descriptor for creating a List.
See schema docs for more details.
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.internal.util.TagBinding |
|---|
category, namespaceUri, tagName |
| Constructor Summary | |
|---|---|
ListBinding()
|
|
| Method Summary | |
|---|---|
protected CollectionDescriptor |
createDescriptor()
|
protected java.lang.Class<?> |
getCollectionInterface()
|
| Methods inherited from class org.jbpm.pvm.internal.wire.binding.AbstractCollectionBinding |
|---|
parse, verify |
| Methods inherited from class org.jbpm.pvm.internal.util.TagBinding |
|---|
getCategory, getNamespaceUri, getTagName, matches, setCategory, setNamespaceUri, setTagName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ListBinding()
| Method Detail |
|---|
protected CollectionDescriptor createDescriptor()
createDescriptor in class AbstractCollectionBindingprotected java.lang.Class<?> getCollectionInterface()
getCollectionInterface in class AbstractCollectionBinding
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||