Package wt.wrmf.delivery
Class MethodInvocationDesc
java.lang.Object
wt.wrmf.delivery._MethodInvocationDesc
wt.wrmf.delivery.MethodInvocationDesc
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable
@GenAsObjectMappable(versions=-6658478718490569558L,properties={@GeneratedProperty(name="targetClass",type=java.lang.String.class),@GeneratedProperty(name="targetMethod",type=java.lang.String.class),@GeneratedProperty(name="argTypes",type=java.lang.String[][].class,columnProperties=@ColumnProperties(columnType=BLOB)),@GeneratedProperty(name="args",type=java.io.Serializable[][].class,columnProperties=@ColumnProperties(columnType=BLOB))})
public class MethodInvocationDesc
extends wt.wrmf.delivery._MethodInvocationDesc
Use the newMethodInvocationDesc static factory method(s),
not the MethodInvocationDesc constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary