|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectStore in org.jboss.arquillian.container.impl.context |
---|
Methods in org.jboss.arquillian.container.impl.context that return ObjectStore | |
---|---|
protected ObjectStore |
ContainerContextImpl.createNewObjectStore()
|
protected ObjectStore |
DeploymentContextImpl.createNewObjectStore()
|
Uses of ObjectStore in org.jboss.arquillian.core.impl.context |
---|
Methods in org.jboss.arquillian.core.impl.context that return ObjectStore | |
---|---|
protected ObjectStore |
ApplicationContextImpl.createNewObjectStore()
|
Uses of ObjectStore in org.jboss.arquillian.core.spi |
---|
Classes in org.jboss.arquillian.core.spi that implement ObjectStore | |
---|---|
class |
HashObjectStore
ObjectStore |
Methods in org.jboss.arquillian.core.spi that return ObjectStore | ||
---|---|---|
|
HashObjectStore.add(Class<T> type,
T instance)
|
|
ObjectStore |
HashObjectStore.clear()
|
Uses of ObjectStore in org.jboss.arquillian.core.spi.context |
---|
Methods in org.jboss.arquillian.core.spi.context that return ObjectStore | ||
---|---|---|
|
ObjectStore.add(Class<T> type,
T instance)
|
|
ObjectStore |
ObjectStore.clear()
|
|
protected abstract ObjectStore |
AbstractContext.createNewObjectStore()
|
|
ObjectStore |
Context.getObjectStore()
|
|
ObjectStore |
AbstractContext.getObjectStore()
|
Uses of ObjectStore in org.jboss.arquillian.test.impl.context |
---|
Methods in org.jboss.arquillian.test.impl.context that return ObjectStore | |
---|---|
protected ObjectStore |
TestContextImpl.createNewObjectStore()
|
protected ObjectStore |
ClassContextImpl.createNewObjectStore()
|
protected ObjectStore |
SuiteContextImpl.createNewObjectStore()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |