| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jour.rt.agent.MapedEventID
TODO Add docs
 Created on 02.12.2004
 Contributing Author(s):
   Misha Lifschitz  
 
 
 
Field Summary 
 
 
(package private) static intFINALIZE
           
 
 
(package private)  longid
           
 
 
static intID_DISPATCH_QUEUE
           
 
 
(package private) static intINIT
           
 
 
(package private) static intMETHOD
           
 
 
(package private)  intmethodType
           
 
 
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 
 
 
 booleanequals(EventIdentifier obj)
           
 
 
 java.lang.StringgetClassName()
           
 
 
 longgetID()
           
 
 
 java.lang.ObjectgetKey()
           
 
 
 java.lang.StringgetMethodName()
           
 
 
 java.lang.StringgetMethodSignature()
           
 
 
 booleanisConstruction()
           
 
 
 booleanisDeletion()
           
 
 
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.