Uses of Interface
org.apache.jetspeed.profiler.ProfileLocatorProperty

Packages that use ProfileLocatorProperty
org.apache.jetspeed.profiler   
org.apache.jetspeed.profiler.impl   
 

Uses of ProfileLocatorProperty in org.apache.jetspeed.profiler
 

Methods in org.apache.jetspeed.profiler with parameters of type ProfileLocatorProperty
 java.lang.String ProfileLocator.getLocatorPath(ProfileLocatorProperty[] properties)
          Normalize profile properties obtained from profile locator iterators into a Profile Locator Path.
 

Uses of ProfileLocatorProperty in org.apache.jetspeed.profiler.impl
 

Classes in org.apache.jetspeed.profiler.impl that implement ProfileLocatorProperty
 class ProfileLocatorPropertyImpl
          ProfileLocatorElement
 

Methods in org.apache.jetspeed.profiler.impl with parameters of type ProfileLocatorProperty
 java.lang.String JetspeedProfileLocator.getLocatorPath(ProfileLocatorProperty[] properties)
           
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.