alt.jiapi.event
Class EventInstrumentor
java.lang.Object
alt.jiapi.event.EventInstrumentor
- All Implemented Interfaces:
- Instrumentor
public abstract class EventInstrumentor
- extends java.lang.Object
- implements Instrumentor
Class EventInstrumentor.
- Author:
- Mika Riekkinen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventInstrumentor
protected EventInstrumentor(EventProducer ep)
getCurrentClass
public JiapiClass getCurrentClass()
getEventProducer
protected JiapiClass getEventProducer()
getEventProducerField
protected JiapiField getEventProducerField()
instrument
public void instrument(JiapiClass jc)
- Called by Jiapi insturmentation process.
- Specified by:
instrument
in interface Instrumentor
instrument
public abstract void instrument(JiapiMethod jm)
match
public boolean match(java.lang.String s)
- Matches given String to resolutions set to event-producer.
Copyright © 2001. Documenation generated August 26 2011.