public abstract class Context extends Object
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class |
getContextualAnnotation() |
protected abstract ContextualType |
getContextualType(Class type) |
Set<? extends ContextualType> |
initalizeContext(Set<Class> types) |
public Set<? extends ContextualType> initalizeContext(Set<Class> types)
protected abstract Class getContextualAnnotation()
protected abstract ContextualType getContextualType(Class type)
Copyright © 2016. All rights reserved.