public class BeansImpl extends Object implements org.jboss.jsr299.tck.spi.Beans
| Modifier and Type | Class and Description |
|---|---|
static class |
BeansImpl.BeanObjectInputStream |
| Constructor and Description |
|---|
BeansImpl() |
public boolean isProxy(Object instance)
isProxy in interface org.jboss.jsr299.tck.spi.Beanspublic byte[] serialize(Object instance) throws IOException
serialize in interface org.jboss.jsr299.tck.spi.BeansIOExceptionpublic Object deserialize(byte[] bytes) throws IOException, ClassNotFoundException
deserialize in interface org.jboss.jsr299.tck.spi.BeansIOExceptionClassNotFoundExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.