|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jour.rt.agent.MapedEventID
TODO Add docs
Created on 02.12.2004
Contributing Author(s):
Misha Lifschitz
Field Summary
(package private) static int
FINALIZE
(package private) long
id
static int
ID_DISPATCH_QUEUE
(package private) static int
INIT
(package private) static int
METHOD
(package private) int
methodType
Constructor Summary
MapedEventID(long id)
MapedEventID(long id,
int methodType)
MapedEventID(java.lang.String className,
java.lang.String methodName,
java.lang.String methodSignature)
Method Summary
boolean
equals(EventIdentifier obj)
java.lang.String
getClassName()
long
getID()
java.lang.Object
getKey()
java.lang.String
getMethodName()
java.lang.String
getMethodSignature()
boolean
isConstruction()
boolean
isDeletion()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
ID_DISPATCH_QUEUE
public static final int ID_DISPATCH_QUEUE
id
long id
INIT
static final int INIT
METHOD
static final int METHOD
FINALIZE
static final int FINALIZE
methodType
int methodType
Constructor Detail
MapedEventID
public MapedEventID(long id)
MapedEventID
public MapedEventID(long id,
int methodType)
MapedEventID
public MapedEventID(java.lang.String className,
java.lang.String methodName,
java.lang.String methodSignature)
Method Detail
isConstruction
public boolean isConstruction()
isConstruction
in interface EventIdentifier
isDeletion
public boolean isDeletion()
isDeletion
in interface EventIdentifier
equals
public boolean equals(EventIdentifier obj)
equals
in interface EventIdentifier
getID
public long getID()
getKey
public java.lang.Object getKey()
getKey
in interface EventIdentifier
getClassName
public java.lang.String getClassName()
getClassName
in interface EventIdentifier
getMethodName
public java.lang.String getMethodName()
getMethodName
in interface EventIdentifier
getMethodSignature
public java.lang.String getMethodSignature()
getMethodSignature
in interface EventIdentifier
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2004 sourceforge. All Rights Reserved.