jsr352.tck.specialized
Class MyPartitionPlan
java.lang.Object
jsr352.tck.common.AbstractPartitionPlan
jsr352.tck.specialized.MyPartitionPlan
- All Implemented Interfaces:
- Externalizable, Serializable, PartitionPlan
@Named(value="MyPartitionPlan")
public class MyPartitionPlan
- extends AbstractPartitionPlan
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.