|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.pvm.internal.util.TagBinding
org.ow2.bonita.pvm.internal.wire.binding.WireBinding
org.ow2.bonita.pvm.internal.wire.binding.WireDescriptorBinding
org.ow2.bonita.pvm.internal.wire.binding.AbstractCollectionBinding
org.ow2.bonita.pvm.internal.wire.binding.ListBinding
public class ListBinding
parses a descriptor for creating a JobExecutor
.
See schema docs for more details.
Field Summary |
---|
Fields inherited from class org.ow2.bonita.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.ow2.bonita.pvm.internal.wire.binding.AbstractCollectionBinding |
---|
parse, verify |
Methods inherited from class org.ow2.bonita.pvm.internal.util.TagBinding |
---|
getCategory, matches, 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 AbstractCollectionBinding
protected java.lang.Class<?> getCollectionInterface()
getCollectionInterface
in class AbstractCollectionBinding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |