public class SerializableObjectRefAddr extends RefAddr
Constructor and Description |
---|
SerializableObjectRefAddr(String type,
Object content) |
Modifier and Type | Method and Description |
---|---|
static Object |
deserialize(byte[] bytes) |
Object |
getContent() |
public SerializableObjectRefAddr(String type, Object content) throws NamingException
NamingException
public Object getContent()
getContent
in class RefAddr
public static Object deserialize(byte[] bytes) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.