|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.shark.wfxml.WfXmlFactoryBindingSkeleton
Constructor Summary | |
WfXmlFactoryBindingSkeleton()
|
|
WfXmlFactoryBindingSkeleton(FactoryPortType impl)
|
Method Summary | |
void |
createInstance(Request head,
CreateInstanceRq body,
ResponseHolder head2,
CreateInstanceRsHolder body2)
|
void |
getDefinition(Request head,
GetDefinitionRq body,
ResponseHolder head2,
GetDefinitionRsHolder body2)
|
static java.util.List |
getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name |
static java.util.Collection |
getOperationDescs()
Returns Collection of OperationDescs |
void |
getProperties(Request head,
java.lang.String body,
ResponseHolder head2,
GetPropertiesRsHolder body2)
|
void |
listInstances(Request head,
ListInstancesRq body,
ResponseHolder head2,
ListInstancesRsHolder body2)
|
void |
setDefinition(Request head,
SetDefinitionRq body,
ResponseHolder head2,
SetDefinitionRsHolder body2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WfXmlFactoryBindingSkeleton()
public WfXmlFactoryBindingSkeleton(FactoryPortType impl)
Method Detail |
public static java.util.List getOperationDescByName(java.lang.String methodName)
public static java.util.Collection getOperationDescs()
public void getProperties(Request head, java.lang.String body, ResponseHolder head2, GetPropertiesRsHolder body2) throws java.rmi.RemoteException
getProperties
in interface FactoryPortType
java.rmi.RemoteException
public void createInstance(Request head, CreateInstanceRq body, ResponseHolder head2, CreateInstanceRsHolder body2) throws java.rmi.RemoteException
createInstance
in interface FactoryPortType
java.rmi.RemoteException
public void listInstances(Request head, ListInstancesRq body, ResponseHolder head2, ListInstancesRsHolder body2) throws java.rmi.RemoteException
listInstances
in interface FactoryPortType
java.rmi.RemoteException
public void getDefinition(Request head, GetDefinitionRq body, ResponseHolder head2, GetDefinitionRsHolder body2) throws java.rmi.RemoteException
getDefinition
in interface FactoryPortType
java.rmi.RemoteException
public void setDefinition(Request head, SetDefinitionRq body, ResponseHolder head2, SetDefinitionRsHolder body2) throws java.rmi.RemoteException
setDefinition
in interface FactoryPortType
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |