org.apache.openejb.client.serializer
Class SerializationWrapper
java.lang.Object
org.apache.openejb.client.serializer.SerializationWrapper
- All Implemented Interfaces:
- Serializable
public class SerializationWrapper
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializationWrapper
public SerializationWrapper(Serializable serialize,
String name)
getClassname
public String getClassname()
setClassname
public void setClassname(String classname)
getData
public Serializable getData()
setData
public void setData(Serializable data)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.