public class BeansImpl extends Object implements org.jboss.jsr299.tck.spi.Beans
| Constructor and Description |
|---|
BeansImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(byte[] bytes) |
boolean |
isProxy(Object instance) |
byte[] |
serialize(Object instance) |
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 © 2015 Seam Framework. All Rights Reserved.