Package org.jboss.as.weld.injection
Class WSComponentSupport
java.lang.Object
org.jboss.as.weld.injection.WSComponentSupport
- 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
-
WSComponentSupport
public WSComponentSupport()
-
-
Method Details
-
isProcessing
- Specified by:
isProcessingin interfaceComponentSupport
-