Modifier and Type | Method and Description |
---|---|
protected ObjectStore |
DeploymentContextImpl.createNewObjectStore() |
protected ObjectStore |
ContainerContextImpl.createNewObjectStore() |
Modifier and Type | Method and Description |
---|---|
protected ObjectStore |
ApplicationContextImpl.createNewObjectStore() |
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 |
AbstractContext.getObjectStore() |
ObjectStore |
Context.getObjectStore() |
Modifier and Type | Method and Description |
---|---|
protected ObjectStore |
SuiteContextImpl.createNewObjectStore() |
protected ObjectStore |
TestContextImpl.createNewObjectStore() |
protected ObjectStore |
ClassContextImpl.createNewObjectStore() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.