public class EjbComponentSupport extends Object implements ComponentSupport
| Constructor and Description |
|---|
EjbComponentSupport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDiscoveredExternalType(org.jboss.as.ee.component.ComponentDescription componentDescription) |
boolean |
isProcessing(org.jboss.as.ee.component.ComponentDescription componentDescription) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessInjectionTargetpublic boolean isProcessing(org.jboss.as.ee.component.ComponentDescription componentDescription)
isProcessing in interface ComponentSupportpublic boolean isDiscoveredExternalType(org.jboss.as.ee.component.ComponentDescription componentDescription)
isDiscoveredExternalType in interface ComponentSupportCopyright © 2020 JBoss by Red Hat. All rights reserved.