@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface PersistState
This annotation must not be applied to more than one method on a class. If multiple methods of the class are tagged with this this annotation, only one of them will be called to persist visual state.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.