@Retention(value=RUNTIME) @Target(value=TYPE) public @interface SurvivesRestarts
ComponentRegistry
,
that are meant to be retained in the component registry even after the component registry is stopped. Components
annotated as such would not have to be recreated and rewired between stopping and starting a component registry.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.