com.continuent.tungsten.common.utils
Class TraceVectorArgs
java.lang.Object
com.continuent.tungsten.common.utils.TraceVectorArgs
public class TraceVectorArgs
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraceVectorArgs
public TraceVectorArgs(TraceVectorComponent component,
java.lang.String category,
int target)
getComponent
public TraceVectorComponent getComponent()
setComponent
public void setComponent(TraceVectorComponent component)
getCategory
public java.lang.String getCategory()
setCategory
public void setCategory(java.lang.String category)
getTarget
public int getTarget()
setTarget
public void setTarget(int target)