public abstract @interface

XStreamContainedType

implements Annotation
com.thoughtworks.xstream.annotations.XStreamContainedType

This @interface is deprecated.
since 1.3, recursive behaviour is now always used and the annotation is therefore superfluous

Class Overview

Annotation used to notify Annotations.configureAliases that it should recursively invoke itself for all parameterized types of this field.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation