Public Member Functions | Package Types | Package Functions | Package Attributes

alma.acs.profiling.orb.ProfilerMessage Class Reference

List of all members.

Public Member Functions

int compareTo (ProfilerMessage other)

Package Types

enum  Type {
  CONNECTION_POOL, REQUEST_QUEUE, THREAD_POOL, REQUEST_STARTED,
  REQUEST_FINISHED
}

Package Functions

 ProfilerMessage (Type type)

Package Attributes

final Type type
long timestamp
int requestId
String poaName
String operation
long timeElapsedMillis

Member Enumeration Documentation

Enumerator:
CONNECTION_POOL 
REQUEST_QUEUE 
THREAD_POOL 
REQUEST_STARTED 
REQUEST_FINISHED 

Constructor & Destructor Documentation

alma.acs.profiling.orb.ProfilerMessage.ProfilerMessage ( Type  type  )  [package]

Member Function Documentation

int alma.acs.profiling.orb.ProfilerMessage.compareTo ( ProfilerMessage  other  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties