public interface Context
Modifier and Type | Method and Description |
---|---|
void |
clearAll() |
ObjectStore |
getObjectStore() |
java.lang.Class<? extends java.lang.annotation.Annotation> |
getScope() |
boolean |
isActive() |
java.lang.Class<? extends java.lang.annotation.Annotation> getScope()
boolean isActive()
ObjectStore getObjectStore()
void clearAll()