|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.wicket.WeldMetaData
public class WeldMetaData
Public storage for the metadata key used by the Weld integration to store conversation ids in wicket page metadata.
| Field Summary | |
|---|---|
static org.apache.wicket.MetaDataKey<java.lang.String> |
CID
This is the key we will use to to store the conversation metadata in the wicket page. |
| Constructor Summary | |
|---|---|
WeldMetaData()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.wicket.MetaDataKey<java.lang.String> CID
| Constructor Detail |
|---|
public WeldMetaData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||