@Target(value={METHOD,ANNOTATION_TYPE}) public @interface Validate
@Validate
public void start() {
// Code executed when instances are becoming valid
}
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.