@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Stop
Modifier and Type | Optional Element and Description |
---|---|
int |
priority
Optional parameter which defines the order in which this method will be called when the ComponentRegistry moves to
the STARTED state.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.