| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.digester.AbstractObjectCreationFactory
bexee.model.xmltobpel.AbstractObjectCreationFactory
bexee.model.xmltobpel.ToImplFactory
This class is used by the Digester  for the
 transformation of To elements from a BPEL document into ToImpl
 objects. The creation of those objects is delegated to the
 BPELElementFactory.
| Field Summary | 
| Fields inherited from class org.apache.commons.digester.AbstractObjectCreationFactory | 
| digester | 
| Fields inherited from interface bexee.model.AttributeNames | 
| ABSTRACT_PROCESS, CONDITION, CREATE_INSTANCE, ELEMENT, ENABLE_INSTANCE_COMPESATION, ENDPOINT_REFERENCE, EXPRESSION, EXPRESSION_LANGUAGE, FAULT_NAME, INITIATE, INPUT_VARIABLE, JOIN_CONDITION, MESSAGE_TYPE, MY_ROLE, NAME, OPAQUE, OPERATION, OUTPUT_VARIABLE, PART, PARTNER_LINK, PARTNER_LINK_TYPE, PARTNER_ROLE, PATTERN, PORT_TYPE, PROPERTY, QUERY_LANGUAGE, SET, SUPPRESS_JOIN_FAILURE, TARGET_NAMESPACE, TYPE, VARIABLE, XMLNS | 
| Constructor Summary | |
| ToImplFactory() | |
| Method Summary | |
|  java.lang.Object | createObject(org.xml.sax.Attributes attributes)Create a ToImplinstance using delegation to aBPELElementFactory. | 
| Methods inherited from class bexee.model.xmltobpel.AbstractObjectCreationFactory | 
| getElementFactory, getStandardAttributes | 
| Methods inherited from class org.apache.commons.digester.AbstractObjectCreationFactory | 
| getDigester, setDigester | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ToImplFactory()
| Method Detail | 
public java.lang.Object createObject(org.xml.sax.Attributes attributes)
                              throws java.lang.Exception
ToImpl instance using delegation to a
 BPELElementFactory.
attributes - an Attributes value
ToImpl value
java.lang.Exception - if an error occurs| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||