Annotation Interface JBossHome
@Inherited
@Documented
@Target(PARAMETER)
@Retention(RUNTIME)
@ExtendWith(JBossHomeParameterResolver.class)
public @interface JBossHome
Sets a parameter value to the path of the JBoss Home directory. The parameter can be a
Path,
File or String.- Author:
- James R. Perkins