| Package | Description |
|---|---|
| org.jboss.arquillian.core.spi | |
| org.jboss.arquillian.core.spi.context |
| Modifier and Type | Class and Description |
|---|---|
class |
HashObjectStore
ObjectStore
|
| Modifier and Type | Method and Description |
|---|---|
<T> ObjectStore |
HashObjectStore.add(Class<T> type,
T instance) |
ObjectStore |
HashObjectStore.clear() |
| Modifier and Type | Method and Description |
|---|---|
<T> ObjectStore |
ObjectStore.add(Class<T> type,
T instance) |
ObjectStore |
ObjectStore.clear() |
protected abstract ObjectStore |
AbstractContext.createNewObjectStore() |
ObjectStore |
Context.getObjectStore() |
ObjectStore |
AbstractContext.getObjectStore() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.