Class SerializableObjectRefAddr
java.lang.Object
javax.naming.RefAddr
org.apache.activemq.artemis.ra.referenceable.SerializableObjectRefAddr
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SerializableObjectRefAddr
A SerializableObjectRefAddr.
A RefAddr that can be used for any serializable object.
Basically the address is the serialized form of the object as a byte[]
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerializableObjectRefAddr
- Throws:
NamingException
-
-
Method Details
-
getContent
- Specified by:
getContentin classRefAddr
-
deserialize
- Throws:
IOExceptionClassNotFoundException
-