org.enhydra.shark.wfxml
Class WfXmlFactoryBindingImpl

java.lang.Object
  extended by org.enhydra.shark.asap.AsapFactoryBindingImpl
      extended by org.enhydra.shark.wfxml.WfXmlFactoryBindingImpl
All Implemented Interfaces:
java.rmi.Remote, FactoryPortType

public class WfXmlFactoryBindingImpl
extends AsapFactoryBindingImpl
implements FactoryPortType

Wf-XML factory implementation

Version:
0.21
Author:
V.Puskas, S.Bojanic

Field Summary
 
Fields inherited from class org.enhydra.shark.asap.AsapFactoryBindingImpl
ASYNCHRONOUS_REQUEST_ID
 
Constructor Summary
WfXmlFactoryBindingImpl()
           
 
Method Summary
 void getDefinition(Request rqHead, GetDefinitionRq rqBody, ResponseHolder rsHead, GetDefinitionRsHolder rsBody)
           
 void setDefinition(Request rqHead, SetDefinitionRq rqBody, ResponseHolder rsHead, SetDefinitionRsHolder rsBody)
           
 
Methods inherited from class org.enhydra.shark.asap.AsapFactoryBindingImpl
createInstance, getProperties, listInstances
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.enhydra.shark.wfxml.FactoryPortType
createInstance, getProperties, listInstances
 

Constructor Detail

WfXmlFactoryBindingImpl

public WfXmlFactoryBindingImpl()
Method Detail

getDefinition

public void getDefinition(Request rqHead,
                          GetDefinitionRq rqBody,
                          ResponseHolder rsHead,
                          GetDefinitionRsHolder rsBody)
                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

setDefinition

public void setDefinition(Request rqHead,
                          SetDefinitionRq rqBody,
                          ResponseHolder rsHead,
                          SetDefinitionRsHolder rsBody)
                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException