JavaScript is disabled on your browser.
WildFly: Parent Aggregator 10.1.0.Final
All Implemented Interfaces:
org.jboss.weld.bootstrap.api.BootstrapService, org.jboss.weld.bootstrap.api.Service, org.jboss.weld.resources.spi.AnnotationDiscovery, org.jboss.weld.resources.spi.ExtendedAnnotationDiscovery
public class WeldAnnotationDiscovery
extends Object
implements org.jboss.weld.resources.spi.ExtendedAnnotationDiscovery, org.jboss.weld.bootstrap.api.BootstrapService
Implementation of ExtendedAnnotationDiscovery
that uses composite Jandex index.
Author:
Jozef Hartinger
Constructor Summary
Constructors
Constructor and Description
WeldAnnotationDiscovery (org.jboss.as.server.deployment.annotation.CompositeIndex index)
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
cleanup
public void cleanup()
Specified by:
cleanup
in interface org.jboss.weld.bootstrap.api.Service
WildFly: Parent Aggregator 10.1.0.Final
Copyright © 2017 JBoss by Red Hat . All rights reserved.