|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.tck.BeansImpl
public class BeansImpl
Implements the Beans SPI for the TCK specifically for the JBoss RI.
| Field Summary |
|---|
| Fields inherited from interface org.jboss.jsr299.tck.spi.Beans |
|---|
PROPERTY_NAME |
| Constructor Summary | |
|---|---|
BeansImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
deserialize(byte[] bytes)
|
boolean |
isProxy(java.lang.Object instance)
|
byte[] |
serialize(java.lang.Object instance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeansImpl()
| Method Detail |
|---|
public boolean isProxy(java.lang.Object instance)
isProxy in interface org.jboss.jsr299.tck.spi.Beans
public byte[] serialize(java.lang.Object instance)
throws java.io.IOException
serialize in interface org.jboss.jsr299.tck.spi.Beansjava.io.IOException
public java.lang.Object deserialize(byte[] bytes)
throws java.io.IOException,
java.lang.ClassNotFoundException
deserialize in interface org.jboss.jsr299.tck.spi.Beansjava.io.IOException
java.lang.ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||