|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.tck.ContextsImpl
public class ContextsImpl
| Field Summary |
|---|
| Fields inherited from interface org.jboss.jsr299.tck.spi.Contexts |
|---|
PROPERTY_NAME |
| Constructor Summary | |
|---|---|
ContextsImpl()
|
|
| Method Summary | |
|---|---|
void |
destroyContext(javax.enterprise.context.spi.Context context)
|
DependentContext |
getDependentContext()
|
RequestContext |
getRequestContext()
|
void |
setActive(javax.enterprise.context.spi.Context context)
|
void |
setInactive(javax.enterprise.context.spi.Context context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextsImpl()
| Method Detail |
|---|
public RequestContext getRequestContext()
getRequestContext in interface org.jboss.jsr299.tck.spi.Contexts<javax.enterprise.context.spi.Context>public void setActive(javax.enterprise.context.spi.Context context)
setActive in interface org.jboss.jsr299.tck.spi.Contexts<javax.enterprise.context.spi.Context>public void setInactive(javax.enterprise.context.spi.Context context)
setInactive in interface org.jboss.jsr299.tck.spi.Contexts<javax.enterprise.context.spi.Context>public DependentContext getDependentContext()
getDependentContext in interface org.jboss.jsr299.tck.spi.Contexts<javax.enterprise.context.spi.Context>public void destroyContext(javax.enterprise.context.spi.Context context)
destroyContext in interface org.jboss.jsr299.tck.spi.Contexts<javax.enterprise.context.spi.Context>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||