com.opensymphony.xwork
Interface Unchainable

All Known Implementing Classes:
DefaultTextProvider

public interface Unchainable

Simple marker interface to indicate an object should not have it's properties copied during chaining.

See Also:
ChainingInterceptor


XWork Project Page