|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.spi.management.recording.RecordGroupAssociation
public class RecordGroupAssociation
Associates the record group ID with the current thread.
Constructor Summary | |
---|---|
RecordGroupAssociation()
|
Method Summary | |
---|---|
static java.lang.String |
peekGroupID()
|
static java.lang.String |
popGroupID()
|
static void |
pushGroupID(java.lang.String groupID)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecordGroupAssociation()
Method Detail |
---|
public static void pushGroupID(java.lang.String groupID)
public static java.lang.String peekGroupID()
public static java.lang.String popGroupID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |