public interface ResteasyProvider
Modifier and Type | Method and Description |
---|---|
void |
clearContextData() |
<R> R |
getContextData(Class<R> type) |
void |
pushContext(Class type,
Object instance) |
void |
pushDefaultContextObject(Class type,
Object instance) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.