public class SuiteContextImpl extends AbstractContext<String> implements SuiteContext
| Constructor and Description |
|---|
SuiteContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
There can only one Suite active, so we hard code the id to "Suite".
|
protected ObjectStore |
createNewObjectStore() |
void |
destroy() |
Class<? extends Annotation> |
getScope() |
activate, clearAll, deactivate, deactivateAll, destroy, getActiveId, getObjectStore, isActiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeactivateclearAll, getObjectStore, isActivepublic Class<? extends Annotation> getScope()
public void activate()
activate in interface NonIdBoundContextpublic void destroy()
destroy in interface NonIdBoundContextprotected ObjectStore createNewObjectStore()
createNewObjectStore in class AbstractContext<String>Copyright © 2023 JBoss by Red Hat. All rights reserved.