public interface PersistentDescriptor extends Saveable
Descriptor.load()
method is annotated as PostConstruct
so it get automatically invoked after
constructor and field injection.
Modifier and Type | Method and Description |
---|---|
void |
load() |
@PostConstruct void load()
Copyright © 2004–2021. All rights reserved.