public interface ComponentRef<T>
T running()
IllegalLifecycleStateException
- if the component is not runningT wired()
boolean isRunning()
true
if all of the component's start methods have run and none of its stop methods started runningboolean isWired()
boolean isAlias()
String getName()
Copyright © 2021 JBoss by Red Hat. All rights reserved.