Uses of Class
org.apache.cocoon.profiling.data.InstanceRepresentation

Packages that use InstanceRepresentation
org.apache.cocoon.profiling.data Contains classes and interfaces for the storage and the construction of data structures of profiling data. 
 

Uses of InstanceRepresentation in org.apache.cocoon.profiling.data
 

Methods in org.apache.cocoon.profiling.data that return InstanceRepresentation
 InstanceRepresentation ProfilingData.getReturnValue()
           
 InstanceRepresentation ProfilingData.getTarget()
           
 

Methods in org.apache.cocoon.profiling.data that return types with arguments of type InstanceRepresentation
 List<InstanceRepresentation> ProfilingData.getArguments()
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.