Package org.jboss.as.weld.injection
Class EjbComponentSupport
java.lang.Object
org.jboss.as.weld.injection.EjbComponentSupport
- All Implemented Interfaces:
ComponentSupport
- Author:
- Martin Kouba
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisDiscoveredExternalType(ComponentDescription componentDescription) booleanisProcessing(ComponentDescription componentDescription) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.weld.spi.ComponentSupport
processInjectionTarget
-
Constructor Details
-
EjbComponentSupport
public EjbComponentSupport()
-
-
Method Details
-
isProcessing
- Specified by:
isProcessingin interfaceComponentSupport
-
isDiscoveredExternalType
- Specified by:
isDiscoveredExternalTypein interfaceComponentSupport
-