Profiler Component Configuration

The profiler.xml Spring configuration file configures the profiler component.

Constructor Argument Description
(0) JETSPEED-INF/ojb/profiler_repository.xml Holds the OJB database to POJO mapper for marshalling profile information to and from the persistent store.
(1) j1 The default profiling rule. If a user does not have a profiling rule defined in the association table, this profiling rule is used.
(2) ProfileResolvers (ref bean) The map of profiler resolver names to implementing resolver classes. New resolvers should be added to the ProfileResolver table.