org.eclipse.osgi.internal.profile
Class DefaultProfileLogger.AccumPerfScope

java.lang.Object
  extended by org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfScope
Enclosing class:
DefaultProfileLogger

protected static class DefaultProfileLogger.AccumPerfScope
extends java.lang.Object


Field Summary
 long enter
           
 java.lang.String scope
           
 
Constructor Summary
DefaultProfileLogger.AccumPerfScope(java.lang.String scope, long enter)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scope

public java.lang.String scope

enter

public long enter
Constructor Detail

DefaultProfileLogger.AccumPerfScope

public DefaultProfileLogger.AccumPerfScope(java.lang.String scope,
                                           long enter)


Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.