xmlBlaster 2.2.0 API

org.xmlBlaster.util.def
Class MethodName.SerializedForm

java.lang.Object
  extended by org.xmlBlaster.util.def.MethodName.SerializedForm
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MethodName

private static class MethodName.SerializedForm
extends java.lang.Object
implements java.io.Serializable


Field Summary
(package private)  java.lang.String methodName
           
private static long serialVersionUID
           
 
Constructor Summary
MethodName.SerializedForm(java.lang.String methodName)
           
 
Method Summary
(package private)  java.lang.Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

methodName

java.lang.String methodName
Constructor Detail

MethodName.SerializedForm

MethodName.SerializedForm(java.lang.String methodName)
Method Detail

readResolve

java.lang.Object readResolve()
                       throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.