Class ResourceRootIndexer
java.lang.Object
org.jboss.as.server.deployment.annotation.ResourceRootIndexer
Utility class for indexing a resource root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidindexResourceRoot(ResourceRoot resourceRoot) Creates and attaches the annotation index to a resource root, if it has not already been attached
-
Constructor Details
-
ResourceRootIndexer
public ResourceRootIndexer()
-
-
Method Details
-
indexResourceRoot
public static void indexResourceRoot(ResourceRoot resourceRoot) throws DeploymentUnitProcessingException Creates and attaches the annotation index to a resource root, if it has not already been attached
-