|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cdi.tck.tests.decorators.builtin.conversation.ConversationDecorator
@Decorator public abstract class ConversationDecorator
| Constructor Summary | |
|---|---|
ConversationDecorator()
|
|
| Method Summary | |
|---|---|
void |
begin(String id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.enterprise.context.Conversation |
|---|
begin, end, getId, getTimeout, isTransient, setTimeout |
| Constructor Detail |
|---|
public ConversationDecorator()
| Method Detail |
|---|
public void begin(String id)
begin in interface javax.enterprise.context.Conversation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||