Uses of Package
org.jboss.arquillian.core.api

Packages that use org.jboss.arquillian.core.api
org.jboss.arquillian.container.impl   
org.jboss.arquillian.core.api   
org.jboss.arquillian.core.impl   
org.jboss.arquillian.core.impl.loadable   
org.jboss.arquillian.core.spi   
 

Classes in org.jboss.arquillian.core.api used by org.jboss.arquillian.container.impl
Injector
           {@code @Inject private Instance inst; public void listen(@Observes OtherEvent otherEvent) { // do something..
 

Classes in org.jboss.arquillian.core.api used by org.jboss.arquillian.core.api
Instance
           {@code @Inject private Instance myObjectInst; public void listen(@Observes OtherEvent otherEvent) { // do something..
 

Classes in org.jboss.arquillian.core.api used by org.jboss.arquillian.core.impl
Event
           {@code @Inject private Event myEvent; public void listen(@Observes OtherEvent otherEvent) { // do something..
Injector
           {@code @Inject private Instance inst; public void listen(@Observes OtherEvent otherEvent) { // do something..
Instance
           {@code @Inject private Instance myObjectInst; public void listen(@Observes OtherEvent otherEvent) { // do something..
InstanceProducer
           {@code @Inject @ApplicationScoped private InstanceProducer myObjectInst; public void listen(@Observes OtherEvent otherEvent) { // do something..
 

Classes in org.jboss.arquillian.core.api used by org.jboss.arquillian.core.impl.loadable
Injector
           {@code @Inject private Instance inst; public void listen(@Observes OtherEvent otherEvent) { // do something..
 

Classes in org.jboss.arquillian.core.api used by org.jboss.arquillian.core.spi
Event
           {@code @Inject private Event myEvent; public void listen(@Observes OtherEvent otherEvent) { // do something..
Instance
           {@code @Inject private Instance myObjectInst; public void listen(@Observes OtherEvent otherEvent) { // do something..
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.