public class BeansImpl extends Object implements org.jboss.cdi.tck.spi.Beans
| Constructor and Description |
|---|
BeansImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
activate(byte[] bytes) |
boolean |
isProxy(Object instance) |
byte[] |
passivate(Object o) |
public boolean isProxy(Object instance)
isProxy in interface org.jboss.cdi.tck.spi.Beanspublic byte[] passivate(Object o) throws IOException
passivate in interface org.jboss.cdi.tck.spi.BeansIOExceptionpublic Object activate(byte[] bytes) throws IOException, ClassNotFoundException
activate in interface org.jboss.cdi.tck.spi.BeansIOExceptionClassNotFoundExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.