public interface Context
Modifier and Type | Method and Description |
---|---|
ContextContainer |
getContextContainer() |
long |
getId() |
String |
getType() |
Context |
resolveContext(Object param) |
void |
setId(long id) |
String getType()
long getId()
void setId(long id)
ContextContainer getContextContainer()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.