Package org.jboss.as.weld.injection
Class DefaultComponentSupport
java.lang.Object
org.jboss.as.weld.injection.DefaultComponentSupport
- All Implemented Interfaces:
ComponentSupport
- Author:
- Martin Kouba
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisProcessing(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
isDiscoveredExternalType, processInjectionTarget
-
Constructor Details
-
DefaultComponentSupport
public DefaultComponentSupport()
-
-
Method Details
-
isProcessing
- Specified by:
isProcessingin interfaceComponentSupport
-