com.redhat.persistence.profiler.rdbms
Class CompoundProfiler

java.lang.Object
  extended bycom.redhat.persistence.profiler.rdbms.CompoundProfiler
All Implemented Interfaces:
RDBMSProfiler

public class CompoundProfiler
extends Object
implements RDBMSProfiler

CompoundProfiler

Version:
$Revision: #3 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
CompoundProfiler()
           
 
Method Summary
 void add(RDBMSProfiler child)
           
 StatementLifecycle getLifecycle(RDBMSStatement stmt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

CompoundProfiler

public CompoundProfiler()
Method Detail

add

public void add(RDBMSProfiler child)

getLifecycle

public StatementLifecycle getLifecycle(RDBMSStatement stmt)
Specified by:
getLifecycle in interface RDBMSProfiler


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC