edu.asu.cri.MirkE.trace
Class MirkELoggerFactory

java.lang.Object
  extended byedu.asu.cri.MirkE.trace.MirkELoggerFactory

public final class MirkELoggerFactory
extends java.lang.Object

Author:
abuayyub i've checked this in but i think aspect programming cannot deal with static method calls to objects not on the stack. i think this is probably because AOP must accesses static stuff through a staticpart of a joinpoint. i was trying to initialise a static object and call the method from the advice

Constructor Summary
MirkELoggerFactory()
           
 
Method Summary
static MirkELogger getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MirkELoggerFactory

public MirkELoggerFactory()
Method Detail

getInstance

public static MirkELogger getInstance()
Returns:
new instance of MirkELogger


Copyright © 2004-2005 Arizona State University - Cancer Research Institute - hosted by Sourceforge. All Rights Reserved.